nixbot

builds

succeeded nix-util-tests-run checks.x86_64-linux.home-manager-mic92 · build #531 · raw

1tribuchet: building on jamie2[==========] Running 813 tests from 154 test suites.3[----------] Global test environment set-up.4[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest5[ RUN ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow6[ OK ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow (486 ms)7[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest (487 ms total)89[----------] 2 tests from alignUp10[ RUN ] alignUp.value11[ OK ] alignUp.value (0 ms)12[ RUN ] alignUp.notAPowerOf213[ OK ] alignUp.notAPowerOf2 (107 ms)14[----------] 2 tests from alignUp (107 ms total)1516[----------] 3 tests from alignUpOverflowTest/0, where TypeParam = unsigned char17[ RUN ] alignUpOverflowTest/0.lastSafeValue18[ OK ] alignUpOverflowTest/0.lastSafeValue (0 ms)19[ RUN ] alignUpOverflowTest/0.overflowThrows20[ OK ] alignUpOverflowTest/0.overflowThrows (0 ms)21[ RUN ] alignUpOverflowTest/0.alignmentOneNeverOverflows22[ OK ] alignUpOverflowTest/0.alignmentOneNeverOverflows (0 ms)23[----------] 3 tests from alignUpOverflowTest/0 (0 ms total)2425[----------] 3 tests from alignUpOverflowTest/1, where TypeParam = unsigned short26[ RUN ] alignUpOverflowTest/1.lastSafeValue27[ OK ] alignUpOverflowTest/1.lastSafeValue (0 ms)28[ RUN ] alignUpOverflowTest/1.overflowThrows29[ OK ] alignUpOverflowTest/1.overflowThrows (0 ms)30[ RUN ] alignUpOverflowTest/1.alignmentOneNeverOverflows31[ OK ] alignUpOverflowTest/1.alignmentOneNeverOverflows (0 ms)32[----------] 3 tests from alignUpOverflowTest/1 (0 ms total)3334[----------] 3 tests from alignUpOverflowTest/2, where TypeParam = unsigned int35[ RUN ] alignUpOverflowTest/2.lastSafeValue36[ OK ] alignUpOverflowTest/2.lastSafeValue (0 ms)37[ RUN ] alignUpOverflowTest/2.overflowThrows38[ OK ] alignUpOverflowTest/2.overflowThrows (0 ms)39[ RUN ] alignUpOverflowTest/2.alignmentOneNeverOverflows40[ OK ] alignUpOverflowTest/2.alignmentOneNeverOverflows (0 ms)41[----------] 3 tests from alignUpOverflowTest/2 (0 ms total)4243[----------] 3 tests from alignUpOverflowTest/3, where TypeParam = unsigned long44[ RUN ] alignUpOverflowTest/3.lastSafeValue45[ OK ] alignUpOverflowTest/3.lastSafeValue (0 ms)46[ RUN ] alignUpOverflowTest/3.overflowThrows47[ OK ] alignUpOverflowTest/3.overflowThrows (0 ms)48[ RUN ] alignUpOverflowTest/3.alignmentOneNeverOverflows49[ OK ] alignUpOverflowTest/3.alignmentOneNeverOverflows (0 ms)50[----------] 3 tests from alignUpOverflowTest/3 (0 ms total)5152[----------] 5 tests from NarTest53[ RUN ] NarTest.oneByteRegularFileParsesWithBothContentModes54[ OK ] NarTest.oneByteRegularFileParsesWithBothContentModes (0 ms)55[ RUN ] NarTest.nonZeroContentPaddingFailsWithBothContentModes56[ OK ] NarTest.nonZeroContentPaddingFailsWithBothContentModes (0 ms)57[ RUN ] NarTest.truncatedLargeContentsFailsWithBothContentModes58[ OK ] NarTest.truncatedLargeContentsFailsWithBothContentModes (0 ms)59[ RUN ] NarTest.truncatedContentPaddingFailsWithBothContentModes60[ OK ] NarTest.truncatedContentPaddingFailsWithBothContentModes (0 ms)61[ RUN ] NarTest.trailingBytesRemainUnreadWithBothContentModes62[ OK ] NarTest.trailingBytesRemainUnreadWithBothContentModes (0 ms)63[----------] 5 tests from NarTest (1 ms total)6465[----------] 14 tests from parseShebangContent66[ RUN ] parseShebangContent.basic67[ OK ] parseShebangContent.basic (0 ms)68[ RUN ] parseShebangContent.empty69[ OK ] parseShebangContent.empty (0 ms)70[ RUN ] parseShebangContent.doubleBacktick71[ OK ] parseShebangContent.doubleBacktick (0 ms)72[ RUN ] parseShebangContent.doubleBacktickEmpty73[ OK ] parseShebangContent.doubleBacktickEmpty (0 ms)74[ RUN ] parseShebangContent.doubleBacktickMarkdownInlineCode75[ OK ] parseShebangContent.doubleBacktickMarkdownInlineCode (0 ms)76[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive77[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive (0 ms)78[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect79[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect (0 ms)80[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlock281[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlock2 (0 ms)82[ RUN ] parseShebangContent.singleBacktickInDoubleBacktickQuotes83[ OK ] parseShebangContent.singleBacktickInDoubleBacktickQuotes (0 ms)84[ RUN ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes85[ OK ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes (0 ms)86[ RUN ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes87[ OK ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes (0 ms)88[ RUN ] parseShebangContent.increasingQuotes89[ OK ] parseShebangContent.increasingQuotes (0 ms)90[ RUN ] parseShebangContent.prop_round_trip_single91Using configuration: seed=1512534240155814666292[ OK ] parseShebangContent.prop_round_trip_single (0 ms)93[ RUN ] parseShebangContent.prop_round_trip_two94[ OK ] parseShebangContent.prop_round_trip_two (0 ms)95[----------] 14 tests from parseShebangContent (0 ms total)9697[----------] 4 tests from base64Encode98[ RUN ] base64Encode.emptyString99[ OK ] base64Encode.emptyString (0 ms)100[ RUN ] base64Encode.encodesAString101[ OK ] base64Encode.encodesAString (0 ms)102[ RUN ] base64Encode.encodeAndDecode103[ OK ] base64Encode.encodeAndDecode (0 ms)104[ RUN ] base64Encode.encodeAndDecodeNonPrintable105[ OK ] base64Encode.encodeAndDecodeNonPrintable (0 ms)106[----------] 4 tests from base64Encode (0 ms total)107108[----------] 3 tests from base64Decode109[ RUN ] base64Decode.emptyString110[ OK ] base64Decode.emptyString (0 ms)111[ RUN ] base64Decode.decodeAString112[ OK ] base64Decode.decodeAString (0 ms)113[ RUN ] base64Decode.decodeThrowsOnInvalidChar114[ OK ] base64Decode.decodeThrowsOnInvalidChar (0 ms)115[----------] 3 tests from base64Decode (0 ms total)116117[----------] 1 test from BumpMemoryResource118[ RUN ] BumpMemoryResource.ConcurrentAllocation119[ OK ] BumpMemoryResource.ConcurrentAllocation (6 ms)120[----------] 1 test from BumpMemoryResource (6 ms total)121122[----------] 12 tests from CanonPath123[ RUN ] CanonPath.basic124[ OK ] CanonPath.basic (0 ms)125[ RUN ] CanonPath.nullBytes126[ OK ] CanonPath.nullBytes (0 ms)127[ RUN ] CanonPath.fromFilename128[ OK ] CanonPath.fromFilename (0 ms)129[ RUN ] CanonPath.from_existing130[ OK ] CanonPath.from_existing (0 ms)131[ RUN ] CanonPath.pop132[ OK ] CanonPath.pop (0 ms)133[ RUN ] CanonPath.removePrefix134[ OK ] CanonPath.removePrefix (0 ms)135[ RUN ] CanonPath.iter136[ OK ] CanonPath.iter (0 ms)137[ RUN ] CanonPath.concat138[ OK ] CanonPath.concat (0 ms)139[ RUN ] CanonPath.within140[ OK ] CanonPath.within (0 ms)141[ RUN ] CanonPath.sort142[ OK ] CanonPath.sort (0 ms)143[ RUN ] CanonPath.allowed144[ OK ] CanonPath.allowed (0 ms)145[ RUN ] CanonPath.makeRelative146[ OK ] CanonPath.makeRelative (0 ms)147[----------] 12 tests from CanonPath (0 ms total)148149[----------] 9 tests from Checked150[ RUN ] Checked.add_unsigned151[ OK ] Checked.add_unsigned (7 ms)152[ RUN ] Checked.add_signed153[ OK ] Checked.add_signed (8 ms)154[ RUN ] Checked.sub_unsigned155[ OK ] Checked.sub_unsigned (7 ms)156[ RUN ] Checked.sub_signed157[ OK ] Checked.sub_signed (8 ms)158[ RUN ] Checked.mul_unsigned159[ OK ] Checked.mul_unsigned (7 ms)160[ RUN ] Checked.mul_signed161[ OK ] Checked.mul_signed (8 ms)162[ RUN ] Checked.div_unsigned163[ OK ] Checked.div_unsigned (8 ms)164[ RUN ] Checked.div_signed165[ OK ] Checked.div_signed (8 ms)166[ RUN ] Checked.div_signed_special_cases167[ OK ] Checked.div_signed_special_cases (0 ms)168[----------] 9 tests from Checked (65 ms total)169170[----------] 6 tests from ChunkedVector171[ RUN ] ChunkedVector.InitEmpty172[ OK ] ChunkedVector.InitEmpty (0 ms)173[ RUN ] ChunkedVector.GrowsCorrectly174[ OK ] ChunkedVector.GrowsCorrectly (0 ms)175[ RUN ] ChunkedVector.AddAndGet176[ OK ] ChunkedVector.AddAndGet (0 ms)177[ RUN ] ChunkedVector.ForEach178[ OK ] ChunkedVector.ForEach (0 ms)179[ RUN ] ChunkedVector.NonTrivialType180[ OK ] ChunkedVector.NonTrivialType (0 ms)181[ RUN ] ChunkedVector.ConcurrentAdd182[ OK ] ChunkedVector.ConcurrentAdd (19 ms)183[----------] 6 tests from ChunkedVector (19 ms total)184185[----------] 2 tests from closure186[ RUN ] closure.correctClosure187[ OK ] closure.correctClosure (0 ms)188[ RUN ] closure.properlyHandlesDirectExceptions189[ OK ] closure.properlyHandlesDirectExceptions (0 ms)190[----------] 2 tests from closure (0 ms total)191192[----------] 2 tests from compress193[ RUN ] compress.noneMethodDoesNothingToTheInput194[ OK ] compress.noneMethodDoesNothingToTheInput (0 ms)195[ RUN ] compress.zstdExactFrameBoundary196[ OK ] compress.zstdExactFrameBoundary (52 ms)197[----------] 2 tests from compress (52 ms total)198199[----------] 3 tests from decompress200[ RUN ] decompress.decompressNoneCompressed201[ OK ] decompress.decompressNoneCompressed (0 ms)202[ RUN ] decompress.decompressZstdCompressedParallel203[ OK ] decompress.decompressZstdCompressedParallel (1 ms)204[ RUN ] decompress.decompressZstdMultiFrameLargeInput205[ OK ] decompress.decompressZstdMultiFrameLargeInput (61 ms)206[----------] 3 tests from decompress (63 ms total)207208[----------] 1 test from makeCompressionSink209[ RUN ] makeCompressionSink.noneSinkDoesNothingToInput210[ OK ] makeCompressionSink.noneSinkDoesNothingToInput (0 ms)211[----------] 1 test from makeCompressionSink (0 ms total)212213[----------] 22 tests from Config214[ RUN ] Config.setUndefinedSetting215[ OK ] Config.setUndefinedSetting (0 ms)216[ RUN ] Config.setDefinedSetting217[ OK ] Config.setDefinedSetting (0 ms)218[ RUN ] Config.getDefinedSetting219[ OK ] Config.getDefinedSetting (0 ms)220[ RUN ] Config.getDefinedOverriddenSettingNotSet221[ OK ] Config.getDefinedOverriddenSettingNotSet (0 ms)222[ RUN ] Config.getDefinedSettingSet1223[ OK ] Config.getDefinedSettingSet1 (0 ms)224[ RUN ] Config.getDefinedSettingSet2225[ OK ] Config.getDefinedSettingSet2 (0 ms)226[ RUN ] Config.addSetting227[ OK ] Config.addSetting (0 ms)228[ RUN ] Config.withInitialValue229[ OK ] Config.withInitialValue (0 ms)230[ RUN ] Config.resetOverridden231[ OK ] Config.resetOverridden (0 ms)232[ RUN ] Config.resetOverriddenWithSetting233[ OK ] Config.resetOverriddenWithSetting (0 ms)234[ RUN ] Config.toJSONOnEmptyConfig235[ OK ] Config.toJSONOnEmptyConfig (0 ms)236[ RUN ] Config.toJSONOnNonEmptyConfig237[ OK ] Config.toJSONOnNonEmptyConfig (0 ms)238[ RUN ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting239[ OK ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting (0 ms)240[ RUN ] Config.setSettingAlias241[ OK ] Config.setSettingAlias (0 ms)242[ DISABLED ] Config.DISABLED_reapplyUnknownSettings243[ RUN ] Config.applyConfigEmpty244[ OK ] Config.applyConfigEmpty (0 ms)245[ RUN ] Config.applyConfigEmptyWithComment246[ OK ] Config.applyConfigEmptyWithComment (0 ms)247[ RUN ] Config.applyConfigAssignment248[ OK ] Config.applyConfigAssignment (0 ms)249[ RUN ] Config.applyConfigWithReassignedSetting250[ OK ] Config.applyConfigWithReassignedSetting (0 ms)251[ RUN ] Config.applyConfigFailsOnMissingIncludes252[ OK ] Config.applyConfigFailsOnMissingIncludes (0 ms)253[ RUN ] Config.applyConfigInvalidThrows254[ OK ] Config.applyConfigInvalidThrows (0 ms)255[ RUN ] Config.toKeyValue256[ OK ] Config.toKeyValue (0 ms)257[ RUN ] Config.toKeyValueOmitsDeprecatedSettings258[ OK ] Config.toKeyValueOmitsDeprecatedSettings (0 ms)259[----------] 22 tests from Config (0 ms total)260261[----------] 1 test from getSelfExe262[ RUN ] getSelfExe.works263[ OK ] getSelfExe.works (0 ms)264[----------] 1 test from getSelfExe (0 ms total)265266[----------] 1 test from setEnv267[ RUN ] setEnv.returnsZeroOnSuccess268[ OK ] setEnv.returnsZeroOnSuccess (0 ms)269[----------] 1 test from setEnv (0 ms total)270271[----------] 1 test from setEnvOs272[ RUN ] setEnvOs.returnsZeroOnSuccess273[ OK ] setEnvOs.returnsZeroOnSuccess (0 ms)274[----------] 1 test from setEnvOs (0 ms total)275276[----------] 2 tests from getEnvOs277[ RUN ] getEnvOs.emptyValueIsPresent278[ OK ] getEnvOs.emptyValueIsPresent (0 ms)279[ RUN ] getEnvOs.absentIsNullopt280[ OK ] getEnvOs.absentIsNullopt (0 ms)281[----------] 2 tests from getEnvOs (0 ms total)282283[----------] 1 test from getEnvOsNonEmpty284[ RUN ] getEnvOsNonEmpty.emptyAndAbsentBothNullopt285[ OK ] getEnvOsNonEmpty.emptyAndAbsentBothNullopt (0 ms)286[----------] 1 test from getEnvOsNonEmpty (0 ms total)287288[----------] 1 test from getEnv289[ RUN ] getEnv.agreesWithGetEnvOs290[ OK ] getEnv.agreesWithGetEnvOs (0 ms)291[----------] 1 test from getEnv (0 ms total)292293[----------] 5 tests from ExecutablePath294[ RUN ] ExecutablePath.emptyRoundTrip295[ OK ] ExecutablePath.emptyRoundTrip (0 ms)296[ RUN ] ExecutablePath.oneElemRoundTrip297[ OK ] ExecutablePath.oneElemRoundTrip (0 ms)298[ RUN ] ExecutablePath.twoElemsRoundTrip299[ OK ] ExecutablePath.twoElemsRoundTrip (0 ms)300[ RUN ] ExecutablePath.threeElemsRoundTrip301[ OK ] ExecutablePath.threeElemsRoundTrip (0 ms)302[ RUN ] ExecutablePath.elementyElemNormalize303[ OK ] ExecutablePath.elementyElemNormalize (0 ms)304[----------] 5 tests from ExecutablePath (0 ms total)305306[----------] 3 tests from FileSerialisationMethod307[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_1308[ OK ] FileSerialisationMethod.testRoundTripPrintParse_1 (0 ms)309[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_2310[ OK ] FileSerialisationMethod.testRoundTripPrintParse_2 (0 ms)311[ RUN ] FileSerialisationMethod.testParseFileSerialisationMethodOptException312[ OK ] FileSerialisationMethod.testParseFileSerialisationMethodOptException (0 ms)313[----------] 3 tests from FileSerialisationMethod (0 ms total)314315[----------] 3 tests from FileIngestionMethod316[ RUN ] FileIngestionMethod.testRoundTripPrintParse_1317[ OK ] FileIngestionMethod.testRoundTripPrintParse_1 (0 ms)318[ RUN ] FileIngestionMethod.testRoundTripPrintParse_2319[ OK ] FileIngestionMethod.testRoundTripPrintParse_2 (0 ms)320[ RUN ] FileIngestionMethod.testParseFileIngestionMethodOptException321[ OK ] FileIngestionMethod.testParseFileIngestionMethodOptException (0 ms)322[----------] 3 tests from FileIngestionMethod (0 ms total)323324[----------] 8 tests from ReadLine325[ RUN ] ReadLine.ReadsLinesFromPipe326[ OK ] ReadLine.ReadsLinesFromPipe (0 ms)327[ RUN ] ReadLine.ReturnsPartialLineOnEofWhenAllowed328[ OK ] ReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)329[ RUN ] ReadLine.ThrowsOnEofWhenNotAllowed330[ OK ] ReadLine.ThrowsOnEofWhenNotAllowed (0 ms)331[ RUN ] ReadLine.EmptyLine332[ OK ] ReadLine.EmptyLine (0 ms)333[ RUN ] ReadLine.ConsecutiveEmptyLines334[ OK ] ReadLine.ConsecutiveEmptyLines (0 ms)335[ RUN ] ReadLine.LineWithNullBytes336[ OK ] ReadLine.LineWithNullBytes (0 ms)337[ RUN ] ReadLine.TreatsEioAsEof338[ OK ] ReadLine.TreatsEioAsEof (0 ms)339[ RUN ] ReadLine.PartialLineBeforeEio340[ OK ] ReadLine.PartialLineBeforeEio (0 ms)341[----------] 8 tests from ReadLine (0 ms total)342343[----------] 10 tests from BufferedSourceReadLine344[ RUN ] BufferedSourceReadLine.ReadsLinesFromPipe345[ OK ] BufferedSourceReadLine.ReadsLinesFromPipe (0 ms)346[ RUN ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed347[ OK ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)348[ RUN ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed349[ OK ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed (0 ms)350[ RUN ] BufferedSourceReadLine.EmptyLine351[ OK ] BufferedSourceReadLine.EmptyLine (0 ms)352[ RUN ] BufferedSourceReadLine.ConsecutiveEmptyLines353[ OK ] BufferedSourceReadLine.ConsecutiveEmptyLines (0 ms)354[ RUN ] BufferedSourceReadLine.LineWithNullBytes355[ OK ] BufferedSourceReadLine.LineWithNullBytes (0 ms)356[ RUN ] BufferedSourceReadLine.NewlineAtBufferBoundary357[ OK ] BufferedSourceReadLine.NewlineAtBufferBoundary (0 ms)358[ RUN ] BufferedSourceReadLine.DataRemainsAfterReadLine359[ OK ] BufferedSourceReadLine.DataRemainsAfterReadLine (0 ms)360[ RUN ] BufferedSourceReadLine.LineSpansMultipleRefills361[ OK ] BufferedSourceReadLine.LineSpansMultipleRefills (0 ms)362[ RUN ] BufferedSourceReadLine.BufferExhaustedThenEof363[ OK ] BufferedSourceReadLine.BufferExhaustedThenEof (0 ms)364[----------] 10 tests from BufferedSourceReadLine (0 ms total)365366[----------] 1 test from WriteFull367[ RUN ] WriteFull.RespectsAllowInterrupts368[ OK ] WriteFull.RespectsAllowInterrupts (0 ms)369[----------] 1 test from WriteFull (0 ms total)370371[----------] 1 test from readLinkAt372[ RUN ] readLinkAt.works373[ OK ] readLinkAt.works (1 ms)374[----------] 1 test from readLinkAt (1 ms total)375376[----------] 1 test from openFileEnsureBeneathNoSymlinks377[ RUN ] openFileEnsureBeneathNoSymlinks.works378[ OK ] openFileEnsureBeneathNoSymlinks.works (1 ms)379[----------] 1 test from openFileEnsureBeneathNoSymlinks (1 ms total)380381[----------] 5 tests from absPath382[ RUN ] absPath.doesntChangeRoot383[ OK ] absPath.doesntChangeRoot (0 ms)384[ RUN ] absPath.turnsEmptyPathIntoCWD385[ OK ] absPath.turnsEmptyPathIntoCWD (0 ms)386[ RUN ] absPath.usesOptionalBasePathWhenGiven387[ OK ] absPath.usesOptionalBasePathWhenGiven (0 ms)388[ RUN ] absPath.isIdempotent389[ OK ] absPath.isIdempotent (0 ms)390[ RUN ] absPath.pathIsCanonicalised391[ OK ] absPath.pathIsCanonicalised (0 ms)392[----------] 5 tests from absPath (0 ms total)393394[----------] 4 tests from canonPath395[ RUN ] canonPath.removesTrailingSlashes396[ OK ] canonPath.removesTrailingSlashes (0 ms)397[ RUN ] canonPath.removesDots398[ OK ] canonPath.removesDots (0 ms)399[ RUN ] canonPath.removesDots2400[ OK ] canonPath.removesDots2 (0 ms)401[ RUN ] canonPath.requiresAbsolutePath402[ OK ] canonPath.requiresAbsolutePath (0 ms)403[----------] 4 tests from canonPath (0 ms total)404405[----------] 7 tests from baseNameOf406[ RUN ] baseNameOf.emptyPath407[ OK ] baseNameOf.emptyPath (0 ms)408[ RUN ] baseNameOf.pathOnRoot409[ OK ] baseNameOf.pathOnRoot (0 ms)410[ RUN ] baseNameOf.relativePath411[ OK ] baseNameOf.relativePath (0 ms)412[ RUN ] baseNameOf.pathWithTrailingSlashRoot413[ OK ] baseNameOf.pathWithTrailingSlashRoot (0 ms)414[ RUN ] baseNameOf.trailingSlash415[ OK ] baseNameOf.trailingSlash (0 ms)416[ RUN ] baseNameOf.trailingSlashes417[ OK ] baseNameOf.trailingSlashes (0 ms)418[ RUN ] baseNameOf.absoluteNothingSlashNothing419[ OK ] baseNameOf.absoluteNothingSlashNothing (0 ms)420[----------] 7 tests from baseNameOf (0 ms total)421422[----------] 8 tests from isInDir423[ RUN ] isInDir.trivialCase424[ OK ] isInDir.trivialCase (0 ms)425[ RUN ] isInDir.notInDir426[ OK ] isInDir.notInDir (0 ms)427[ RUN ] isInDir.emptyDir428[ OK ] isInDir.emptyDir (0 ms)429[ RUN ] isInDir.hiddenSubdirectory430[ OK ] isInDir.hiddenSubdirectory (0 ms)431[ RUN ] isInDir.ellipsisEntry432[ OK ] isInDir.ellipsisEntry (0 ms)433[ RUN ] isInDir.sameDir434[ OK ] isInDir.sameDir (0 ms)435[ RUN ] isInDir.sameDirDot436[ OK ] isInDir.sameDirDot (0 ms)437[ RUN ] isInDir.dotDotPrefix438[ OK ] isInDir.dotDotPrefix (0 ms)439[----------] 8 tests from isInDir (0 ms total)440441[----------] 5 tests from isDirOrInDir442[ RUN ] isDirOrInDir.trueForSameDirectory443[ OK ] isDirOrInDir.trueForSameDirectory (0 ms)444[ RUN ] isDirOrInDir.trueForEmptyPaths445[ OK ] isDirOrInDir.trueForEmptyPaths (0 ms)446[ RUN ] isDirOrInDir.falseForDisjunctPaths447[ OK ] isDirOrInDir.falseForDisjunctPaths (0 ms)448[ RUN ] isDirOrInDir.relativePaths449[ OK ] isDirOrInDir.relativePaths (0 ms)450[ RUN ] isDirOrInDir.relativePathsTwice451[ OK ] isDirOrInDir.relativePathsTwice (0 ms)452[----------] 5 tests from isDirOrInDir (0 ms total)453454[----------] 3 tests from pathExists455[ RUN ] pathExists.rootExists456[ OK ] pathExists.rootExists (0 ms)457[ RUN ] pathExists.cwdExists458[ OK ] pathExists.cwdExists (0 ms)459[ RUN ] pathExists.bogusPathDoesNotExist460[ OK ] pathExists.bogusPathDoesNotExist (0 ms)461[----------] 3 tests from pathExists (0 ms total)462463[----------] 2 tests from chmodIfNeeded464[ RUN ] chmodIfNeeded.works465[ OK ] chmodIfNeeded.works (0 ms)466[ RUN ] chmodIfNeeded.nonexistent467[ OK ] chmodIfNeeded.nonexistent (0 ms)468[----------] 2 tests from chmodIfNeeded (0 ms total)469470[----------] 2 tests from DirectoryIterator471[ RUN ] DirectoryIterator.works472[ OK ] DirectoryIterator.works (0 ms)473[ RUN ] DirectoryIterator.nonexistent474[ OK ] DirectoryIterator.nonexistent (0 ms)475[----------] 2 tests from DirectoryIterator (0 ms total)476477[----------] 1 test from createAnonymousTempFile478[ RUN ] createAnonymousTempFile.works479[ OK ] createAnonymousTempFile.works (0 ms)480[----------] 1 test from createAnonymousTempFile (0 ms total)481482[----------] 1 test from FdSource483[ RUN ] FdSource.restartWorks484[ OK ] FdSource.restartWorks (0 ms)485[----------] 1 test from FdSource (0 ms total)486487[----------] 1 test from createTempDir488[ RUN ] createTempDir.works489[ OK ] createTempDir.works (0 ms)490[----------] 1 test from createTempDir (0 ms total)491492[----------] 4 tests from MovePathTest493[ RUN ] MovePathTest.works494[ OK ] MovePathTest.works (0 ms)495[ RUN ] MovePathTest.nonWritableDirectories496[ OK ] MovePathTest.nonWritableDirectories (0 ms)497[ RUN ] MovePathTest.symlinkReplacesSymlink498[ OK ] MovePathTest.symlinkReplacesSymlink (0 ms)499[ RUN ] MovePathTest.symlinkReplacesRegular500[ OK ] MovePathTest.symlinkReplacesRegular (0 ms)501[----------] 4 tests from MovePathTest (1 ms total)502503[----------] 19 tests from fun504[ RUN ] fun.constructFromLambda505[ OK ] fun.constructFromLambda (0 ms)506[ RUN ] fun.constructFromFunctionPointer507[ OK ] fun.constructFromFunctionPointer (0 ms)508[ RUN ] fun.constructFromStdFunction509[ OK ] fun.constructFromStdFunction (0 ms)510[ RUN ] fun.moveConstructFromStdFunction511[ OK ] fun.moveConstructFromStdFunction (0 ms)512[ RUN ] fun.rejectsEmptyStdFunction513[ OK ] fun.rejectsEmptyStdFunction (0 ms)514[ RUN ] fun.rejectsEmptyStdFunctionMove515[ OK ] fun.rejectsEmptyStdFunctionMove (0 ms)516[ RUN ] fun.rejectsNullFunctionPointer517[ OK ] fun.rejectsNullFunctionPointer (0 ms)518[ RUN ] fun.nullptrDeletedAtCompileTime519[ OK ] fun.nullptrDeletedAtCompileTime (0 ms)520[ RUN ] fun.notDefaultConstructible521[ OK ] fun.notDefaultConstructible (0 ms)522[ RUN ] fun.voidReturn523[ OK ] fun.voidReturn (0 ms)524[ RUN ] fun.referenceArgs525[ OK ] fun.referenceArgs (0 ms)526[ RUN ] fun.convertsToStdFunction527[ OK ] fun.convertsToStdFunction (0 ms)528[ RUN ] fun.copyable529[ OK ] fun.copyable (0 ms)530[ RUN ] fun.movable531[ OK ] fun.movable (0 ms)532[ RUN ] fun.capturesState533[ OK ] fun.capturesState (0 ms)534[ RUN ] fun.getFn535[ OK ] fun.getFn (0 ms)536[ RUN ] fun.getFnMove537[ OK ] fun.getFnMove (0 ms)538[ RUN ] fun.forwardsMoveOnlyTypes539[ OK ] fun.forwardsMoveOnlyTypes (0 ms)540[ RUN ] fun.perfectForwardingZeroCost541[ OK ] fun.perfectForwardingZeroCost (0 ms)542[----------] 19 tests from fun (0 ms total)543544[----------] 4 tests from GitMode545[ RUN ] GitMode.gitMode_directory546[ OK ] GitMode.gitMode_directory (0 ms)547[ RUN ] GitMode.gitMode_executable548[ OK ] GitMode.gitMode_executable (0 ms)549[ RUN ] GitMode.gitMode_regular550[ OK ] GitMode.gitMode_regular (0 ms)551[ RUN ] GitMode.gitMode_symlink552[ OK ] GitMode.gitMode_symlink (0 ms)553[----------] 4 tests from GitMode (0 ms total)554555[----------] 7 tests from GitTest556[ RUN ] GitTest.blob_read557[ OK ] GitTest.blob_read (0 ms)558[ RUN ] GitTest.blob_write559[ OK ] GitTest.blob_write (0 ms)560[ RUN ] GitTest.tree_sha1_read561[ OK ] GitTest.tree_sha1_read (0 ms)562[ RUN ] GitTest.tree_sha256_read563[ OK ] GitTest.tree_sha256_read (0 ms)564[ RUN ] GitTest.tree_sha1_write565[ OK ] GitTest.tree_sha1_write (0 ms)566[ RUN ] GitTest.tree_sha256_write567[ OK ] GitTest.tree_sha256_write (0 ms)568[ RUN ] GitTest.both_roundrip569[ OK ] GitTest.both_roundrip (0 ms)570[----------] 7 tests from GitTest (0 ms total)571572[----------] 3 tests from GitLsRemote573[ RUN ] GitLsRemote.parseSymrefLineWithReference574[ OK ] GitLsRemote.parseSymrefLineWithReference (0 ms)575[ RUN ] GitLsRemote.parseSymrefLineWithNoReference576[ OK ] GitLsRemote.parseSymrefLineWithNoReference (0 ms)577[ RUN ] GitLsRemote.parseObjectRefLine578[ OK ] GitLsRemote.parseObjectRefLine (0 ms)579[----------] 3 tests from GitLsRemote (0 ms total)580581[----------] 3 tests from BLAKE3HashTest582[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes1583[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes1 (0 ms)584[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes2585[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes2 (0 ms)586[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes3587[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes3 (0 ms)588[----------] 3 tests from BLAKE3HashTest (0 ms total)589590[----------] 8 tests from hashString591[ RUN ] hashString.testKnownMD5Hashes1592[ OK ] hashString.testKnownMD5Hashes1 (0 ms)593[ RUN ] hashString.testKnownMD5Hashes2594[ OK ] hashString.testKnownMD5Hashes2 (0 ms)595[ RUN ] hashString.testKnownSHA1Hashes1596[ OK ] hashString.testKnownSHA1Hashes1 (0 ms)597[ RUN ] hashString.testKnownSHA1Hashes2598[ OK ] hashString.testKnownSHA1Hashes2 (0 ms)599[ RUN ] hashString.testKnownSHA256Hashes1600[ OK ] hashString.testKnownSHA256Hashes1 (0 ms)601[ RUN ] hashString.testKnownSHA256Hashes2602[ OK ] hashString.testKnownSHA256Hashes2 (0 ms)603[ RUN ] hashString.testKnownSHA512Hashes1604[ OK ] hashString.testKnownSHA512Hashes1 (0 ms)605[ RUN ] hashString.testKnownSHA512Hashes2606[ OK ] hashString.testKnownSHA512Hashes2 (0 ms)607[----------] 8 tests from hashString (0 ms total)608609[----------] 3 tests from hashParseExplicitFormatUnprefixed610[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct611[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct (0 ms)612[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo613[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo (0 ms)614[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase615[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase (0 ms)616[----------] 3 tests from hashParseExplicitFormatUnprefixed (0 ms total)617618[----------] 2 tests from hashFormat619[ RUN ] hashFormat.testRoundTripPrintParse620[ OK ] hashFormat.testRoundTripPrintParse (0 ms)621[ RUN ] hashFormat.testParseHashFormatOptException622[ OK ] hashFormat.testParseHashFormatOptException (0 ms)623[----------] 2 tests from hashFormat (0 ms total)624625[----------] 5 tests from hiliteMatches626[ RUN ] hiliteMatches.noHighlight627[ OK ] hiliteMatches.noHighlight (0 ms)628[ RUN ] hiliteMatches.simpleHighlight629[ OK ] hiliteMatches.simpleHighlight (0 ms)630[ RUN ] hiliteMatches.multipleMatches631[ OK ] hiliteMatches.multipleMatches (0 ms)632[ RUN ] hiliteMatches.overlappingMatches633[ OK ] hiliteMatches.overlappingMatches (0 ms)634[ RUN ] hiliteMatches.complexOverlappingMatches635[ OK ] hiliteMatches.complexOverlappingMatches (0 ms)636[----------] 5 tests from hiliteMatches (0 ms total)637638[----------] 3 tests from to_json639[ RUN ] to_json.optionalInt640[ OK ] to_json.optionalInt (0 ms)641[ RUN ] to_json.vectorOfOptionalInts642[ OK ] to_json.vectorOfOptionalInts (0 ms)643[ RUN ] to_json.optionalVectorOfInts644[ OK ] to_json.optionalVectorOfInts (0 ms)645[----------] 3 tests from to_json (0 ms total)646647[----------] 2 tests from from_json648[ RUN ] from_json.optionalInt649[ OK ] from_json.optionalInt (0 ms)650[ RUN ] from_json.vectorOfOptionalInts651[ OK ] from_json.vectorOfOptionalInts (0 ms)652[----------] 2 tests from from_json (0 ms total)653654[----------] 2 tests from valueAt655[ RUN ] valueAt.simpleObject656[ OK ] valueAt.simpleObject (0 ms)657[ RUN ] valueAt.missingKey658[ OK ] valueAt.missingKey (0 ms)659[----------] 2 tests from valueAt (0 ms total)660661[----------] 2 tests from getObject662[ RUN ] getObject.rightAssertions663[ OK ] getObject.rightAssertions (0 ms)664[ RUN ] getObject.wrongAssertions665[ OK ] getObject.wrongAssertions (0 ms)666[----------] 2 tests from getObject (0 ms total)667668[----------] 2 tests from getArray669[ RUN ] getArray.rightAssertions670[ OK ] getArray.rightAssertions (0 ms)671[ RUN ] getArray.wrongAssertions672[ OK ] getArray.wrongAssertions (0 ms)673[----------] 2 tests from getArray (0 ms total)674675[----------] 2 tests from getString676[ RUN ] getString.rightAssertions677[ OK ] getString.rightAssertions (0 ms)678[ RUN ] getString.wrongAssertions679[ OK ] getString.wrongAssertions (0 ms)680[----------] 2 tests from getString (0 ms total)681682[----------] 2 tests from getIntegralNumber683[ RUN ] getIntegralNumber.rightAssertions684[ OK ] getIntegralNumber.rightAssertions (0 ms)685[ RUN ] getIntegralNumber.wrongAssertions686[ OK ] getIntegralNumber.wrongAssertions (0 ms)687[----------] 2 tests from getIntegralNumber (0 ms total)688689[----------] 2 tests from getBoolean690[ RUN ] getBoolean.rightAssertions691[ OK ] getBoolean.rightAssertions (0 ms)692[ RUN ] getBoolean.wrongAssertions693[ OK ] getBoolean.wrongAssertions (0 ms)694[----------] 2 tests from getBoolean (0 ms total)695696[----------] 2 tests from optionalValueAt697[ RUN ] optionalValueAt.existing698[ OK ] optionalValueAt.existing (0 ms)699[ RUN ] optionalValueAt.empty700[ OK ] optionalValueAt.empty (0 ms)701[----------] 2 tests from optionalValueAt (0 ms total)702703[----------] 2 tests from getNullable704[ RUN ] getNullable.null705[ OK ] getNullable.null (0 ms)706[ RUN ] getNullable.empty707[ OK ] getNullable.empty (0 ms)708[----------] 2 tests from getNullable (0 ms total)709710[----------] 2 tests from local_keys711[ RUN ] local_keys.signAndVerify712[ OK ] local_keys.signAndVerify (0 ms)713[ RUN ] local_keys.rfc8032TestVector714[ OK ] local_keys.rfc8032TestVector (0 ms)715[----------] 2 tests from local_keys (0 ms total)716717[----------] 13 tests from LRUCache718[ RUN ] LRUCache.sizeOfEmptyCacheIsZero719[ OK ] LRUCache.sizeOfEmptyCacheIsZero (0 ms)720[ RUN ] LRUCache.sizeOfSingleElementCacheIsOne721[ OK ] LRUCache.sizeOfSingleElementCacheIsOne (0 ms)722[ RUN ] LRUCache.getFromEmptyCache723[ OK ] LRUCache.getFromEmptyCache (0 ms)724[ RUN ] LRUCache.getExistingValue725[ OK ] LRUCache.getExistingValue (0 ms)726[ RUN ] LRUCache.getNonExistingValueFromNonEmptyCache727[ OK ] LRUCache.getNonExistingValueFromNonEmptyCache (0 ms)728[ RUN ] LRUCache.upsertOnZeroCapacityCache729[ OK ] LRUCache.upsertOnZeroCapacityCache (0 ms)730[ RUN ] LRUCache.updateExistingValue731[ OK ] LRUCache.updateExistingValue (0 ms)732[ RUN ] LRUCache.overwriteOldestWhenCapacityIsReached733[ OK ] LRUCache.overwriteOldestWhenCapacityIsReached (0 ms)734[ RUN ] LRUCache.clearEmptyCache735[ OK ] LRUCache.clearEmptyCache (0 ms)736[ RUN ] LRUCache.clearNonEmptyCache737[ OK ] LRUCache.clearNonEmptyCache (0 ms)738[ RUN ] LRUCache.eraseFromEmptyCache739[ OK ] LRUCache.eraseFromEmptyCache (0 ms)740[ RUN ] LRUCache.eraseMissingFromNonEmptyCache741[ OK ] LRUCache.eraseMissingFromNonEmptyCache (0 ms)742[ RUN ] LRUCache.eraseFromNonEmptyCache743[ OK ] LRUCache.eraseFromNonEmptyCache (0 ms)744[----------] 13 tests from LRUCache (0 ms total)745746[----------] 3 tests from memo747[ RUN ] memo.computesOnce748[ OK ] memo.computesOnce (0 ms)749[ RUN ] memo.copiesShareCache750[ OK ] memo.copiesShareCache (0 ms)751[ RUN ] memo.worksWithString752[ OK ] memo.worksWithString (0 ms)753[----------] 3 tests from memo (0 ms total)754755[----------] 18 tests from MemorySourceAccessorTestErrors756[ RUN ] MemorySourceAccessorTestErrors.readFileNotFound757[ OK ] MemorySourceAccessorTestErrors.readFileNotFound (0 ms)758[ RUN ] MemorySourceAccessorTestErrors.readFileNotARegularFile759[ OK ] MemorySourceAccessorTestErrors.readFileNotARegularFile (0 ms)760[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotFound761[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotFound (0 ms)762[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory763[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory (0 ms)764[ RUN ] MemorySourceAccessorTestErrors.readLinkNotFound765[ OK ] MemorySourceAccessorTestErrors.readLinkNotFound (0 ms)766[ RUN ] MemorySourceAccessorTestErrors.readLinkNotASymlink767[ OK ] MemorySourceAccessorTestErrors.readLinkNotASymlink (0 ms)768[ RUN ] MemorySourceAccessorTestErrors.addFileParentNotDirectory769[ OK ] MemorySourceAccessorTestErrors.addFileParentNotDirectory (0 ms)770[ RUN ] MemorySourceAccessorTestErrors.addFileNotARegularFile771[ OK ] MemorySourceAccessorTestErrors.addFileNotARegularFile (0 ms)772[ RUN ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory773[ OK ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory (0 ms)774[ RUN ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory775[ OK ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory (0 ms)776[ RUN ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory777[ OK ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory (0 ms)778[ RUN ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile779[ OK ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile (0 ms)780[ RUN ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory781[ OK ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory (0 ms)782[ RUN ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink783[ OK ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink (0 ms)784[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile785[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile (0 ms)786[ RUN ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile787[ OK ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile (0 ms)788[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink789[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink (0 ms)790[ RUN ] MemorySourceAccessorTestErrors.createFileThroughSymlink791[ OK ] MemorySourceAccessorTestErrors.createFileThroughSymlink (0 ms)792[----------] 18 tests from MemorySourceAccessorTestErrors (2 ms total)793794[----------] 1 test from MonitorFdHup795[ RUN ] MonitorFdHup.shouldNotBlock796[ OK ] MonitorFdHup.shouldNotBlock (0 ms)797[----------] 1 test from MonitorFdHup (0 ms total)798799[----------] 1 test from nix_api_util800[ RUN ] nix_api_util.nix_version_get801[ OK ] nix_api_util.nix_version_get (0 ms)802[----------] 1 test from nix_api_util (0 ms total)803804[----------] 8 tests from nix_api_util_context805[ RUN ] nix_api_util_context.nix_setting_get806[ OK ] nix_api_util_context.nix_setting_get (0 ms)807[ RUN ] nix_api_util_context.nix_setting_set808[ OK ] nix_api_util_context.nix_setting_set (0 ms)809[ RUN ] nix_api_util_context.nix_err_msg810[ OK ] nix_api_util_context.nix_err_msg (0 ms)811[ RUN ] nix_api_util_context.nix_err_code812[ OK ] nix_api_util_context.nix_err_code (0 ms)813[ RUN ] nix_api_util_context.nix_context_error814[ OK ] nix_api_util_context.nix_context_error (0 ms)815[ RUN ] nix_api_util_context.nix_set_err_msg816[ OK ] nix_api_util_context.nix_set_err_msg (0 ms)817[ RUN ] nix_api_util_context.nix_err_info_msg818[ OK ] nix_api_util_context.nix_err_info_msg (0 ms)819[ RUN ] nix_api_util_context.nix_err_name820[ OK ] nix_api_util_context.nix_err_name (0 ms)821[----------] 8 tests from nix_api_util_context (0 ms total)822823[----------] 7 tests from Pool824[ RUN ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity825[ OK ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity (0 ms)826[ RUN ] Pool.freshPoolCanGetAResource827[ OK ] Pool.freshPoolCanGetAResource (0 ms)828[ RUN ] Pool.capacityCanBeIncremented829[ OK ] Pool.capacityCanBeIncremented (0 ms)830[ RUN ] Pool.capacityCanBeDecremented831[ OK ] Pool.capacityCanBeDecremented (0 ms)832[ RUN ] Pool.flushBadDropsOutOfScopeResources833[ OK ] Pool.flushBadDropsOutOfScopeResources (0 ms)834[ RUN ] Pool.reuseResource835[ OK ] Pool.reuseResource (0 ms)836[ RUN ] Pool.badResourceIsNotReused837[ OK ] Pool.badResourceIsNotReused (0 ms)838[----------] 7 tests from Pool (0 ms total)839840[----------] 4 tests from Position841[ RUN ] Position.getSnippetUpTo_0842[ OK ] Position.getSnippetUpTo_0 (0 ms)843[ RUN ] Position.getSnippetUpTo_1844[ OK ] Position.getSnippetUpTo_1 (0 ms)845[ RUN ] Position.getSnippetUpTo_2846[ OK ] Position.getSnippetUpTo_2 (0 ms)847[ RUN ] Position.example_1848[ OK ] Position.example_1 (0 ms)849[----------] 4 tests from Position (0 ms total)850851[----------] 1 test from statusOk852[ RUN ] statusOk.zeroIsOk853[ OK ] statusOk.zeroIsOk (0 ms)854[----------] 1 test from statusOk (0 ms total)855856[----------] 2 tests from runProgram857[ RUN ] runProgram.worksTrivial858[ OK ] runProgram.worksTrivial (19 ms)859[ RUN ] runProgram.nonexistent860[ OK ] runProgram.nonexistent (0 ms)861[----------] 2 tests from runProgram (20 ms total)862863[----------] 2 tests from runProgram2864[ RUN ] runProgram2.nonexistent865[ OK ] runProgram2.nonexistent (0 ms)866[ RUN ] runProgram2.leakedFDsAreClosed867[ OK ] runProgram2.leakedFDsAreClosed (8 ms)868[----------] 2 tests from runProgram2 (8 ms total)869870[----------] 6 tests from ref871[ RUN ] ref.upcast_is_implicit872[ OK ] ref.upcast_is_implicit (0 ms)873[ RUN ] ref.downcast_is_rejected874[ OK ] ref.downcast_is_rejected (0 ms)875[ RUN ] ref.same_type_conversion876[ OK ] ref.same_type_conversion (0 ms)877[ RUN ] ref.explicit_downcast_with_cast878[ OK ] ref.explicit_downcast_with_cast (0 ms)879[ RUN ] ref.invalid_cast_throws880[ OK ] ref.invalid_cast_throws (0 ms)881[ RUN ] ref.explicit_downcast_with_dynamic_pointer_cast882[ OK ] ref.explicit_downcast_with_dynamic_pointer_cast (0 ms)883[----------] 6 tests from ref (0 ms total)884885[----------] 1 test from readNum886[ RUN ] readNum.negativeValuesSerialiseWellDefined887[ OK ] readNum.negativeValuesSerialiseWellDefined (0 ms)888[----------] 1 test from readNum (0 ms total)889890[----------] 2 tests from readString891[ RUN ] readString.roundTrip892[ OK ] readString.roundTrip (0 ms)893[ RUN ] readString.bogusLengthDoesNotPreallocate894[ OK ] readString.bogusLengthDoesNotPreallocate (0 ms)895[----------] 2 tests from readString (0 ms total)896897[----------] 1 test from readPadding898[ RUN ] readPadding.works899[ OK ] readPadding.works (0 ms)900[----------] 1 test from readPadding (0 ms total)901902[----------] 1 test from sourceToSink903[ RUN ] sourceToSink.forcedUnwindUcaughtExceptions904[ OK ] sourceToSink.forcedUnwindUcaughtExceptions (0 ms)905[----------] 1 test from sourceToSink (0 ms total)906907[----------] 2 tests from MonotonicSubranges908[ RUN ] MonotonicSubranges.empty909[ OK ] MonotonicSubranges.empty (0 ms)910[ RUN ] MonotonicSubranges.basic911[ OK ] MonotonicSubranges.basic (0 ms)912[----------] 2 tests from MonotonicSubranges (0 ms total)913914[----------] 2 tests from SortTestPermutations/0, where TypeParam = int915[ RUN ] SortTestPermutations/0.insertionsort916[ OK ] SortTestPermutations/0.insertionsort (0 ms)917[ RUN ] SortTestPermutations/0.peeksort918[ OK ] SortTestPermutations/0.peeksort (0 ms)919[----------] 2 tests from SortTestPermutations/0 (0 ms total)920921[----------] 2 tests from SortTestPermutations/1, where TypeParam = long long922[ RUN ] SortTestPermutations/1.insertionsort923[ OK ] SortTestPermutations/1.insertionsort (0 ms)924[ RUN ] SortTestPermutations/1.peeksort925[ OK ] SortTestPermutations/1.peeksort (0 ms)926[----------] 2 tests from SortTestPermutations/1 (0 ms total)927928[----------] 2 tests from SortTestPermutations/2, where TypeParam = short929[ RUN ] SortTestPermutations/2.insertionsort930[ OK ] SortTestPermutations/2.insertionsort (0 ms)931[ RUN ] SortTestPermutations/2.peeksort932[ OK ] SortTestPermutations/2.peeksort (0 ms)933[----------] 2 tests from SortTestPermutations/2 (0 ms total)934935[----------] 2 tests from SortTestPermutations/3, where TypeParam = unsigned int936[ RUN ] SortTestPermutations/3.insertionsort937[ OK ] SortTestPermutations/3.insertionsort (0 ms)938[ RUN ] SortTestPermutations/3.peeksort939[ OK ] SortTestPermutations/3.peeksort (0 ms)940[----------] 2 tests from SortTestPermutations/3 (0 ms total)941942[----------] 2 tests from SortTestPermutations/4, where TypeParam = unsigned long943[ RUN ] SortTestPermutations/4.insertionsort944[ OK ] SortTestPermutations/4.insertionsort (0 ms)945[ RUN ] SortTestPermutations/4.peeksort946[ OK ] SortTestPermutations/4.peeksort (0 ms)947[----------] 2 tests from SortTestPermutations/4 (0 ms total)948949[----------] 1 test from InsertionSort950[ RUN ] InsertionSort.empty951[ OK ] InsertionSort.empty (0 ms)952[----------] 1 test from InsertionSort (0 ms total)953954[----------] 4 tests from SortProperty/0, where TypeParam = int955[ RUN ] SortProperty/0.peeksortSorted956[ OK ] SortProperty/0.peeksortSorted (0 ms)957[ RUN ] SortProperty/0.peeksortSortedGreater958[ OK ] SortProperty/0.peeksortSortedGreater (0 ms)959[ RUN ] SortProperty/0.insertionsortSorted960[ OK ] SortProperty/0.insertionsortSorted (0 ms)961[ RUN ] SortProperty/0.peeksortSortedLinearComparisonComplexity962[ OK ] SortProperty/0.peeksortSortedLinearComparisonComplexity (0 ms)963[----------] 4 tests from SortProperty/0 (2 ms total)964965[----------] 4 tests from SortProperty/1, where TypeParam = unsigned int966[ RUN ] SortProperty/1.peeksortSorted967[ OK ] SortProperty/1.peeksortSorted (0 ms)968[ RUN ] SortProperty/1.peeksortSortedGreater969[ OK ] SortProperty/1.peeksortSortedGreater (0 ms)970[ RUN ] SortProperty/1.insertionsortSorted971[ OK ] SortProperty/1.insertionsortSorted (0 ms)972[ RUN ] SortProperty/1.peeksortSortedLinearComparisonComplexity973[ OK ] SortProperty/1.peeksortSortedLinearComparisonComplexity (0 ms)974[----------] 4 tests from SortProperty/1 (2 ms total)975976[----------] 4 tests from SortProperty/2, where TypeParam = long long977[ RUN ] SortProperty/2.peeksortSorted978[ OK ] SortProperty/2.peeksortSorted (0 ms)979[ RUN ] SortProperty/2.peeksortSortedGreater980[ OK ] SortProperty/2.peeksortSortedGreater (0 ms)981[ RUN ] SortProperty/2.insertionsortSorted982[ OK ] SortProperty/2.insertionsortSorted (0 ms)983[ RUN ] SortProperty/2.peeksortSortedLinearComparisonComplexity984[ OK ] SortProperty/2.peeksortSortedLinearComparisonComplexity (0 ms)985[----------] 4 tests from SortProperty/2 (2 ms total)986987[----------] 4 tests from SortProperty/3, where TypeParam = short988[ RUN ] SortProperty/3.peeksortSorted989[ OK ] SortProperty/3.peeksortSorted (0 ms)990[ RUN ] SortProperty/3.peeksortSortedGreater991[ OK ] SortProperty/3.peeksortSortedGreater (0 ms)992[ RUN ] SortProperty/3.insertionsortSorted993[ OK ] SortProperty/3.insertionsortSorted (0 ms)994[ RUN ] SortProperty/3.peeksortSortedLinearComparisonComplexity995[ OK ] SortProperty/3.peeksortSortedLinearComparisonComplexity (0 ms)996[----------] 4 tests from SortProperty/3 (2 ms total)997998[----------] 4 tests from SortProperty/4, where TypeParam = std::basic_string<char,std::char_traits<char>,std::allocator<char> >999[ RUN ] SortProperty/4.peeksortSorted1000[ OK ] SortProperty/4.peeksortSorted (1 ms)1001[ RUN ] SortProperty/4.peeksortSortedGreater1002[ OK ] SortProperty/4.peeksortSortedGreater (1 ms)1003[ RUN ] SortProperty/4.insertionsortSorted1004[ OK ] SortProperty/4.insertionsortSorted (1 ms)1005[ RUN ] SortProperty/4.peeksortSortedLinearComparisonComplexity1006[ OK ] SortProperty/4.peeksortSortedLinearComparisonComplexity (1 ms)1007[----------] 4 tests from SortProperty/4 (7 ms total)10081009[----------] 1 test from SortProperty1010[ RUN ] SortProperty.peeksortStability1011[ OK ] SortProperty.peeksortStability (0 ms)1012[----------] 1 test from SortProperty (0 ms total)10131014[----------] 4 tests from FSSourceAccessorTest1015[ RUN ] FSSourceAccessorTest.works1016[ OK ] FSSourceAccessorTest.works (1 ms)1017[ RUN ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds1018[ OK ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds (0 ms)1019[ RUN ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot1020[ OK ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot (0 ms)1021[ RUN ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot1022[ OK ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot (0 ms)1023[----------] 4 tests from FSSourceAccessorTest (2 ms total)10241025[----------] 8 tests from concatStringsSep1026[ RUN ] concatStringsSep.empty1027[ OK ] concatStringsSep.empty (0 ms)1028[ RUN ] concatStringsSep.justOne1029[ OK ] concatStringsSep.justOne (0 ms)1030[ RUN ] concatStringsSep.emptyString1031[ OK ] concatStringsSep.emptyString (0 ms)1032[ RUN ] concatStringsSep.emptyStrings1033[ OK ] concatStringsSep.emptyStrings (0 ms)1034[ RUN ] concatStringsSep.threeEmptyStrings1035[ OK ] concatStringsSep.threeEmptyStrings (0 ms)1036[ RUN ] concatStringsSep.buildCommaSeparatedString1037[ OK ] concatStringsSep.buildCommaSeparatedString (0 ms)1038[ RUN ] concatStringsSep.buildStringWithEmptySeparator1039[ OK ] concatStringsSep.buildStringWithEmptySeparator (0 ms)1040[ RUN ] concatStringsSep.buildSingleString1041[ OK ] concatStringsSep.buildSingleString (0 ms)1042[----------] 8 tests from concatStringsSep (0 ms total)10431044[----------] 4 tests from concatMapStringsSep1045[ RUN ] concatMapStringsSep.empty1046[ OK ] concatMapStringsSep.empty (0 ms)1047[ RUN ] concatMapStringsSep.justOne1048[ OK ] concatMapStringsSep.justOne (0 ms)1049[ RUN ] concatMapStringsSep.two1050[ OK ] concatMapStringsSep.two (0 ms)1051[ RUN ] concatMapStringsSep.map1052[ OK ] concatMapStringsSep.map (0 ms)1053[----------] 4 tests from concatMapStringsSep (0 ms total)10541055[----------] 5 tests from dropEmptyInitThenConcatStringsSep1056[ RUN ] dropEmptyInitThenConcatStringsSep.empty1057[ OK ] dropEmptyInitThenConcatStringsSep.empty (0 ms)1058[ RUN ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString1059[ OK ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString (0 ms)1060[ RUN ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator1061[ OK ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator (0 ms)1062[ RUN ] dropEmptyInitThenConcatStringsSep.buildSingleString1063[ OK ] dropEmptyInitThenConcatStringsSep.buildSingleString (0 ms)1064[ RUN ] dropEmptyInitThenConcatStringsSep.emptyStrings1065[ OK ] dropEmptyInitThenConcatStringsSep.emptyStrings (0 ms)1066[----------] 5 tests from dropEmptyInitThenConcatStringsSep (0 ms total)10671068[----------] 12 tests from tokenizeString1069[ RUN ] tokenizeString.empty1070[ OK ] tokenizeString.empty (0 ms)1071[ RUN ] tokenizeString.oneSep1072[ OK ] tokenizeString.oneSep (0 ms)1073[ RUN ] tokenizeString.twoSep1074[ OK ] tokenizeString.twoSep (0 ms)1075[ RUN ] tokenizeString.tokenizeSpacesWithDefaults1076[ OK ] tokenizeString.tokenizeSpacesWithDefaults (0 ms)1077[ RUN ] tokenizeString.tokenizeTabsWithDefaults1078[ OK ] tokenizeString.tokenizeTabsWithDefaults (0 ms)1079[ RUN ] tokenizeString.tokenizeTabsSpacesWithDefaults1080[ OK ] tokenizeString.tokenizeTabsSpacesWithDefaults (0 ms)1081[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults1082[ OK ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1083[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults1084[ OK ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1085[ RUN ] tokenizeString.tokenizeWithCustomSep1086[ OK ] tokenizeString.tokenizeWithCustomSep (0 ms)1087[ RUN ] tokenizeString.tokenizeSepAtStart1088[ OK ] tokenizeString.tokenizeSepAtStart (0 ms)1089[ RUN ] tokenizeString.tokenizeSepAtEnd1090[ OK ] tokenizeString.tokenizeSepAtEnd (0 ms)1091[ RUN ] tokenizeString.tokenizeSepEmpty1092[ OK ] tokenizeString.tokenizeSepEmpty (0 ms)1093[----------] 12 tests from tokenizeString (0 ms total)10941095[----------] 13 tests from splitStringTest/0, where TypeParam = std::vector<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> > > >1096[ RUN ] splitStringTest/0.empty1097[ OK ] splitStringTest/0.empty (0 ms)1098[ RUN ] splitStringTest/0.oneSep1099[ OK ] splitStringTest/0.oneSep (0 ms)1100[ RUN ] splitStringTest/0.twoSep1101[ OK ] splitStringTest/0.twoSep (0 ms)1102[ RUN ] splitStringTest/0.tokenizeSpacesWithSpaces1103[ OK ] splitStringTest/0.tokenizeSpacesWithSpaces (0 ms)1104[ RUN ] splitStringTest/0.tokenizeTabsWithDefaults1105[ OK ] splitStringTest/0.tokenizeTabsWithDefaults (0 ms)1106[ RUN ] splitStringTest/0.tokenizeTabsSpacesWithDefaults1107[ OK ] splitStringTest/0.tokenizeTabsSpacesWithDefaults (0 ms)1108[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults1109[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1110[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults1111[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1112[ RUN ] splitStringTest/0.tokenizeWithCustomSep1113[ OK ] splitStringTest/0.tokenizeWithCustomSep (0 ms)1114[ RUN ] splitStringTest/0.tokenizeSepAtStart1115[ OK ] splitStringTest/0.tokenizeSepAtStart (0 ms)1116[ RUN ] splitStringTest/0.tokenizeSepAtEnd1117[ OK ] splitStringTest/0.tokenizeSepAtEnd (0 ms)1118[ RUN ] splitStringTest/0.tokenizeSepEmpty1119[ OK ] splitStringTest/0.tokenizeSepEmpty (0 ms)1120[ RUN ] splitStringTest/0.recoveredByConcatStringsSep1121[ OK ] splitStringTest/0.recoveredByConcatStringsSep (0 ms)1122[----------] 13 tests from splitStringTest/0 (0 ms total)11231124[----------] 13 tests from splitStringTest/1, where TypeParam = std::vector<std::basic_string_view<char,std::char_traits<char> >,std::allocator<std::basic_string_view<char,std::char_traits<char> > > >1125[ RUN ] splitStringTest/1.empty1126[ OK ] splitStringTest/1.empty (0 ms)1127[ RUN ] splitStringTest/1.oneSep1128[ OK ] splitStringTest/1.oneSep (0 ms)1129[ RUN ] splitStringTest/1.twoSep1130[ OK ] splitStringTest/1.twoSep (0 ms)1131[ RUN ] splitStringTest/1.tokenizeSpacesWithSpaces1132[ OK ] splitStringTest/1.tokenizeSpacesWithSpaces (0 ms)1133[ RUN ] splitStringTest/1.tokenizeTabsWithDefaults1134[ OK ] splitStringTest/1.tokenizeTabsWithDefaults (0 ms)1135[ RUN ] splitStringTest/1.tokenizeTabsSpacesWithDefaults1136[ OK ] splitStringTest/1.tokenizeTabsSpacesWithDefaults (0 ms)1137[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults1138[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1139[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults1140[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1141[ RUN ] splitStringTest/1.tokenizeWithCustomSep1142[ OK ] splitStringTest/1.tokenizeWithCustomSep (0 ms)1143[ RUN ] splitStringTest/1.tokenizeSepAtStart1144[ OK ] splitStringTest/1.tokenizeSepAtStart (0 ms)1145[ RUN ] splitStringTest/1.tokenizeSepAtEnd1146[ OK ] splitStringTest/1.tokenizeSepAtEnd (0 ms)1147[ RUN ] splitStringTest/1.tokenizeSepEmpty1148[ OK ] splitStringTest/1.tokenizeSepEmpty (0 ms)1149[ RUN ] splitStringTest/1.recoveredByConcatStringsSep1150[ OK ] splitStringTest/1.recoveredByConcatStringsSep (0 ms)1151[----------] 13 tests from splitStringTest/1 (0 ms total)11521153[----------] 13 tests from splitStringTest/2, where TypeParam = std::list<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> > > >1154[ RUN ] splitStringTest/2.empty1155[ OK ] splitStringTest/2.empty (0 ms)1156[ RUN ] splitStringTest/2.oneSep1157[ OK ] splitStringTest/2.oneSep (0 ms)1158[ RUN ] splitStringTest/2.twoSep1159[ OK ] splitStringTest/2.twoSep (0 ms)1160[ RUN ] splitStringTest/2.tokenizeSpacesWithSpaces1161[ OK ] splitStringTest/2.tokenizeSpacesWithSpaces (0 ms)1162[ RUN ] splitStringTest/2.tokenizeTabsWithDefaults1163[ OK ] splitStringTest/2.tokenizeTabsWithDefaults (0 ms)1164[ RUN ] splitStringTest/2.tokenizeTabsSpacesWithDefaults1165[ OK ] splitStringTest/2.tokenizeTabsSpacesWithDefaults (0 ms)1166[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults1167[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1168[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults1169[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1170[ RUN ] splitStringTest/2.tokenizeWithCustomSep1171[ OK ] splitStringTest/2.tokenizeWithCustomSep (0 ms)1172[ RUN ] splitStringTest/2.tokenizeSepAtStart1173[ OK ] splitStringTest/2.tokenizeSepAtStart (0 ms)1174[ RUN ] splitStringTest/2.tokenizeSepAtEnd1175[ OK ] splitStringTest/2.tokenizeSepAtEnd (0 ms)1176[ RUN ] splitStringTest/2.tokenizeSepEmpty1177[ OK ] splitStringTest/2.tokenizeSepEmpty (0 ms)1178[ RUN ] splitStringTest/2.recoveredByConcatStringsSep1179[ OK ] splitStringTest/2.recoveredByConcatStringsSep (0 ms)1180[----------] 13 tests from splitStringTest/2 (0 ms total)11811182[----------] 13 tests from splitStringTest/3, where TypeParam = std::list<std::basic_string_view<char,std::char_traits<char> >,std::allocator<std::basic_string_view<char,std::char_traits<char> > > >1183[ RUN ] splitStringTest/3.empty1184[ OK ] splitStringTest/3.empty (0 ms)1185[ RUN ] splitStringTest/3.oneSep1186[ OK ] splitStringTest/3.oneSep (0 ms)1187[ RUN ] splitStringTest/3.twoSep1188[ OK ] splitStringTest/3.twoSep (0 ms)1189[ RUN ] splitStringTest/3.tokenizeSpacesWithSpaces1190[ OK ] splitStringTest/3.tokenizeSpacesWithSpaces (0 ms)1191[ RUN ] splitStringTest/3.tokenizeTabsWithDefaults1192[ OK ] splitStringTest/3.tokenizeTabsWithDefaults (0 ms)1193[ RUN ] splitStringTest/3.tokenizeTabsSpacesWithDefaults1194[ OK ] splitStringTest/3.tokenizeTabsSpacesWithDefaults (0 ms)1195[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults1196[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1197[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults1198[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1199[ RUN ] splitStringTest/3.tokenizeWithCustomSep1200[ OK ] splitStringTest/3.tokenizeWithCustomSep (0 ms)1201[ RUN ] splitStringTest/3.tokenizeSepAtStart1202[ OK ] splitStringTest/3.tokenizeSepAtStart (0 ms)1203[ RUN ] splitStringTest/3.tokenizeSepAtEnd1204[ OK ] splitStringTest/3.tokenizeSepAtEnd (0 ms)1205[ RUN ] splitStringTest/3.tokenizeSepEmpty1206[ OK ] splitStringTest/3.tokenizeSepEmpty (0 ms)1207[ RUN ] splitStringTest/3.recoveredByConcatStringsSep1208[ OK ] splitStringTest/3.recoveredByConcatStringsSep (0 ms)1209[----------] 13 tests from splitStringTest/3 (0 ms total)12101211[----------] 14 tests from shellSplitString1212[ RUN ] shellSplitString.empty1213[ OK ] shellSplitString.empty (0 ms)1214[ RUN ] shellSplitString.oneWord1215[ OK ] shellSplitString.oneWord (0 ms)1216[ RUN ] shellSplitString.oneWordQuotedWithSpaces1217[ OK ] shellSplitString.oneWordQuotedWithSpaces (0 ms)1218[ RUN ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote1219[ OK ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote (0 ms)1220[ RUN ] shellSplitString.oneWordQuotedWithDoubleQuotes1221[ OK ] shellSplitString.oneWordQuotedWithDoubleQuotes (0 ms)1222[ RUN ] shellSplitString.twoWords1223[ OK ] shellSplitString.twoWords (0 ms)1224[ RUN ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted1225[ OK ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted (0 ms)1226[ RUN ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes1227[ OK ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes (0 ms)1228[ RUN ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes1229[ OK ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes (0 ms)1230[ RUN ] shellSplitString.singleQuoteDoesNotUseEscapes1231[ OK ] shellSplitString.singleQuoteDoesNotUseEscapes (0 ms)1232[ RUN ] shellSplitString.doubleQuoteDoesUseEscapes1233[ OK ] shellSplitString.doubleQuoteDoesUseEscapes (0 ms)1234[ RUN ] shellSplitString.backslashEscapesSpaces1235[ OK ] shellSplitString.backslashEscapesSpaces (0 ms)1236[ RUN ] shellSplitString.backslashEscapesQuotes1237[ OK ] shellSplitString.backslashEscapesQuotes (0 ms)1238[ RUN ] shellSplitString.testUnbalancedQuotes1239[ OK ] shellSplitString.testUnbalancedQuotes (0 ms)1240[----------] 14 tests from shellSplitString (0 ms total)12411242[----------] 11 tests from optionalBracket1243[ RUN ] optionalBracket.emptyContent1244[ OK ] optionalBracket.emptyContent (0 ms)1245[ RUN ] optionalBracket.nonEmptyContent1246[ OK ] optionalBracket.nonEmptyContent (0 ms)1247[ RUN ] optionalBracket.emptyPrefixAndSuffix1248[ OK ] optionalBracket.emptyPrefixAndSuffix (0 ms)1249[ RUN ] optionalBracket.emptyContentEmptyBrackets1250[ OK ] optionalBracket.emptyContentEmptyBrackets (0 ms)1251[ RUN ] optionalBracket.complexBrackets1252[ OK ] optionalBracket.complexBrackets (0 ms)1253[ RUN ] optionalBracket.onlyPrefix1254[ OK ] optionalBracket.onlyPrefix (0 ms)1255[ RUN ] optionalBracket.onlySuffix1256[ OK ] optionalBracket.onlySuffix (0 ms)1257[ RUN ] optionalBracket.optionalWithValue1258[ OK ] optionalBracket.optionalWithValue (0 ms)1259[ RUN ] optionalBracket.optionalNullopt1260[ OK ] optionalBracket.optionalNullopt (0 ms)1261[ RUN ] optionalBracket.optionalEmptyString1262[ OK ] optionalBracket.optionalEmptyString (0 ms)1263[ RUN ] optionalBracket.optionalStringViewWithValue1264[ OK ] optionalBracket.optionalStringViewWithValue (0 ms)1265[----------] 11 tests from optionalBracket (0 ms total)12661267[----------] 1 test from Suggestions1268[ RUN ] Suggestions.Trim1269[ OK ] Suggestions.Trim (0 ms)1270[----------] 1 test from Suggestions (0 ms total)12711272[----------] 7 tests from filterANSIEscapes1273[ RUN ] filterANSIEscapes.emptyString1274[ OK ] filterANSIEscapes.emptyString (0 ms)1275[ RUN ] filterANSIEscapes.doesntChangePrintableChars1276[ OK ] filterANSIEscapes.doesntChangePrintableChars (0 ms)1277[ RUN ] filterANSIEscapes.filtersColorCodes1278[ OK ] filterANSIEscapes.filtersColorCodes (0 ms)1279[ RUN ] filterANSIEscapes.expandsTabs1280[ OK ] filterANSIEscapes.expandsTabs (0 ms)1281[ RUN ] filterANSIEscapes.utf81282[ OK ] filterANSIEscapes.utf8 (0 ms)1283[ RUN ] filterANSIEscapes.osc81284[ OK ] filterANSIEscapes.osc8 (0 ms)1285[ RUN ] filterANSIEscapes.osc8_bell_as_sep1286[ OK ] filterANSIEscapes.osc8_bell_as_sep (0 ms)1287[----------] 7 tests from filterANSIEscapes (0 ms total)12881289[----------] 8 tests from FixGitURLTestSuite1290[ RUN ] FixGitURLTestSuite.rejectFileURLWithAuthority1291[ OK ] FixGitURLTestSuite.rejectFileURLWithAuthority (0 ms)1292[ RUN ] FixGitURLTestSuite.rejectRelativePath1293[ OK ] FixGitURLTestSuite.rejectRelativePath (0 ms)1294[ RUN ] FixGitURLTestSuite.rejectEmptyPathGitScp1295[ OK ] FixGitURLTestSuite.rejectEmptyPathGitScp (0 ms)1296[ RUN ] FixGitURLTestSuite.rejectMalformedBracketedURLs1297[ OK ] FixGitURLTestSuite.rejectMalformedBracketedURLs (0 ms)1298[ RUN ] FixGitURLTestSuite.mismatchedBrackets1299[ OK ] FixGitURLTestSuite.mismatchedBrackets (0 ms)1300[ RUN ] FixGitURLTestSuite.slashBeforeColonIsNotScp1301[ OK ] FixGitURLTestSuite.slashBeforeColonIsNotScp (0 ms)1302[ RUN ] FixGitURLTestSuite.noColonIsNotScp1303[ OK ] FixGitURLTestSuite.noColonIsNotScp (0 ms)1304[ RUN ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon1305[ OK ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon (0 ms)1306[----------] 8 tests from FixGitURLTestSuite (0 ms total)13071308[----------] 17 tests from parseURL1309[ RUN ] parseURL.parsesSimpleHttpUrlWithComplexFragment1310[ OK ] parseURL.parsesSimpleHttpUrlWithComplexFragment (0 ms)1311[ RUN ] parseURL.rejectsAuthorityInUrlsWithFileTransportation1312[ OK ] parseURL.rejectsAuthorityInUrlsWithFileTransportation (0 ms)1313[ RUN ] parseURL.parseEmptyQueryParams1314warning: dubious URI query '' is missing equal sign '=', ignoring1315warning: dubious URI query '' is missing equal sign '=', ignoring1316warning: dubious URI query '' is missing equal sign '=', ignoring1317warning: dubious URI query '' is missing equal sign '=', ignoring1318warning: dubious URI query '' is missing equal sign '=', ignoring1319warning: dubious URI query '' is missing equal sign '=', ignoring1320[ OK ] parseURL.parseEmptyQueryParams (0 ms)1321[ RUN ] parseURL.parseUserPassword1322[ OK ] parseURL.parseUserPassword (0 ms)1323[ RUN ] parseURL.parseFileURLWithQueryAndFragment1324[ OK ] parseURL.parseFileURLWithQueryAndFragment (0 ms)1325[ RUN ] parseURL.parseFileURL1326[ OK ] parseURL.parseFileURL (0 ms)1327[ RUN ] parseURL.parseFileURLWithAuthority1328[ OK ] parseURL.parseFileURLWithAuthority (0 ms)1329[ RUN ] parseURL.parseFileURLNoLeadingSlash1330[ OK ] parseURL.parseFileURLNoLeadingSlash (0 ms)1331[ RUN ] parseURL.parseHttpTrailingSlash1332[ OK ] parseURL.parseHttpTrailingSlash (0 ms)1333[ RUN ] parseURL.parsedUrlsIsEqualToItself1334[ OK ] parseURL.parsedUrlsIsEqualToItself (0 ms)1335[ RUN ] parseURL.parsedUrlsWithUnescapedChars1336[ OK ] parseURL.parsedUrlsWithUnescapedChars (0 ms)1337[ RUN ] parseURL.parseFTPUrl1338[ OK ] parseURL.parseFTPUrl (0 ms)1339[ RUN ] parseURL.parsesAnythingInUriFormat1340[ OK ] parseURL.parsesAnythingInUriFormat (0 ms)1341[ RUN ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash1342[ OK ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash (0 ms)1343[ RUN ] parseURL.emptyStringIsInvalidURL1344[ OK ] parseURL.emptyStringIsInvalidURL (0 ms)1345[ RUN ] parseURL.parsesHttpUrlWithEmptyPort1346[ OK ] parseURL.parsesHttpUrlWithEmptyPort (0 ms)1347[ RUN ] parseURL.gitlabNamespacedProjectUrls1348[ OK ] parseURL.gitlabNamespacedProjectUrls (0 ms)1349[----------] 17 tests from parseURL (1 ms total)13501351[----------] 4 tests from decodeQuery1352[ RUN ] decodeQuery.emptyStringYieldsEmptyMap1353[ OK ] decodeQuery.emptyStringYieldsEmptyMap (0 ms)1354[ RUN ] decodeQuery.simpleDecode1355[ OK ] decodeQuery.simpleDecode (0 ms)1356[ RUN ] decodeQuery.decodeUrlEncodedArgs1357[ OK ] decodeQuery.decodeUrlEncodedArgs (0 ms)1358[ RUN ] decodeQuery.decodeArgWithEmptyValue1359[ OK ] decodeQuery.decodeArgWithEmptyValue (0 ms)1360[----------] 4 tests from decodeQuery (0 ms total)13611362[----------] 4 tests from percentDecode1363[ RUN ] percentDecode.decodesUrlEncodedString1364[ OK ] percentDecode.decodesUrlEncodedString (0 ms)1365[ RUN ] percentDecode.multipleDecodesAreIdempotent1366[ OK ] percentDecode.multipleDecodesAreIdempotent (0 ms)1367[ RUN ] percentDecode.trailingPercent1368[ OK ] percentDecode.trailingPercent (0 ms)1369[ RUN ] percentDecode.incompleteEncoding1370[ OK ] percentDecode.incompleteEncoding (0 ms)1371[----------] 4 tests from percentDecode (0 ms total)13721373[----------] 5 tests from percentEncode1374[ RUN ] percentEncode.encodesUrlEncodedString1375[ OK ] percentEncode.encodesUrlEncodedString (0 ms)1376[ RUN ] percentEncode.keepArgument1377[ OK ] percentEncode.keepArgument (0 ms)1378[ RUN ] percentEncode.inverseOfDecode1379[ OK ] percentEncode.inverseOfDecode (0 ms)1380[ RUN ] percentEncode.trailingPercent1381[ OK ] percentEncode.trailingPercent (0 ms)1382[ RUN ] percentEncode.yen1383[ OK ] percentEncode.yen (0 ms)1384[----------] 5 tests from percentEncode (0 ms total)13851386[----------] 1 test from nix1387[ RUN ] nix.isValidSchemeName1388[ OK ] nix.isValidSchemeName (0 ms)1389[----------] 1 test from nix (0 ms total)13901391[----------] 3 tests from hasPrefix1392[ RUN ] hasPrefix.emptyStringHasNoPrefix1393[ OK ] hasPrefix.emptyStringHasNoPrefix (0 ms)1394[ RUN ] hasPrefix.emptyStringIsAlwaysPrefix1395[ OK ] hasPrefix.emptyStringIsAlwaysPrefix (0 ms)1396[ RUN ] hasPrefix.trivialCase1397[ OK ] hasPrefix.trivialCase (0 ms)1398[----------] 3 tests from hasPrefix (0 ms total)13991400[----------] 2 tests from hasSuffix1401[ RUN ] hasSuffix.emptyStringHasNoSuffix1402[ OK ] hasSuffix.emptyStringHasNoSuffix (0 ms)1403[ RUN ] hasSuffix.trivialCase1404[ OK ] hasSuffix.trivialCase (0 ms)1405[----------] 2 tests from hasSuffix (0 ms total)14061407[----------] 1 test from getLine1408[ RUN ] getLine.all1409[ OK ] getLine.all (0 ms)1410[----------] 1 test from getLine (0 ms total)14111412[----------] 3 tests from toLower1413[ RUN ] toLower.emptyString1414[ OK ] toLower.emptyString (0 ms)1415[ RUN ] toLower.nonLetters1416[ OK ] toLower.nonLetters (0 ms)1417[ RUN ] toLower.umlauts1418[ OK ] toLower.umlauts (0 ms)1419[----------] 3 tests from toLower (0 ms total)14201421[----------] 2 tests from string2Float1422[ RUN ] string2Float.emptyString1423[ OK ] string2Float.emptyString (0 ms)1424[ RUN ] string2Float.trivialConversions1425[ OK ] string2Float.trivialConversions (0 ms)1426[----------] 2 tests from string2Float (0 ms total)14271428[----------] 2 tests from string2Int1429[ RUN ] string2Int.emptyString1430[ OK ] string2Int.emptyString (0 ms)1431[ RUN ] string2Int.trivialConversions1432[ OK ] string2Int.trivialConversions (0 ms)1433[----------] 2 tests from string2Int (0 ms total)14341435[----------] 1 test from getSizeUnit1436[ RUN ] getSizeUnit.misc1437[ OK ] getSizeUnit.misc (0 ms)1438[----------] 1 test from getSizeUnit (0 ms total)14391440[----------] 1 test from getCommonSizeUnit1441[ RUN ] getCommonSizeUnit.misc1442[ OK ] getCommonSizeUnit.misc (0 ms)1443[----------] 1 test from getCommonSizeUnit (0 ms total)14441445[----------] 1 test from renderSizeWithoutUnit1446[ RUN ] renderSizeWithoutUnit.misc1447[ OK ] renderSizeWithoutUnit.misc (0 ms)1448[----------] 1 test from renderSizeWithoutUnit (0 ms total)14491450[----------] 1 test from renderSize1451[ RUN ] renderSize.misc1452[ OK ] renderSize.misc (0 ms)1453[----------] 1 test from renderSize (0 ms total)14541455[----------] 4 tests from rewriteStrings1456[ RUN ] rewriteStrings.emptyString1457[ OK ] rewriteStrings.emptyString (0 ms)1458[ RUN ] rewriteStrings.emptyRewrites1459[ OK ] rewriteStrings.emptyRewrites (0 ms)1460[ RUN ] rewriteStrings.successfulRewrite1461[ OK ] rewriteStrings.successfulRewrite (0 ms)1462[ RUN ] rewriteStrings.doesntOccur1463[ OK ] rewriteStrings.doesntOccur (0 ms)1464[----------] 4 tests from rewriteStrings (0 ms total)14651466[----------] 3 tests from replaceStrings1467[ RUN ] replaceStrings.emptyString1468[ OK ] replaceStrings.emptyString (0 ms)1469[ RUN ] replaceStrings.successfulReplace1470[ OK ] replaceStrings.successfulReplace (0 ms)1471[ RUN ] replaceStrings.doesntOccur1472[ OK ] replaceStrings.doesntOccur (0 ms)1473[----------] 3 tests from replaceStrings (0 ms total)14741475[----------] 2 tests from trim1476[ RUN ] trim.emptyString1477[ OK ] trim.emptyString (0 ms)1478[ RUN ] trim.removesWhitespace1479[ OK ] trim.removesWhitespace (0 ms)1480[----------] 2 tests from trim (0 ms total)14811482[----------] 2 tests from chomp1483[ RUN ] chomp.emptyString1484[ OK ] chomp.emptyString (0 ms)1485[ RUN ] chomp.removesWhitespace1486[ OK ] chomp.removesWhitespace (0 ms)1487[----------] 2 tests from chomp (0 ms total)14881489[----------] 4 tests from quoteStrings1490[ RUN ] quoteStrings.empty1491[ OK ] quoteStrings.empty (0 ms)1492[ RUN ] quoteStrings.emptyStrings1493[ OK ] quoteStrings.emptyStrings (0 ms)1494[ RUN ] quoteStrings.trivialQuote1495[ OK ] quoteStrings.trivialQuote (0 ms)1496[ RUN ] quoteStrings.quotedStrings1497[ OK ] quoteStrings.quotedStrings (0 ms)1498[----------] 4 tests from quoteStrings (0 ms total)14991500[----------] 2 tests from get1501[ RUN ] get.emptyContainer1502[ OK ] get.emptyContainer (0 ms)1503[ RUN ] get.getFromContainer1504[ OK ] get.getFromContainer (0 ms)1505[----------] 2 tests from get (0 ms total)15061507[----------] 2 tests from getOr1508[ RUN ] getOr.emptyContainer1509[ OK ] getOr.emptyContainer (0 ms)1510[ RUN ] getOr.getFromContainer1511[ OK ] getOr.getFromContainer (0 ms)1512[----------] 2 tests from getOr (0 ms total)15131514[----------] 4 tests from markLast1515[ RUN ] markLast.empty1516[ OK ] markLast.empty (0 ms)1517[ RUN ] markLast.singleElement1518[ OK ] markLast.singleElement (0 ms)1519[ RUN ] markLast.multipleElements1520[ OK ] markLast.multipleElements (0 ms)1521[ RUN ] markLast.mutateThroughReference1522[ OK ] markLast.mutateThroughReference (0 ms)1523[----------] 4 tests from markLast (0 ms total)15241525[----------] 1 test from stringsToCharPtrs1526[ RUN ] stringsToCharPtrs.rejectsNulBytes1527[ OK ] stringsToCharPtrs.rejectsNulBytes (0 ms)1528[----------] 1 test from stringsToCharPtrs (0 ms total)15291530[----------] 8 tests from XMLWriter1531[ RUN ] XMLWriter.emptyObject1532[ OK ] XMLWriter.emptyObject (0 ms)1533[ RUN ] XMLWriter.objectWithEmptyElement1534[ OK ] XMLWriter.objectWithEmptyElement (0 ms)1535[ RUN ] XMLWriter.objectWithElementWithAttrs1536[ OK ] XMLWriter.objectWithElementWithAttrs (0 ms)1537[ RUN ] XMLWriter.objectWithElementWithEmptyAttrs1538[ OK ] XMLWriter.objectWithElementWithEmptyAttrs (0 ms)1539[ RUN ] XMLWriter.objectWithElementWithAttrsEscaping1540[ OK ] XMLWriter.objectWithElementWithAttrsEscaping (0 ms)1541[ RUN ] XMLWriter.objectWithElementWithAttrsIndented1542[ OK ] XMLWriter.objectWithElementWithAttrsIndented (0 ms)1543[ RUN ] XMLWriter.writeEmptyElement1544[ OK ] XMLWriter.writeEmptyElement (0 ms)1545[ RUN ] XMLWriter.writeEmptyElementWithAttributes1546[ OK ] XMLWriter.writeEmptyElementWithAttributes (0 ms)1547[----------] 8 tests from XMLWriter (0 ms total)15481549[----------] 1 test from closeExtraFDs1550[ RUN ] closeExtraFDs.works1551[ OK ] closeExtraFDs.works (1 ms)1552[----------] 1 test from closeExtraFDs (1 ms total)15531554[----------] 2 tests from fchmodatTryNoFollow1555[ RUN ] fchmodatTryNoFollow.works1556[ OK ] fchmodatTryNoFollow.works (0 ms)1557[ RUN ] fchmodatTryNoFollow.fallbackWithoutProc1558[ OK ] fchmodatTryNoFollow.fallbackWithoutProc (5 ms)1559[----------] 2 tests from fchmodatTryNoFollow (6 ms total)15601561[----------] 2 tests from MessageWithFds1562[ RUN ] MessageWithFds.streamWithData1563[ OK ] MessageWithFds.streamWithData (1 ms)1564[ RUN ] MessageWithFds.datagramEmptyData1565[ OK ] MessageWithFds.datagramEmptyData (1 ms)1566[----------] 2 tests from MessageWithFds (3 ms total)15671568[----------] 3 tests from UnixDomainSocketLongPath1569[ RUN ] UnixDomainSocketLongPath.bindConnectRoundtrip1570[ OK ] UnixDomainSocketLongPath.bindConnectRoundtrip (2 ms)1571[ RUN ] UnixDomainSocketLongPath.bindRejectsTooLongBasename1572[ OK ] UnixDomainSocketLongPath.bindRejectsTooLongBasename (0 ms)1573[ RUN ] UnixDomainSocketLongPath.nearLimitBasenameRoundtrip1574[ OK ] UnixDomainSocketLongPath.nearLimitBasenameRoundtrip (5 ms)1575[----------] 3 tests from UnixDomainSocketLongPath (9 ms total)15761577[----------] 8 tests from NarTest/InvalidNarTest1578[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/01579[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/0 (0 ms)1580[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/11581[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/1 (0 ms)1582[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/21583[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/2 (0 ms)1584[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/31585[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/3 (0 ms)1586[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/41587[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/4 (0 ms)1588[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/51589[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/5 (0 ms)1590[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/61591[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/6 (0 ms)1592[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/71593[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/7 (0 ms)1594[----------] 8 tests from NarTest/InvalidNarTest (0 ms total)15951596[----------] 5 tests from Sha512Paddings/Base64TrailParseTest1597[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/01598[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/0 (0 ms)1599[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/11600[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/1 (0 ms)1601[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/21602[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/2 (0 ms)1603[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/31604[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/3 (0 ms)1605[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/41606[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/4 (0 ms)1607[----------] 5 tests from Sha512Paddings/Base64TrailParseTest (0 ms total)16081609[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest1610[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none1611[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none (0 ms)1612[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz1613[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz (0 ms)1614[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip21615[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip2 (0 ms)1616[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br1617[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br (0 ms)1618[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd1619[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd (0 ms)1620[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/none1621[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/none (0 ms)1622[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/xz1623[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/xz (8 ms)1624[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/bzip21625[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/bzip2 (0 ms)1626[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/br1627[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/br (0 ms)1628[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/zstd1629[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/zstd (0 ms)1630[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none1631/build/source/src/libutil-tests/build/../compression.cc:42: Skipped163216331634[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none (0 ms)1635[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz1636[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz (0 ms)1637[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip21638[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip2 (0 ms)1639[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br1640[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br (0 ms)1641[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd1642[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd (0 ms)1643[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none1644[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none (0 ms)1645[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz1646[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz (0 ms)1647[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip21648[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip2 (0 ms)1649[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br1650[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br (0 ms)1651[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd1652[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd (0 ms)1653[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest (12 ms total)16541655[----------] 20 tests from CopyFdRange/CopyFdRangeTest1656[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_nonregular1657[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_nonregular (1 ms)1658[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_regular1659[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_regular (1 ms)1660[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_nonregular1661[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_nonregular (1 ms)1662[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_regular1663[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_regular (26 ms)1664[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_nonregular1665[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_nonregular (1 ms)1666[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_regular1667[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_regular (1 ms)1668[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_nonregular1669[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_nonregular (1 ms)1670[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_regular1671[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_regular (1 ms)1672[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_nonregular1673[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_nonregular (0 ms)1674[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_regular1675[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_regular (0 ms)1676[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_nonregular1677[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_nonregular (0 ms)1678[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_regular1679[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_regular (0 ms)1680[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/slow_nonregular1681[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/slow_nonregular (1 ms)1682[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/slow_regular1683[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/slow_regular (1 ms)1684[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/fast_nonregular1685[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/fast_nonregular (1 ms)1686[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/fast_regular1687[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/fast_regular (1 ms)1688[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_nonregular1689[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_nonregular (0 ms)1690[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_regular1691[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_regular (0 ms)1692[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_nonregular1693[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_nonregular (0 ms)1694[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_regular1695[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_regular (0 ms)1696[----------] 20 tests from CopyFdRange/CopyFdRangeTest (43 ms total)16971698[----------] 4 tests from HashJSON/HashJsonTest1699[ RUN ] HashJSON/HashJsonTest.from_json/01700[ OK ] HashJSON/HashJsonTest.from_json/0 (0 ms)1701[ RUN ] HashJSON/HashJsonTest.from_json/11702[ OK ] HashJSON/HashJsonTest.from_json/1 (0 ms)1703[ RUN ] HashJSON/HashJsonTest.to_json/01704[ OK ] HashJSON/HashJsonTest.to_json/0 (0 ms)1705[ RUN ] HashJSON/HashJsonTest.to_json/11706[ OK ] HashJSON/HashJsonTest.to_json/1 (0 ms)1707[----------] 4 tests from HashJSON/HashJsonTest (0 ms total)17081709[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest1710[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/01711[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/0 (0 ms)1712[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/01713[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/0 (0 ms)1714[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest (0 ms total)17151716[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest1717[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/01718[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/0 (0 ms)1719[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/11720[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/1 (0 ms)1721[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/01722[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/0 (0 ms)1723[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/11724[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/1 (0 ms)1725[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest (0 ms total)17261727[----------] 2 tests from NarListingJSON/NarListingJsonTest1728[ RUN ] NarListingJSON/NarListingJsonTest.from_json/01729[ OK ] NarListingJSON/NarListingJsonTest.from_json/0 (0 ms)1730[ RUN ] NarListingJSON/NarListingJsonTest.to_json/01731[ OK ] NarListingJSON/NarListingJsonTest.to_json/0 (0 ms)1732[----------] 2 tests from NarListingJSON/NarListingJsonTest (0 ms total)17331734[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest1735[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/01736[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/0 (0 ms)1737[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/01738[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/0 (0 ms)1739[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest (0 ms total)17401741[----------] 40 tests from PeekSort/RandomPeekSort1742[ RUN ] PeekSort/RandomPeekSort.defaultComparator/01743[ OK ] PeekSort/RandomPeekSort.defaultComparator/0 (2 ms)1744[ RUN ] PeekSort/RandomPeekSort.defaultComparator/11745[ OK ] PeekSort/RandomPeekSort.defaultComparator/1 (26 ms)1746[ RUN ] PeekSort/RandomPeekSort.defaultComparator/21747[ OK ] PeekSort/RandomPeekSort.defaultComparator/2 (21 ms)1748[ RUN ] PeekSort/RandomPeekSort.defaultComparator/31749[ OK ] PeekSort/RandomPeekSort.defaultComparator/3 (26 ms)1750[ RUN ] PeekSort/RandomPeekSort.defaultComparator/41751[ OK ] PeekSort/RandomPeekSort.defaultComparator/4 (36 ms)1752[ RUN ] PeekSort/RandomPeekSort.defaultComparator/51753[ OK ] PeekSort/RandomPeekSort.defaultComparator/5 (9 ms)1754[ RUN ] PeekSort/RandomPeekSort.defaultComparator/61755[ OK ] PeekSort/RandomPeekSort.defaultComparator/6 (0 ms)1756[ RUN ] PeekSort/RandomPeekSort.defaultComparator/71757[ OK ] PeekSort/RandomPeekSort.defaultComparator/7 (0 ms)1758[ RUN ] PeekSort/RandomPeekSort.defaultComparator/81759[ OK ] PeekSort/RandomPeekSort.defaultComparator/8 (0 ms)1760[ RUN ] PeekSort/RandomPeekSort.defaultComparator/91761[ OK ] PeekSort/RandomPeekSort.defaultComparator/9 (258 ms)1762[ RUN ] PeekSort/RandomPeekSort.greater/01763[ OK ] PeekSort/RandomPeekSort.greater/0 (2 ms)1764[ RUN ] PeekSort/RandomPeekSort.greater/11765[ OK ] PeekSort/RandomPeekSort.greater/1 (26 ms)1766[ RUN ] PeekSort/RandomPeekSort.greater/21767[ OK ] PeekSort/RandomPeekSort.greater/2 (21 ms)1768[ RUN ] PeekSort/RandomPeekSort.greater/31769[ OK ] PeekSort/RandomPeekSort.greater/3 (25 ms)1770[ RUN ] PeekSort/RandomPeekSort.greater/41771[ OK ] PeekSort/RandomPeekSort.greater/4 (36 ms)1772[ RUN ] PeekSort/RandomPeekSort.greater/51773[ OK ] PeekSort/RandomPeekSort.greater/5 (9 ms)1774[ RUN ] PeekSort/RandomPeekSort.greater/61775[ OK ] PeekSort/RandomPeekSort.greater/6 (0 ms)1776[ RUN ] PeekSort/RandomPeekSort.greater/71777[ OK ] PeekSort/RandomPeekSort.greater/7 (0 ms)1778[ RUN ] PeekSort/RandomPeekSort.greater/81779[ OK ] PeekSort/RandomPeekSort.greater/8 (0 ms)1780[ RUN ] PeekSort/RandomPeekSort.greater/91781[ OK ] PeekSort/RandomPeekSort.greater/9 (256 ms)1782[ RUN ] PeekSort/RandomPeekSort.brokenComparator/01783[ OK ] PeekSort/RandomPeekSort.brokenComparator/0 (5 ms)1784[ RUN ] PeekSort/RandomPeekSort.brokenComparator/11785[ OK ] PeekSort/RandomPeekSort.brokenComparator/1 (65 ms)1786[ RUN ] PeekSort/RandomPeekSort.brokenComparator/21787[ OK ] PeekSort/RandomPeekSort.brokenComparator/2 (56 ms)1788[ RUN ] PeekSort/RandomPeekSort.brokenComparator/31789[ OK ] PeekSort/RandomPeekSort.brokenComparator/3 (63 ms)1790[ RUN ] PeekSort/RandomPeekSort.brokenComparator/41791[ OK ] PeekSort/RandomPeekSort.brokenComparator/4 (76 ms)1792[ RUN ] PeekSort/RandomPeekSort.brokenComparator/51793[ OK ] PeekSort/RandomPeekSort.brokenComparator/5 (31 ms)1794[ RUN ] PeekSort/RandomPeekSort.brokenComparator/61795[ OK ] PeekSort/RandomPeekSort.brokenComparator/6 (0 ms)1796[ RUN ] PeekSort/RandomPeekSort.brokenComparator/71797[ OK ] PeekSort/RandomPeekSort.brokenComparator/7 (0 ms)1798[ RUN ] PeekSort/RandomPeekSort.brokenComparator/81799[ OK ] PeekSort/RandomPeekSort.brokenComparator/8 (0 ms)1800[ RUN ] PeekSort/RandomPeekSort.brokenComparator/91801[ OK ] PeekSort/RandomPeekSort.brokenComparator/9 (681 ms)1802[ RUN ] PeekSort/RandomPeekSort.stability/01803[ OK ] PeekSort/RandomPeekSort.stability/0 (2 ms)1804[ RUN ] PeekSort/RandomPeekSort.stability/11805[ OK ] PeekSort/RandomPeekSort.stability/1 (22 ms)1806[ RUN ] PeekSort/RandomPeekSort.stability/21807[ OK ] PeekSort/RandomPeekSort.stability/2 (18 ms)1808[ RUN ] PeekSort/RandomPeekSort.stability/31809[ OK ] PeekSort/RandomPeekSort.stability/3 (22 ms)1810[ RUN ] PeekSort/RandomPeekSort.stability/41811[ OK ] PeekSort/RandomPeekSort.stability/4 (31 ms)1812[ RUN ] PeekSort/RandomPeekSort.stability/51813[ OK ] PeekSort/RandomPeekSort.stability/5 (8 ms)1814[ RUN ] PeekSort/RandomPeekSort.stability/61815[ OK ] PeekSort/RandomPeekSort.stability/6 (0 ms)1816[ RUN ] PeekSort/RandomPeekSort.stability/71817[ OK ] PeekSort/RandomPeekSort.stability/7 (0 ms)1818[ RUN ] PeekSort/RandomPeekSort.stability/81819[ OK ] PeekSort/RandomPeekSort.stability/8 (0 ms)1820[ RUN ] PeekSort/RandomPeekSort.stability/91821[ OK ] PeekSort/RandomPeekSort.stability/9 (235 ms)1822[----------] 40 tests from PeekSort/RandomPeekSort (2087 ms total)18231824[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest1825[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/01826[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/0 (0 ms)1827[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/11828[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/1 (0 ms)1829[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/21830[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/2 (0 ms)1831[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/31832[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/3 (0 ms)1833[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/41834[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/4 (0 ms)1835[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/51836[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/5 (0 ms)1837[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/61838[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/6 (0 ms)1839[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest (0 ms total)18401841[----------] 18 tests from TopoSort/TopoSortTest1842[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/01843[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/0 (0 ms)1844[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/11845[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/1 (0 ms)1846[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/21847[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/2 (0 ms)1848[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/31849[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/3 (0 ms)1850[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/41851[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/4 (0 ms)1852[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/51853[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/5 (0 ms)1854[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/61855[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/6 (0 ms)1856[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/71857[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/7 (0 ms)1858[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/81859[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/8 (0 ms)1860[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/91861[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/9 (0 ms)1862[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/101863[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/10 (0 ms)1864[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/111865[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/11 (0 ms)1866[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/121867[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/12 (0 ms)1868[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/131869[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/13 (0 ms)1870[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/141871[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/14 (0 ms)1872[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/151873[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/15 (0 ms)1874[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/161875[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/16 (0 ms)1876[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/171877[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/17 (0 ms)1878[----------] 18 tests from TopoSort/TopoSortTest (0 ms total)18791880[----------] 38 tests from FixGitURLs/FixGitURLTestSuite1881[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/01882[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/0 (0 ms)1883[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11884[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/1 (0 ms)1885[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/21886[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/2 (0 ms)1887[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/31888[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/3 (0 ms)1889[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/41890[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/4 (0 ms)1891[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/51892[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/5 (0 ms)1893[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/61894[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/6 (0 ms)1895[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/71896[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/7 (0 ms)1897[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/81898[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/8 (0 ms)1899[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/91900[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/9 (0 ms)1901[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/101902[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/10 (0 ms)1903[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/111904[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11 (0 ms)1905[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/121906[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/12 (0 ms)1907[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/131908[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/13 (0 ms)1909[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/141910[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/14 (0 ms)1911[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/151912[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/15 (0 ms)1913[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/161914[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/16 (0 ms)1915[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/171916[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/17 (0 ms)1917[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/181918[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/18 (0 ms)1919[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/01920[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/0 (0 ms)1921[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11922[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/1 (0 ms)1923[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/21924[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/2 (0 ms)1925[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/31926[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/3 (0 ms)1927[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/41928[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/4 (0 ms)1929[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/51930[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/5 (0 ms)1931[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/61932[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/6 (0 ms)1933[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/71934[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/7 (0 ms)1935[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/81936[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/8 (0 ms)1937[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/91938[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/9 (0 ms)1939[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/101940[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/10 (0 ms)1941[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/111942[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11 (0 ms)1943[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/121944[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/12 (0 ms)1945[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/131946[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/13 (0 ms)1947[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/141948[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/14 (0 ms)1949[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/151950[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/15 (0 ms)1951[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/161952[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/16 (0 ms)1953[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/171954[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/17 (0 ms)1955[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/181956[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/18 (0 ms)1957[----------] 38 tests from FixGitURLs/FixGitURLTestSuite (2 ms total)19581959[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess1960[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/01961[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/0 (0 ms)1962[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/11963[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/1 (0 ms)1964[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/21965[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/2 (0 ms)1966[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/31967[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/3 (0 ms)1968[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/41969[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/4 (0 ms)1970[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/51971[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/5 (0 ms)1972[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/61973[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/6 (0 ms)1974[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/01975[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/0 (0 ms)1976[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/11977[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/1 (0 ms)1978[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/21979[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/2 (0 ms)1980[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/31981[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/3 (0 ms)1982[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/41983[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/4 (0 ms)1984[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/51985[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/5 (0 ms)1986[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/61987[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/6 (0 ms)1988[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/01989[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/0 (0 ms)1990[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/11991[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/1 (0 ms)1992[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/21993[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/2 (0 ms)1994[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/31995[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/3 (0 ms)1996[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/41997[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/4 (0 ms)1998[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/51999[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/5 (0 ms)2000[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/62001[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/6 (0 ms)2002[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess (1 ms total)20032004[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite2005[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath2006[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath (0 ms)2007[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId2008[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId (0 ms)2009[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId2010[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId (0 ms)2011[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot2012[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot (0 ms)2013[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory2014[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory (0 ms)2015[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash2016[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash (0 ms)2017[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative2018[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative (0 ms)2019[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative2020[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative (0 ms)2021[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride2022[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride (0 ms)2023[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId2024[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId (0 ms)2025[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority2026[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority (0 ms)2027[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative2028[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative (0 ms)2029[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative2030[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative (0 ms)2031[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative2032[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative (0 ms)2033[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative2034[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative (0 ms)2035[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative2036[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative (0 ms)2037[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative2038[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative (0 ms)2039[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite (1 ms total)20402041[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest2042[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path2043[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path (0 ms)2044[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path2045[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path (0 ms)2046[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path2047[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path (0 ms)2048[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing2049[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing (0 ms)2050[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path2051[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path (0 ms)2052[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path2053[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path (0 ms)2054[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority2055[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority (0 ms)2056[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority2057[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority (0 ms)2058[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash2059[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2060[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash2061[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2062[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path2063[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path (0 ms)2064[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path2065[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path (0 ms)2066[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path2067[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path (0 ms)2068[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing2069[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing (0 ms)2070[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path2071[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path (0 ms)2072[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path2073[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path (0 ms)2074[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority2075[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority (0 ms)2076[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority2077[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority (0 ms)2078[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash2079[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2080[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash2081[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2082[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest (1 ms total)20832084[----------] 8 tests from Unix/UrlPathTest2085[ RUN ] Unix/UrlPathTest.pathToUrlPath/absolute_path2086[ OK ] Unix/UrlPathTest.pathToUrlPath/absolute_path (0 ms)2087[ RUN ] Unix/UrlPathTest.pathToUrlPath/root_path2088[ OK ] Unix/UrlPathTest.pathToUrlPath/root_path (0 ms)2089[ RUN ] Unix/UrlPathTest.urlPathToPath/absolute_path2090[ OK ] Unix/UrlPathTest.urlPathToPath/absolute_path (0 ms)2091[ RUN ] Unix/UrlPathTest.urlPathToPath/root_path2092[ OK ] Unix/UrlPathTest.urlPathToPath/root_path (0 ms)2093[ RUN ] Unix/UrlPathTest.urlToString/absolute_path2094[ OK ] Unix/UrlPathTest.urlToString/absolute_path (0 ms)2095[ RUN ] Unix/UrlPathTest.urlToString/root_path2096[ OK ] Unix/UrlPathTest.urlToString/root_path (0 ms)2097[ RUN ] Unix/UrlPathTest.stringToUrl/absolute_path2098[ OK ] Unix/UrlPathTest.stringToUrl/absolute_path (0 ms)2099[ RUN ] Unix/UrlPathTest.stringToUrl/root_path2100[ OK ] Unix/UrlPathTest.stringToUrl/root_path (0 ms)2101[----------] 8 tests from Unix/UrlPathTest (0 ms total)21022103[----------] Global test environment tear-down2104[==========] 813 tests from 154 test suites ran. (3075 ms total)2105[ PASSED ] 812 tests.2106[ SKIPPED ] 1 test, listed below:2107[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none21082109 YOU HAVE 1 DISABLED TEST2110