nixbot

builds

succeeded nix-util-tests-run-without-new-syscalls checks.x86_64-linux.home-manager-coder · build #493 · raw

1tribuchet: building on jamie2[==========] Running 811 tests from 153 test suites.3[----------] Global test environment set-up.4[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest5[ RUN ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow6[ OK ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow (447 ms)7[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest (447 ms total)89[----------] 2 tests from alignUp10[ RUN ] alignUp.value11[ OK ] alignUp.value (0 ms)12[ RUN ] alignUp.notAPowerOf213[ OK ] alignUp.notAPowerOf2 (118 ms)14[----------] 2 tests from alignUp (118 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 (0 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=517614686650101981992[ 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 (1 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 (19 ms)152[ RUN ] Checked.add_signed153[ OK ] Checked.add_signed (17 ms)154[ RUN ] Checked.sub_unsigned155[ OK ] Checked.sub_unsigned (9 ms)156[ RUN ] Checked.sub_signed157[ OK ] Checked.sub_signed (7 ms)158[ RUN ] Checked.mul_unsigned159[ OK ] Checked.mul_unsigned (7 ms)160[ RUN ] Checked.mul_signed161[ OK ] Checked.mul_signed (7 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 (86 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 (14 ms)183[----------] 6 tests from ChunkedVector (14 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 (43 ms)197[----------] 2 tests from compress (43 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 (39 ms)206[----------] 3 tests from decompress (40 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 (0 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 (9 ms)868[----------] 2 tests from runProgram2 (9 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[----------] 1 test from readPadding891[ RUN ] readPadding.works892[ OK ] readPadding.works (0 ms)893[----------] 1 test from readPadding (0 ms total)894895[----------] 1 test from sourceToSink896[ RUN ] sourceToSink.forcedUnwindUcaughtExceptions897[ OK ] sourceToSink.forcedUnwindUcaughtExceptions (0 ms)898[----------] 1 test from sourceToSink (0 ms total)899900[----------] 2 tests from MonotonicSubranges901[ RUN ] MonotonicSubranges.empty902[ OK ] MonotonicSubranges.empty (0 ms)903[ RUN ] MonotonicSubranges.basic904[ OK ] MonotonicSubranges.basic (0 ms)905[----------] 2 tests from MonotonicSubranges (0 ms total)906907[----------] 2 tests from SortTestPermutations/0, where TypeParam = int908[ RUN ] SortTestPermutations/0.insertionsort909[ OK ] SortTestPermutations/0.insertionsort (0 ms)910[ RUN ] SortTestPermutations/0.peeksort911[ OK ] SortTestPermutations/0.peeksort (0 ms)912[----------] 2 tests from SortTestPermutations/0 (0 ms total)913914[----------] 2 tests from SortTestPermutations/1, where TypeParam = long long915[ RUN ] SortTestPermutations/1.insertionsort916[ OK ] SortTestPermutations/1.insertionsort (0 ms)917[ RUN ] SortTestPermutations/1.peeksort918[ OK ] SortTestPermutations/1.peeksort (0 ms)919[----------] 2 tests from SortTestPermutations/1 (0 ms total)920921[----------] 2 tests from SortTestPermutations/2, where TypeParam = short922[ RUN ] SortTestPermutations/2.insertionsort923[ OK ] SortTestPermutations/2.insertionsort (0 ms)924[ RUN ] SortTestPermutations/2.peeksort925[ OK ] SortTestPermutations/2.peeksort (0 ms)926[----------] 2 tests from SortTestPermutations/2 (0 ms total)927928[----------] 2 tests from SortTestPermutations/3, where TypeParam = unsigned int929[ RUN ] SortTestPermutations/3.insertionsort930[ OK ] SortTestPermutations/3.insertionsort (0 ms)931[ RUN ] SortTestPermutations/3.peeksort932[ OK ] SortTestPermutations/3.peeksort (0 ms)933[----------] 2 tests from SortTestPermutations/3 (0 ms total)934935[----------] 2 tests from SortTestPermutations/4, where TypeParam = unsigned long936[ RUN ] SortTestPermutations/4.insertionsort937[ OK ] SortTestPermutations/4.insertionsort (0 ms)938[ RUN ] SortTestPermutations/4.peeksort939[ OK ] SortTestPermutations/4.peeksort (0 ms)940[----------] 2 tests from SortTestPermutations/4 (0 ms total)941942[----------] 1 test from InsertionSort943[ RUN ] InsertionSort.empty944[ OK ] InsertionSort.empty (0 ms)945[----------] 1 test from InsertionSort (0 ms total)946947[----------] 4 tests from SortProperty/0, where TypeParam = int948[ RUN ] SortProperty/0.peeksortSorted949[ OK ] SortProperty/0.peeksortSorted (0 ms)950[ RUN ] SortProperty/0.peeksortSortedGreater951[ OK ] SortProperty/0.peeksortSortedGreater (0 ms)952[ RUN ] SortProperty/0.insertionsortSorted953[ OK ] SortProperty/0.insertionsortSorted (0 ms)954[ RUN ] SortProperty/0.peeksortSortedLinearComparisonComplexity955[ OK ] SortProperty/0.peeksortSortedLinearComparisonComplexity (0 ms)956[----------] 4 tests from SortProperty/0 (1 ms total)957958[----------] 4 tests from SortProperty/1, where TypeParam = unsigned int959[ RUN ] SortProperty/1.peeksortSorted960[ OK ] SortProperty/1.peeksortSorted (0 ms)961[ RUN ] SortProperty/1.peeksortSortedGreater962[ OK ] SortProperty/1.peeksortSortedGreater (0 ms)963[ RUN ] SortProperty/1.insertionsortSorted964[ OK ] SortProperty/1.insertionsortSorted (0 ms)965[ RUN ] SortProperty/1.peeksortSortedLinearComparisonComplexity966[ OK ] SortProperty/1.peeksortSortedLinearComparisonComplexity (0 ms)967[----------] 4 tests from SortProperty/1 (1 ms total)968969[----------] 4 tests from SortProperty/2, where TypeParam = long long970[ RUN ] SortProperty/2.peeksortSorted971[ OK ] SortProperty/2.peeksortSorted (0 ms)972[ RUN ] SortProperty/2.peeksortSortedGreater973[ OK ] SortProperty/2.peeksortSortedGreater (0 ms)974[ RUN ] SortProperty/2.insertionsortSorted975[ OK ] SortProperty/2.insertionsortSorted (0 ms)976[ RUN ] SortProperty/2.peeksortSortedLinearComparisonComplexity977[ OK ] SortProperty/2.peeksortSortedLinearComparisonComplexity (0 ms)978[----------] 4 tests from SortProperty/2 (1 ms total)979980[----------] 4 tests from SortProperty/3, where TypeParam = short981[ RUN ] SortProperty/3.peeksortSorted982[ OK ] SortProperty/3.peeksortSorted (0 ms)983[ RUN ] SortProperty/3.peeksortSortedGreater984[ OK ] SortProperty/3.peeksortSortedGreater (0 ms)985[ RUN ] SortProperty/3.insertionsortSorted986[ OK ] SortProperty/3.insertionsortSorted (0 ms)987[ RUN ] SortProperty/3.peeksortSortedLinearComparisonComplexity988[ OK ] SortProperty/3.peeksortSortedLinearComparisonComplexity (0 ms)989[----------] 4 tests from SortProperty/3 (1 ms total)990991[----------] 4 tests from SortProperty/4, where TypeParam = std::basic_string<char,std::char_traits<char>,std::allocator<char> >992[ RUN ] SortProperty/4.peeksortSorted993[ OK ] SortProperty/4.peeksortSorted (1 ms)994[ RUN ] SortProperty/4.peeksortSortedGreater995[ OK ] SortProperty/4.peeksortSortedGreater (1 ms)996[ RUN ] SortProperty/4.insertionsortSorted997[ OK ] SortProperty/4.insertionsortSorted (1 ms)998[ RUN ] SortProperty/4.peeksortSortedLinearComparisonComplexity999[ OK ] SortProperty/4.peeksortSortedLinearComparisonComplexity (1 ms)1000[----------] 4 tests from SortProperty/4 (6 ms total)10011002[----------] 1 test from SortProperty1003[ RUN ] SortProperty.peeksortStability1004[ OK ] SortProperty.peeksortStability (0 ms)1005[----------] 1 test from SortProperty (0 ms total)10061007[----------] 4 tests from FSSourceAccessorTest1008[ RUN ] FSSourceAccessorTest.works1009[ OK ] FSSourceAccessorTest.works (0 ms)1010[ RUN ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds1011[ OK ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds (0 ms)1012[ RUN ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot1013[ OK ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot (0 ms)1014[ RUN ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot1015[ OK ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot (0 ms)1016[----------] 4 tests from FSSourceAccessorTest (2 ms total)10171018[----------] 8 tests from concatStringsSep1019[ RUN ] concatStringsSep.empty1020[ OK ] concatStringsSep.empty (0 ms)1021[ RUN ] concatStringsSep.justOne1022[ OK ] concatStringsSep.justOne (0 ms)1023[ RUN ] concatStringsSep.emptyString1024[ OK ] concatStringsSep.emptyString (0 ms)1025[ RUN ] concatStringsSep.emptyStrings1026[ OK ] concatStringsSep.emptyStrings (0 ms)1027[ RUN ] concatStringsSep.threeEmptyStrings1028[ OK ] concatStringsSep.threeEmptyStrings (0 ms)1029[ RUN ] concatStringsSep.buildCommaSeparatedString1030[ OK ] concatStringsSep.buildCommaSeparatedString (0 ms)1031[ RUN ] concatStringsSep.buildStringWithEmptySeparator1032[ OK ] concatStringsSep.buildStringWithEmptySeparator (0 ms)1033[ RUN ] concatStringsSep.buildSingleString1034[ OK ] concatStringsSep.buildSingleString (0 ms)1035[----------] 8 tests from concatStringsSep (0 ms total)10361037[----------] 4 tests from concatMapStringsSep1038[ RUN ] concatMapStringsSep.empty1039[ OK ] concatMapStringsSep.empty (0 ms)1040[ RUN ] concatMapStringsSep.justOne1041[ OK ] concatMapStringsSep.justOne (0 ms)1042[ RUN ] concatMapStringsSep.two1043[ OK ] concatMapStringsSep.two (0 ms)1044[ RUN ] concatMapStringsSep.map1045[ OK ] concatMapStringsSep.map (0 ms)1046[----------] 4 tests from concatMapStringsSep (0 ms total)10471048[----------] 5 tests from dropEmptyInitThenConcatStringsSep1049[ RUN ] dropEmptyInitThenConcatStringsSep.empty1050[ OK ] dropEmptyInitThenConcatStringsSep.empty (0 ms)1051[ RUN ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString1052[ OK ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString (0 ms)1053[ RUN ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator1054[ OK ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator (0 ms)1055[ RUN ] dropEmptyInitThenConcatStringsSep.buildSingleString1056[ OK ] dropEmptyInitThenConcatStringsSep.buildSingleString (0 ms)1057[ RUN ] dropEmptyInitThenConcatStringsSep.emptyStrings1058[ OK ] dropEmptyInitThenConcatStringsSep.emptyStrings (0 ms)1059[----------] 5 tests from dropEmptyInitThenConcatStringsSep (0 ms total)10601061[----------] 12 tests from tokenizeString1062[ RUN ] tokenizeString.empty1063[ OK ] tokenizeString.empty (0 ms)1064[ RUN ] tokenizeString.oneSep1065[ OK ] tokenizeString.oneSep (0 ms)1066[ RUN ] tokenizeString.twoSep1067[ OK ] tokenizeString.twoSep (0 ms)1068[ RUN ] tokenizeString.tokenizeSpacesWithDefaults1069[ OK ] tokenizeString.tokenizeSpacesWithDefaults (0 ms)1070[ RUN ] tokenizeString.tokenizeTabsWithDefaults1071[ OK ] tokenizeString.tokenizeTabsWithDefaults (0 ms)1072[ RUN ] tokenizeString.tokenizeTabsSpacesWithDefaults1073[ OK ] tokenizeString.tokenizeTabsSpacesWithDefaults (0 ms)1074[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults1075[ OK ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1076[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults1077[ OK ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1078[ RUN ] tokenizeString.tokenizeWithCustomSep1079[ OK ] tokenizeString.tokenizeWithCustomSep (0 ms)1080[ RUN ] tokenizeString.tokenizeSepAtStart1081[ OK ] tokenizeString.tokenizeSepAtStart (0 ms)1082[ RUN ] tokenizeString.tokenizeSepAtEnd1083[ OK ] tokenizeString.tokenizeSepAtEnd (0 ms)1084[ RUN ] tokenizeString.tokenizeSepEmpty1085[ OK ] tokenizeString.tokenizeSepEmpty (0 ms)1086[----------] 12 tests from tokenizeString (0 ms total)10871088[----------] 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> > > >1089[ RUN ] splitStringTest/0.empty1090[ OK ] splitStringTest/0.empty (0 ms)1091[ RUN ] splitStringTest/0.oneSep1092[ OK ] splitStringTest/0.oneSep (0 ms)1093[ RUN ] splitStringTest/0.twoSep1094[ OK ] splitStringTest/0.twoSep (0 ms)1095[ RUN ] splitStringTest/0.tokenizeSpacesWithSpaces1096[ OK ] splitStringTest/0.tokenizeSpacesWithSpaces (0 ms)1097[ RUN ] splitStringTest/0.tokenizeTabsWithDefaults1098[ OK ] splitStringTest/0.tokenizeTabsWithDefaults (0 ms)1099[ RUN ] splitStringTest/0.tokenizeTabsSpacesWithDefaults1100[ OK ] splitStringTest/0.tokenizeTabsSpacesWithDefaults (0 ms)1101[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults1102[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1103[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults1104[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1105[ RUN ] splitStringTest/0.tokenizeWithCustomSep1106[ OK ] splitStringTest/0.tokenizeWithCustomSep (0 ms)1107[ RUN ] splitStringTest/0.tokenizeSepAtStart1108[ OK ] splitStringTest/0.tokenizeSepAtStart (0 ms)1109[ RUN ] splitStringTest/0.tokenizeSepAtEnd1110[ OK ] splitStringTest/0.tokenizeSepAtEnd (0 ms)1111[ RUN ] splitStringTest/0.tokenizeSepEmpty1112[ OK ] splitStringTest/0.tokenizeSepEmpty (0 ms)1113[ RUN ] splitStringTest/0.recoveredByConcatStringsSep1114[ OK ] splitStringTest/0.recoveredByConcatStringsSep (0 ms)1115[----------] 13 tests from splitStringTest/0 (0 ms total)11161117[----------] 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> > > >1118[ RUN ] splitStringTest/1.empty1119[ OK ] splitStringTest/1.empty (0 ms)1120[ RUN ] splitStringTest/1.oneSep1121[ OK ] splitStringTest/1.oneSep (0 ms)1122[ RUN ] splitStringTest/1.twoSep1123[ OK ] splitStringTest/1.twoSep (0 ms)1124[ RUN ] splitStringTest/1.tokenizeSpacesWithSpaces1125[ OK ] splitStringTest/1.tokenizeSpacesWithSpaces (0 ms)1126[ RUN ] splitStringTest/1.tokenizeTabsWithDefaults1127[ OK ] splitStringTest/1.tokenizeTabsWithDefaults (0 ms)1128[ RUN ] splitStringTest/1.tokenizeTabsSpacesWithDefaults1129[ OK ] splitStringTest/1.tokenizeTabsSpacesWithDefaults (0 ms)1130[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults1131[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1132[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults1133[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1134[ RUN ] splitStringTest/1.tokenizeWithCustomSep1135[ OK ] splitStringTest/1.tokenizeWithCustomSep (0 ms)1136[ RUN ] splitStringTest/1.tokenizeSepAtStart1137[ OK ] splitStringTest/1.tokenizeSepAtStart (0 ms)1138[ RUN ] splitStringTest/1.tokenizeSepAtEnd1139[ OK ] splitStringTest/1.tokenizeSepAtEnd (0 ms)1140[ RUN ] splitStringTest/1.tokenizeSepEmpty1141[ OK ] splitStringTest/1.tokenizeSepEmpty (0 ms)1142[ RUN ] splitStringTest/1.recoveredByConcatStringsSep1143[ OK ] splitStringTest/1.recoveredByConcatStringsSep (0 ms)1144[----------] 13 tests from splitStringTest/1 (0 ms total)11451146[----------] 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> > > >1147[ RUN ] splitStringTest/2.empty1148[ OK ] splitStringTest/2.empty (0 ms)1149[ RUN ] splitStringTest/2.oneSep1150[ OK ] splitStringTest/2.oneSep (0 ms)1151[ RUN ] splitStringTest/2.twoSep1152[ OK ] splitStringTest/2.twoSep (0 ms)1153[ RUN ] splitStringTest/2.tokenizeSpacesWithSpaces1154[ OK ] splitStringTest/2.tokenizeSpacesWithSpaces (0 ms)1155[ RUN ] splitStringTest/2.tokenizeTabsWithDefaults1156[ OK ] splitStringTest/2.tokenizeTabsWithDefaults (0 ms)1157[ RUN ] splitStringTest/2.tokenizeTabsSpacesWithDefaults1158[ OK ] splitStringTest/2.tokenizeTabsSpacesWithDefaults (0 ms)1159[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults1160[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1161[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults1162[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1163[ RUN ] splitStringTest/2.tokenizeWithCustomSep1164[ OK ] splitStringTest/2.tokenizeWithCustomSep (0 ms)1165[ RUN ] splitStringTest/2.tokenizeSepAtStart1166[ OK ] splitStringTest/2.tokenizeSepAtStart (0 ms)1167[ RUN ] splitStringTest/2.tokenizeSepAtEnd1168[ OK ] splitStringTest/2.tokenizeSepAtEnd (0 ms)1169[ RUN ] splitStringTest/2.tokenizeSepEmpty1170[ OK ] splitStringTest/2.tokenizeSepEmpty (0 ms)1171[ RUN ] splitStringTest/2.recoveredByConcatStringsSep1172[ OK ] splitStringTest/2.recoveredByConcatStringsSep (0 ms)1173[----------] 13 tests from splitStringTest/2 (0 ms total)11741175[----------] 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> > > >1176[ RUN ] splitStringTest/3.empty1177[ OK ] splitStringTest/3.empty (0 ms)1178[ RUN ] splitStringTest/3.oneSep1179[ OK ] splitStringTest/3.oneSep (0 ms)1180[ RUN ] splitStringTest/3.twoSep1181[ OK ] splitStringTest/3.twoSep (0 ms)1182[ RUN ] splitStringTest/3.tokenizeSpacesWithSpaces1183[ OK ] splitStringTest/3.tokenizeSpacesWithSpaces (0 ms)1184[ RUN ] splitStringTest/3.tokenizeTabsWithDefaults1185[ OK ] splitStringTest/3.tokenizeTabsWithDefaults (0 ms)1186[ RUN ] splitStringTest/3.tokenizeTabsSpacesWithDefaults1187[ OK ] splitStringTest/3.tokenizeTabsSpacesWithDefaults (0 ms)1188[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults1189[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1190[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults1191[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1192[ RUN ] splitStringTest/3.tokenizeWithCustomSep1193[ OK ] splitStringTest/3.tokenizeWithCustomSep (0 ms)1194[ RUN ] splitStringTest/3.tokenizeSepAtStart1195[ OK ] splitStringTest/3.tokenizeSepAtStart (0 ms)1196[ RUN ] splitStringTest/3.tokenizeSepAtEnd1197[ OK ] splitStringTest/3.tokenizeSepAtEnd (0 ms)1198[ RUN ] splitStringTest/3.tokenizeSepEmpty1199[ OK ] splitStringTest/3.tokenizeSepEmpty (0 ms)1200[ RUN ] splitStringTest/3.recoveredByConcatStringsSep1201[ OK ] splitStringTest/3.recoveredByConcatStringsSep (0 ms)1202[----------] 13 tests from splitStringTest/3 (0 ms total)12031204[----------] 14 tests from shellSplitString1205[ RUN ] shellSplitString.empty1206[ OK ] shellSplitString.empty (0 ms)1207[ RUN ] shellSplitString.oneWord1208[ OK ] shellSplitString.oneWord (0 ms)1209[ RUN ] shellSplitString.oneWordQuotedWithSpaces1210[ OK ] shellSplitString.oneWordQuotedWithSpaces (0 ms)1211[ RUN ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote1212[ OK ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote (0 ms)1213[ RUN ] shellSplitString.oneWordQuotedWithDoubleQuotes1214[ OK ] shellSplitString.oneWordQuotedWithDoubleQuotes (0 ms)1215[ RUN ] shellSplitString.twoWords1216[ OK ] shellSplitString.twoWords (0 ms)1217[ RUN ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted1218[ OK ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted (0 ms)1219[ RUN ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes1220[ OK ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes (0 ms)1221[ RUN ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes1222[ OK ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes (0 ms)1223[ RUN ] shellSplitString.singleQuoteDoesNotUseEscapes1224[ OK ] shellSplitString.singleQuoteDoesNotUseEscapes (0 ms)1225[ RUN ] shellSplitString.doubleQuoteDoesUseEscapes1226[ OK ] shellSplitString.doubleQuoteDoesUseEscapes (0 ms)1227[ RUN ] shellSplitString.backslashEscapesSpaces1228[ OK ] shellSplitString.backslashEscapesSpaces (0 ms)1229[ RUN ] shellSplitString.backslashEscapesQuotes1230[ OK ] shellSplitString.backslashEscapesQuotes (0 ms)1231[ RUN ] shellSplitString.testUnbalancedQuotes1232[ OK ] shellSplitString.testUnbalancedQuotes (0 ms)1233[----------] 14 tests from shellSplitString (0 ms total)12341235[----------] 11 tests from optionalBracket1236[ RUN ] optionalBracket.emptyContent1237[ OK ] optionalBracket.emptyContent (0 ms)1238[ RUN ] optionalBracket.nonEmptyContent1239[ OK ] optionalBracket.nonEmptyContent (0 ms)1240[ RUN ] optionalBracket.emptyPrefixAndSuffix1241[ OK ] optionalBracket.emptyPrefixAndSuffix (0 ms)1242[ RUN ] optionalBracket.emptyContentEmptyBrackets1243[ OK ] optionalBracket.emptyContentEmptyBrackets (0 ms)1244[ RUN ] optionalBracket.complexBrackets1245[ OK ] optionalBracket.complexBrackets (0 ms)1246[ RUN ] optionalBracket.onlyPrefix1247[ OK ] optionalBracket.onlyPrefix (0 ms)1248[ RUN ] optionalBracket.onlySuffix1249[ OK ] optionalBracket.onlySuffix (0 ms)1250[ RUN ] optionalBracket.optionalWithValue1251[ OK ] optionalBracket.optionalWithValue (0 ms)1252[ RUN ] optionalBracket.optionalNullopt1253[ OK ] optionalBracket.optionalNullopt (0 ms)1254[ RUN ] optionalBracket.optionalEmptyString1255[ OK ] optionalBracket.optionalEmptyString (0 ms)1256[ RUN ] optionalBracket.optionalStringViewWithValue1257[ OK ] optionalBracket.optionalStringViewWithValue (0 ms)1258[----------] 11 tests from optionalBracket (0 ms total)12591260[----------] 1 test from Suggestions1261[ RUN ] Suggestions.Trim1262[ OK ] Suggestions.Trim (0 ms)1263[----------] 1 test from Suggestions (0 ms total)12641265[----------] 7 tests from filterANSIEscapes1266[ RUN ] filterANSIEscapes.emptyString1267[ OK ] filterANSIEscapes.emptyString (0 ms)1268[ RUN ] filterANSIEscapes.doesntChangePrintableChars1269[ OK ] filterANSIEscapes.doesntChangePrintableChars (0 ms)1270[ RUN ] filterANSIEscapes.filtersColorCodes1271[ OK ] filterANSIEscapes.filtersColorCodes (0 ms)1272[ RUN ] filterANSIEscapes.expandsTabs1273[ OK ] filterANSIEscapes.expandsTabs (0 ms)1274[ RUN ] filterANSIEscapes.utf81275[ OK ] filterANSIEscapes.utf8 (0 ms)1276[ RUN ] filterANSIEscapes.osc81277[ OK ] filterANSIEscapes.osc8 (0 ms)1278[ RUN ] filterANSIEscapes.osc8_bell_as_sep1279[ OK ] filterANSIEscapes.osc8_bell_as_sep (0 ms)1280[----------] 7 tests from filterANSIEscapes (0 ms total)12811282[----------] 8 tests from FixGitURLTestSuite1283[ RUN ] FixGitURLTestSuite.rejectFileURLWithAuthority1284[ OK ] FixGitURLTestSuite.rejectFileURLWithAuthority (0 ms)1285[ RUN ] FixGitURLTestSuite.rejectRelativePath1286[ OK ] FixGitURLTestSuite.rejectRelativePath (0 ms)1287[ RUN ] FixGitURLTestSuite.rejectEmptyPathGitScp1288[ OK ] FixGitURLTestSuite.rejectEmptyPathGitScp (0 ms)1289[ RUN ] FixGitURLTestSuite.rejectMalformedBracketedURLs1290[ OK ] FixGitURLTestSuite.rejectMalformedBracketedURLs (0 ms)1291[ RUN ] FixGitURLTestSuite.mismatchedBrackets1292[ OK ] FixGitURLTestSuite.mismatchedBrackets (0 ms)1293[ RUN ] FixGitURLTestSuite.slashBeforeColonIsNotScp1294[ OK ] FixGitURLTestSuite.slashBeforeColonIsNotScp (0 ms)1295[ RUN ] FixGitURLTestSuite.noColonIsNotScp1296[ OK ] FixGitURLTestSuite.noColonIsNotScp (0 ms)1297[ RUN ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon1298[ OK ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon (0 ms)1299[----------] 8 tests from FixGitURLTestSuite (0 ms total)13001301[----------] 17 tests from parseURL1302[ RUN ] parseURL.parsesSimpleHttpUrlWithComplexFragment1303[ OK ] parseURL.parsesSimpleHttpUrlWithComplexFragment (0 ms)1304[ RUN ] parseURL.rejectsAuthorityInUrlsWithFileTransportation1305[ OK ] parseURL.rejectsAuthorityInUrlsWithFileTransportation (0 ms)1306[ RUN ] parseURL.parseEmptyQueryParams1307warning: dubious URI query '' is missing equal sign '=', ignoring1308warning: dubious URI query '' is missing equal sign '=', ignoring1309warning: dubious URI query '' is missing equal sign '=', ignoring1310warning: dubious URI query '' is missing equal sign '=', ignoring1311warning: dubious URI query '' is missing equal sign '=', ignoring1312warning: dubious URI query '' is missing equal sign '=', ignoring1313[ OK ] parseURL.parseEmptyQueryParams (0 ms)1314[ RUN ] parseURL.parseUserPassword1315[ OK ] parseURL.parseUserPassword (0 ms)1316[ RUN ] parseURL.parseFileURLWithQueryAndFragment1317[ OK ] parseURL.parseFileURLWithQueryAndFragment (0 ms)1318[ RUN ] parseURL.parseFileURL1319[ OK ] parseURL.parseFileURL (0 ms)1320[ RUN ] parseURL.parseFileURLWithAuthority1321[ OK ] parseURL.parseFileURLWithAuthority (0 ms)1322[ RUN ] parseURL.parseFileURLNoLeadingSlash1323[ OK ] parseURL.parseFileURLNoLeadingSlash (0 ms)1324[ RUN ] parseURL.parseHttpTrailingSlash1325[ OK ] parseURL.parseHttpTrailingSlash (0 ms)1326[ RUN ] parseURL.parsedUrlsIsEqualToItself1327[ OK ] parseURL.parsedUrlsIsEqualToItself (0 ms)1328[ RUN ] parseURL.parsedUrlsWithUnescapedChars1329[ OK ] parseURL.parsedUrlsWithUnescapedChars (0 ms)1330[ RUN ] parseURL.parseFTPUrl1331[ OK ] parseURL.parseFTPUrl (0 ms)1332[ RUN ] parseURL.parsesAnythingInUriFormat1333[ OK ] parseURL.parsesAnythingInUriFormat (0 ms)1334[ RUN ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash1335[ OK ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash (0 ms)1336[ RUN ] parseURL.emptyStringIsInvalidURL1337[ OK ] parseURL.emptyStringIsInvalidURL (0 ms)1338[ RUN ] parseURL.parsesHttpUrlWithEmptyPort1339[ OK ] parseURL.parsesHttpUrlWithEmptyPort (0 ms)1340[ RUN ] parseURL.gitlabNamespacedProjectUrls1341[ OK ] parseURL.gitlabNamespacedProjectUrls (0 ms)1342[----------] 17 tests from parseURL (0 ms total)13431344[----------] 4 tests from decodeQuery1345[ RUN ] decodeQuery.emptyStringYieldsEmptyMap1346[ OK ] decodeQuery.emptyStringYieldsEmptyMap (0 ms)1347[ RUN ] decodeQuery.simpleDecode1348[ OK ] decodeQuery.simpleDecode (0 ms)1349[ RUN ] decodeQuery.decodeUrlEncodedArgs1350[ OK ] decodeQuery.decodeUrlEncodedArgs (0 ms)1351[ RUN ] decodeQuery.decodeArgWithEmptyValue1352[ OK ] decodeQuery.decodeArgWithEmptyValue (0 ms)1353[----------] 4 tests from decodeQuery (0 ms total)13541355[----------] 4 tests from percentDecode1356[ RUN ] percentDecode.decodesUrlEncodedString1357[ OK ] percentDecode.decodesUrlEncodedString (0 ms)1358[ RUN ] percentDecode.multipleDecodesAreIdempotent1359[ OK ] percentDecode.multipleDecodesAreIdempotent (0 ms)1360[ RUN ] percentDecode.trailingPercent1361[ OK ] percentDecode.trailingPercent (0 ms)1362[ RUN ] percentDecode.incompleteEncoding1363[ OK ] percentDecode.incompleteEncoding (0 ms)1364[----------] 4 tests from percentDecode (0 ms total)13651366[----------] 5 tests from percentEncode1367[ RUN ] percentEncode.encodesUrlEncodedString1368[ OK ] percentEncode.encodesUrlEncodedString (0 ms)1369[ RUN ] percentEncode.keepArgument1370[ OK ] percentEncode.keepArgument (0 ms)1371[ RUN ] percentEncode.inverseOfDecode1372[ OK ] percentEncode.inverseOfDecode (0 ms)1373[ RUN ] percentEncode.trailingPercent1374[ OK ] percentEncode.trailingPercent (0 ms)1375[ RUN ] percentEncode.yen1376[ OK ] percentEncode.yen (0 ms)1377[----------] 5 tests from percentEncode (0 ms total)13781379[----------] 1 test from nix1380[ RUN ] nix.isValidSchemeName1381[ OK ] nix.isValidSchemeName (0 ms)1382[----------] 1 test from nix (0 ms total)13831384[----------] 3 tests from hasPrefix1385[ RUN ] hasPrefix.emptyStringHasNoPrefix1386[ OK ] hasPrefix.emptyStringHasNoPrefix (0 ms)1387[ RUN ] hasPrefix.emptyStringIsAlwaysPrefix1388[ OK ] hasPrefix.emptyStringIsAlwaysPrefix (0 ms)1389[ RUN ] hasPrefix.trivialCase1390[ OK ] hasPrefix.trivialCase (0 ms)1391[----------] 3 tests from hasPrefix (0 ms total)13921393[----------] 2 tests from hasSuffix1394[ RUN ] hasSuffix.emptyStringHasNoSuffix1395[ OK ] hasSuffix.emptyStringHasNoSuffix (0 ms)1396[ RUN ] hasSuffix.trivialCase1397[ OK ] hasSuffix.trivialCase (0 ms)1398[----------] 2 tests from hasSuffix (0 ms total)13991400[----------] 1 test from getLine1401[ RUN ] getLine.all1402[ OK ] getLine.all (0 ms)1403[----------] 1 test from getLine (0 ms total)14041405[----------] 3 tests from toLower1406[ RUN ] toLower.emptyString1407[ OK ] toLower.emptyString (0 ms)1408[ RUN ] toLower.nonLetters1409[ OK ] toLower.nonLetters (0 ms)1410[ RUN ] toLower.umlauts1411[ OK ] toLower.umlauts (0 ms)1412[----------] 3 tests from toLower (0 ms total)14131414[----------] 2 tests from string2Float1415[ RUN ] string2Float.emptyString1416[ OK ] string2Float.emptyString (0 ms)1417[ RUN ] string2Float.trivialConversions1418[ OK ] string2Float.trivialConversions (0 ms)1419[----------] 2 tests from string2Float (0 ms total)14201421[----------] 2 tests from string2Int1422[ RUN ] string2Int.emptyString1423[ OK ] string2Int.emptyString (0 ms)1424[ RUN ] string2Int.trivialConversions1425[ OK ] string2Int.trivialConversions (0 ms)1426[----------] 2 tests from string2Int (0 ms total)14271428[----------] 1 test from getSizeUnit1429[ RUN ] getSizeUnit.misc1430[ OK ] getSizeUnit.misc (0 ms)1431[----------] 1 test from getSizeUnit (0 ms total)14321433[----------] 1 test from getCommonSizeUnit1434[ RUN ] getCommonSizeUnit.misc1435[ OK ] getCommonSizeUnit.misc (0 ms)1436[----------] 1 test from getCommonSizeUnit (0 ms total)14371438[----------] 1 test from renderSizeWithoutUnit1439[ RUN ] renderSizeWithoutUnit.misc1440[ OK ] renderSizeWithoutUnit.misc (0 ms)1441[----------] 1 test from renderSizeWithoutUnit (0 ms total)14421443[----------] 1 test from renderSize1444[ RUN ] renderSize.misc1445[ OK ] renderSize.misc (0 ms)1446[----------] 1 test from renderSize (0 ms total)14471448[----------] 4 tests from rewriteStrings1449[ RUN ] rewriteStrings.emptyString1450[ OK ] rewriteStrings.emptyString (0 ms)1451[ RUN ] rewriteStrings.emptyRewrites1452[ OK ] rewriteStrings.emptyRewrites (0 ms)1453[ RUN ] rewriteStrings.successfulRewrite1454[ OK ] rewriteStrings.successfulRewrite (0 ms)1455[ RUN ] rewriteStrings.doesntOccur1456[ OK ] rewriteStrings.doesntOccur (0 ms)1457[----------] 4 tests from rewriteStrings (0 ms total)14581459[----------] 3 tests from replaceStrings1460[ RUN ] replaceStrings.emptyString1461[ OK ] replaceStrings.emptyString (0 ms)1462[ RUN ] replaceStrings.successfulReplace1463[ OK ] replaceStrings.successfulReplace (0 ms)1464[ RUN ] replaceStrings.doesntOccur1465[ OK ] replaceStrings.doesntOccur (0 ms)1466[----------] 3 tests from replaceStrings (0 ms total)14671468[----------] 2 tests from trim1469[ RUN ] trim.emptyString1470[ OK ] trim.emptyString (0 ms)1471[ RUN ] trim.removesWhitespace1472[ OK ] trim.removesWhitespace (0 ms)1473[----------] 2 tests from trim (0 ms total)14741475[----------] 2 tests from chomp1476[ RUN ] chomp.emptyString1477[ OK ] chomp.emptyString (0 ms)1478[ RUN ] chomp.removesWhitespace1479[ OK ] chomp.removesWhitespace (0 ms)1480[----------] 2 tests from chomp (0 ms total)14811482[----------] 4 tests from quoteStrings1483[ RUN ] quoteStrings.empty1484[ OK ] quoteStrings.empty (0 ms)1485[ RUN ] quoteStrings.emptyStrings1486[ OK ] quoteStrings.emptyStrings (0 ms)1487[ RUN ] quoteStrings.trivialQuote1488[ OK ] quoteStrings.trivialQuote (0 ms)1489[ RUN ] quoteStrings.quotedStrings1490[ OK ] quoteStrings.quotedStrings (0 ms)1491[----------] 4 tests from quoteStrings (0 ms total)14921493[----------] 2 tests from get1494[ RUN ] get.emptyContainer1495[ OK ] get.emptyContainer (0 ms)1496[ RUN ] get.getFromContainer1497[ OK ] get.getFromContainer (0 ms)1498[----------] 2 tests from get (0 ms total)14991500[----------] 2 tests from getOr1501[ RUN ] getOr.emptyContainer1502[ OK ] getOr.emptyContainer (0 ms)1503[ RUN ] getOr.getFromContainer1504[ OK ] getOr.getFromContainer (0 ms)1505[----------] 2 tests from getOr (0 ms total)15061507[----------] 4 tests from markLast1508[ RUN ] markLast.empty1509[ OK ] markLast.empty (0 ms)1510[ RUN ] markLast.singleElement1511[ OK ] markLast.singleElement (0 ms)1512[ RUN ] markLast.multipleElements1513[ OK ] markLast.multipleElements (0 ms)1514[ RUN ] markLast.mutateThroughReference1515[ OK ] markLast.mutateThroughReference (0 ms)1516[----------] 4 tests from markLast (0 ms total)15171518[----------] 1 test from stringsToCharPtrs1519[ RUN ] stringsToCharPtrs.rejectsNulBytes1520[ OK ] stringsToCharPtrs.rejectsNulBytes (0 ms)1521[----------] 1 test from stringsToCharPtrs (0 ms total)15221523[----------] 8 tests from XMLWriter1524[ RUN ] XMLWriter.emptyObject1525[ OK ] XMLWriter.emptyObject (0 ms)1526[ RUN ] XMLWriter.objectWithEmptyElement1527[ OK ] XMLWriter.objectWithEmptyElement (0 ms)1528[ RUN ] XMLWriter.objectWithElementWithAttrs1529[ OK ] XMLWriter.objectWithElementWithAttrs (0 ms)1530[ RUN ] XMLWriter.objectWithElementWithEmptyAttrs1531[ OK ] XMLWriter.objectWithElementWithEmptyAttrs (0 ms)1532[ RUN ] XMLWriter.objectWithElementWithAttrsEscaping1533[ OK ] XMLWriter.objectWithElementWithAttrsEscaping (0 ms)1534[ RUN ] XMLWriter.objectWithElementWithAttrsIndented1535[ OK ] XMLWriter.objectWithElementWithAttrsIndented (0 ms)1536[ RUN ] XMLWriter.writeEmptyElement1537[ OK ] XMLWriter.writeEmptyElement (0 ms)1538[ RUN ] XMLWriter.writeEmptyElementWithAttributes1539[ OK ] XMLWriter.writeEmptyElementWithAttributes (0 ms)1540[----------] 8 tests from XMLWriter (0 ms total)15411542[----------] 1 test from closeExtraFDs1543[ RUN ] closeExtraFDs.works1544[ OK ] closeExtraFDs.works (2 ms)1545[----------] 1 test from closeExtraFDs (2 ms total)15461547[----------] 2 tests from fchmodatTryNoFollow1548[ RUN ] fchmodatTryNoFollow.works1549[ OK ] fchmodatTryNoFollow.works (0 ms)1550[ RUN ] fchmodatTryNoFollow.fallbackWithoutProc1551warning: kernel doesn't support fchmodat2 and procfs isn't mounted, falling back to fchmodat1552[ OK ] fchmodatTryNoFollow.fallbackWithoutProc (6 ms)1553[----------] 2 tests from fchmodatTryNoFollow (6 ms total)15541555[----------] 2 tests from MessageWithFds1556[ RUN ] MessageWithFds.streamWithData1557[ OK ] MessageWithFds.streamWithData (1 ms)1558[ RUN ] MessageWithFds.datagramEmptyData1559[ OK ] MessageWithFds.datagramEmptyData (2 ms)1560[----------] 2 tests from MessageWithFds (3 ms total)15611562[----------] 3 tests from UnixDomainSocketLongPath1563[ RUN ] UnixDomainSocketLongPath.bindConnectRoundtrip1564[ OK ] UnixDomainSocketLongPath.bindConnectRoundtrip (2 ms)1565[ RUN ] UnixDomainSocketLongPath.bindRejectsTooLongBasename1566[ OK ] UnixDomainSocketLongPath.bindRejectsTooLongBasename (0 ms)1567[ RUN ] UnixDomainSocketLongPath.nearLimitBasenameRoundtrip1568[ OK ] UnixDomainSocketLongPath.nearLimitBasenameRoundtrip (7 ms)1569[----------] 3 tests from UnixDomainSocketLongPath (10 ms total)15701571[----------] 8 tests from NarTest/InvalidNarTest1572[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/01573[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/0 (0 ms)1574[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/11575[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/1 (0 ms)1576[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/21577[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/2 (0 ms)1578[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/31579[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/3 (0 ms)1580[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/41581[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/4 (0 ms)1582[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/51583[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/5 (0 ms)1584[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/61585[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/6 (0 ms)1586[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/71587[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/7 (0 ms)1588[----------] 8 tests from NarTest/InvalidNarTest (0 ms total)15891590[----------] 5 tests from Sha512Paddings/Base64TrailParseTest1591[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/01592[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/0 (0 ms)1593[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/11594[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/1 (0 ms)1595[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/21596[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/2 (0 ms)1597[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/31598[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/3 (0 ms)1599[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/41600[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/4 (0 ms)1601[----------] 5 tests from Sha512Paddings/Base64TrailParseTest (0 ms total)16021603[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest1604[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none1605[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none (0 ms)1606[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz1607[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz (0 ms)1608[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip21609[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip2 (0 ms)1610[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br1611[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br (0 ms)1612[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd1613[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd (0 ms)1614[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/none1615[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/none (0 ms)1616[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/xz1617[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/xz (1 ms)1618[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/bzip21619[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/bzip2 (0 ms)1620[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/br1621[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/br (0 ms)1622[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/zstd1623[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/zstd (0 ms)1624[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none1625/build/source/src/libutil-tests/build/../compression.cc:42: Skipped162616271628[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none (0 ms)1629[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz1630[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz (0 ms)1631[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip21632[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip2 (0 ms)1633[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br1634[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br (0 ms)1635[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd1636[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd (0 ms)1637[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none1638[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none (0 ms)1639[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz1640[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz (0 ms)1641[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip21642[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip2 (0 ms)1643[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br1644[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br (0 ms)1645[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd1646[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd (0 ms)1647[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest (3 ms total)16481649[----------] 20 tests from CopyFdRange/CopyFdRangeTest1650[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_nonregular1651[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_nonregular (1 ms)1652[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_regular1653[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/slow_regular (0 ms)1654[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_nonregular1655[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_nonregular (0 ms)1656[ RUN ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_regular1657[ OK ] CopyFdRange/CopyFdRangeTest.regularToRegular/fast_regular (0 ms)1658[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_nonregular1659[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_nonregular (0 ms)1660[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_regular1661[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/slow_regular (0 ms)1662[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_nonregular1663[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_nonregular (0 ms)1664[ RUN ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_regular1665[ OK ] CopyFdRange/CopyFdRangeTest.offsetWorks/fast_regular (0 ms)1666[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_nonregular1667[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_nonregular (0 ms)1668[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_regular1669[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/slow_regular (0 ms)1670[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_nonregular1671[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_nonregular (0 ms)1672[ RUN ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_regular1673[ OK ] CopyFdRange/CopyFdRangeTest.endOfFile/fast_regular (0 ms)1674[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/slow_nonregular1675[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/slow_nonregular (1 ms)1676[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/slow_regular1677[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/slow_regular (1 ms)1678[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/fast_nonregular1679[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/fast_nonregular (1 ms)1680[ RUN ] CopyFdRange/CopyFdRangeTest.toPipe/fast_regular1681[ OK ] CopyFdRange/CopyFdRangeTest.toPipe/fast_regular (1 ms)1682[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_nonregular1683[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_nonregular (0 ms)1684[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_regular1685[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/slow_regular (0 ms)1686[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_nonregular1687[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_nonregular (0 ms)1688[ RUN ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_regular1689[ OK ] CopyFdRange/CopyFdRangeTest.nonSeekableInput/fast_regular (0 ms)1690[----------] 20 tests from CopyFdRange/CopyFdRangeTest (16 ms total)16911692[----------] 4 tests from HashJSON/HashJsonTest1693[ RUN ] HashJSON/HashJsonTest.from_json/01694[ OK ] HashJSON/HashJsonTest.from_json/0 (0 ms)1695[ RUN ] HashJSON/HashJsonTest.from_json/11696[ OK ] HashJSON/HashJsonTest.from_json/1 (0 ms)1697[ RUN ] HashJSON/HashJsonTest.to_json/01698[ OK ] HashJSON/HashJsonTest.to_json/0 (0 ms)1699[ RUN ] HashJSON/HashJsonTest.to_json/11700[ OK ] HashJSON/HashJsonTest.to_json/1 (0 ms)1701[----------] 4 tests from HashJSON/HashJsonTest (0 ms total)17021703[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest1704[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/01705[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/0 (0 ms)1706[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/01707[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/0 (0 ms)1708[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest (0 ms total)17091710[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest1711[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/01712[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/0 (0 ms)1713[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/11714[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/1 (0 ms)1715[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/01716[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/0 (0 ms)1717[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/11718[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/1 (0 ms)1719[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest (0 ms total)17201721[----------] 2 tests from NarListingJSON/NarListingJsonTest1722[ RUN ] NarListingJSON/NarListingJsonTest.from_json/01723[ OK ] NarListingJSON/NarListingJsonTest.from_json/0 (0 ms)1724[ RUN ] NarListingJSON/NarListingJsonTest.to_json/01725[ OK ] NarListingJSON/NarListingJsonTest.to_json/0 (0 ms)1726[----------] 2 tests from NarListingJSON/NarListingJsonTest (0 ms total)17271728[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest1729[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/01730[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/0 (0 ms)1731[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/01732[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/0 (0 ms)1733[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest (0 ms total)17341735[----------] 40 tests from PeekSort/RandomPeekSort1736[ RUN ] PeekSort/RandomPeekSort.defaultComparator/01737[ OK ] PeekSort/RandomPeekSort.defaultComparator/0 (2 ms)1738[ RUN ] PeekSort/RandomPeekSort.defaultComparator/11739[ OK ] PeekSort/RandomPeekSort.defaultComparator/1 (26 ms)1740[ RUN ] PeekSort/RandomPeekSort.defaultComparator/21741[ OK ] PeekSort/RandomPeekSort.defaultComparator/2 (20 ms)1742[ RUN ] PeekSort/RandomPeekSort.defaultComparator/31743[ OK ] PeekSort/RandomPeekSort.defaultComparator/3 (26 ms)1744[ RUN ] PeekSort/RandomPeekSort.defaultComparator/41745[ OK ] PeekSort/RandomPeekSort.defaultComparator/4 (37 ms)1746[ RUN ] PeekSort/RandomPeekSort.defaultComparator/51747[ OK ] PeekSort/RandomPeekSort.defaultComparator/5 (9 ms)1748[ RUN ] PeekSort/RandomPeekSort.defaultComparator/61749[ OK ] PeekSort/RandomPeekSort.defaultComparator/6 (0 ms)1750[ RUN ] PeekSort/RandomPeekSort.defaultComparator/71751[ OK ] PeekSort/RandomPeekSort.defaultComparator/7 (0 ms)1752[ RUN ] PeekSort/RandomPeekSort.defaultComparator/81753[ OK ] PeekSort/RandomPeekSort.defaultComparator/8 (0 ms)1754[ RUN ] PeekSort/RandomPeekSort.defaultComparator/91755[ OK ] PeekSort/RandomPeekSort.defaultComparator/9 (258 ms)1756[ RUN ] PeekSort/RandomPeekSort.greater/01757[ OK ] PeekSort/RandomPeekSort.greater/0 (2 ms)1758[ RUN ] PeekSort/RandomPeekSort.greater/11759[ OK ] PeekSort/RandomPeekSort.greater/1 (26 ms)1760[ RUN ] PeekSort/RandomPeekSort.greater/21761[ OK ] PeekSort/RandomPeekSort.greater/2 (20 ms)1762[ RUN ] PeekSort/RandomPeekSort.greater/31763[ OK ] PeekSort/RandomPeekSort.greater/3 (26 ms)1764[ RUN ] PeekSort/RandomPeekSort.greater/41765[ OK ] PeekSort/RandomPeekSort.greater/4 (36 ms)1766[ RUN ] PeekSort/RandomPeekSort.greater/51767[ OK ] PeekSort/RandomPeekSort.greater/5 (9 ms)1768[ RUN ] PeekSort/RandomPeekSort.greater/61769[ OK ] PeekSort/RandomPeekSort.greater/6 (0 ms)1770[ RUN ] PeekSort/RandomPeekSort.greater/71771[ OK ] PeekSort/RandomPeekSort.greater/7 (0 ms)1772[ RUN ] PeekSort/RandomPeekSort.greater/81773[ OK ] PeekSort/RandomPeekSort.greater/8 (0 ms)1774[ RUN ] PeekSort/RandomPeekSort.greater/91775[ OK ] PeekSort/RandomPeekSort.greater/9 (257 ms)1776[ RUN ] PeekSort/RandomPeekSort.brokenComparator/01777[ OK ] PeekSort/RandomPeekSort.brokenComparator/0 (5 ms)1778[ RUN ] PeekSort/RandomPeekSort.brokenComparator/11779[ OK ] PeekSort/RandomPeekSort.brokenComparator/1 (65 ms)1780[ RUN ] PeekSort/RandomPeekSort.brokenComparator/21781[ OK ] PeekSort/RandomPeekSort.brokenComparator/2 (56 ms)1782[ RUN ] PeekSort/RandomPeekSort.brokenComparator/31783[ OK ] PeekSort/RandomPeekSort.brokenComparator/3 (63 ms)1784[ RUN ] PeekSort/RandomPeekSort.brokenComparator/41785[ OK ] PeekSort/RandomPeekSort.brokenComparator/4 (76 ms)1786[ RUN ] PeekSort/RandomPeekSort.brokenComparator/51787[ OK ] PeekSort/RandomPeekSort.brokenComparator/5 (31 ms)1788[ RUN ] PeekSort/RandomPeekSort.brokenComparator/61789[ OK ] PeekSort/RandomPeekSort.brokenComparator/6 (0 ms)1790[ RUN ] PeekSort/RandomPeekSort.brokenComparator/71791[ OK ] PeekSort/RandomPeekSort.brokenComparator/7 (0 ms)1792[ RUN ] PeekSort/RandomPeekSort.brokenComparator/81793[ OK ] PeekSort/RandomPeekSort.brokenComparator/8 (0 ms)1794[ RUN ] PeekSort/RandomPeekSort.brokenComparator/91795[ OK ] PeekSort/RandomPeekSort.brokenComparator/9 (667 ms)1796[ RUN ] PeekSort/RandomPeekSort.stability/01797[ OK ] PeekSort/RandomPeekSort.stability/0 (2 ms)1798[ RUN ] PeekSort/RandomPeekSort.stability/11799[ OK ] PeekSort/RandomPeekSort.stability/1 (22 ms)1800[ RUN ] PeekSort/RandomPeekSort.stability/21801[ OK ] PeekSort/RandomPeekSort.stability/2 (18 ms)1802[ RUN ] PeekSort/RandomPeekSort.stability/31803[ OK ] PeekSort/RandomPeekSort.stability/3 (21 ms)1804[ RUN ] PeekSort/RandomPeekSort.stability/41805[ OK ] PeekSort/RandomPeekSort.stability/4 (30 ms)1806[ RUN ] PeekSort/RandomPeekSort.stability/51807[ OK ] PeekSort/RandomPeekSort.stability/5 (8 ms)1808[ RUN ] PeekSort/RandomPeekSort.stability/61809[ OK ] PeekSort/RandomPeekSort.stability/6 (0 ms)1810[ RUN ] PeekSort/RandomPeekSort.stability/71811[ OK ] PeekSort/RandomPeekSort.stability/7 (0 ms)1812[ RUN ] PeekSort/RandomPeekSort.stability/81813[ OK ] PeekSort/RandomPeekSort.stability/8 (0 ms)1814[ RUN ] PeekSort/RandomPeekSort.stability/91815[ OK ] PeekSort/RandomPeekSort.stability/9 (230 ms)1816[----------] 40 tests from PeekSort/RandomPeekSort (2066 ms total)18171818[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest1819[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/01820[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/0 (0 ms)1821[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/11822[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/1 (0 ms)1823[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/21824[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/2 (0 ms)1825[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/31826[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/3 (0 ms)1827[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/41828[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/4 (0 ms)1829[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/51830[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/5 (0 ms)1831[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/61832[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/6 (0 ms)1833[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest (0 ms total)18341835[----------] 18 tests from TopoSort/TopoSortTest1836[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/01837[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/0 (0 ms)1838[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/11839[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/1 (0 ms)1840[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/21841[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/2 (0 ms)1842[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/31843[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/3 (0 ms)1844[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/41845[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/4 (0 ms)1846[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/51847[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/5 (0 ms)1848[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/61849[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/6 (0 ms)1850[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/71851[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/7 (0 ms)1852[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/81853[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/8 (0 ms)1854[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/91855[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/9 (0 ms)1856[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/101857[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/10 (0 ms)1858[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/111859[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/11 (0 ms)1860[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/121861[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/12 (0 ms)1862[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/131863[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/13 (0 ms)1864[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/141865[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/14 (0 ms)1866[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/151867[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/15 (0 ms)1868[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/161869[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/16 (0 ms)1870[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/171871[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/17 (0 ms)1872[----------] 18 tests from TopoSort/TopoSortTest (0 ms total)18731874[----------] 38 tests from FixGitURLs/FixGitURLTestSuite1875[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/01876[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/0 (0 ms)1877[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11878[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/1 (0 ms)1879[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/21880[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/2 (0 ms)1881[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/31882[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/3 (0 ms)1883[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/41884[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/4 (0 ms)1885[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/51886[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/5 (0 ms)1887[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/61888[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/6 (0 ms)1889[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/71890[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/7 (0 ms)1891[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/81892[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/8 (0 ms)1893[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/91894[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/9 (0 ms)1895[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/101896[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/10 (0 ms)1897[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/111898[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11 (0 ms)1899[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/121900[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/12 (0 ms)1901[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/131902[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/13 (0 ms)1903[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/141904[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/14 (0 ms)1905[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/151906[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/15 (0 ms)1907[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/161908[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/16 (0 ms)1909[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/171910[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/17 (0 ms)1911[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/181912[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/18 (0 ms)1913[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/01914[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/0 (0 ms)1915[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11916[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/1 (0 ms)1917[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/21918[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/2 (0 ms)1919[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/31920[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/3 (0 ms)1921[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/41922[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/4 (0 ms)1923[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/51924[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/5 (0 ms)1925[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/61926[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/6 (0 ms)1927[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/71928[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/7 (0 ms)1929[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/81930[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/8 (0 ms)1931[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/91932[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/9 (0 ms)1933[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/101934[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/10 (0 ms)1935[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/111936[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11 (0 ms)1937[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/121938[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/12 (0 ms)1939[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/131940[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/13 (0 ms)1941[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/141942[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/14 (0 ms)1943[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/151944[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/15 (0 ms)1945[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/161946[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/16 (0 ms)1947[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/171948[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/17 (0 ms)1949[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/181950[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/18 (0 ms)1951[----------] 38 tests from FixGitURLs/FixGitURLTestSuite (1 ms total)19521953[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess1954[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/01955[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/0 (0 ms)1956[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/11957[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/1 (0 ms)1958[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/21959[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/2 (0 ms)1960[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/31961[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/3 (0 ms)1962[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/41963[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/4 (0 ms)1964[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/51965[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/5 (0 ms)1966[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/61967[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/6 (0 ms)1968[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/01969[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/0 (0 ms)1970[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/11971[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/1 (0 ms)1972[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/21973[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/2 (0 ms)1974[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/31975[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/3 (0 ms)1976[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/41977[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/4 (0 ms)1978[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/51979[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/5 (0 ms)1980[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/61981[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/6 (0 ms)1982[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/01983[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/0 (0 ms)1984[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/11985[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/1 (0 ms)1986[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/21987[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/2 (0 ms)1988[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/31989[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/3 (0 ms)1990[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/41991[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/4 (0 ms)1992[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/51993[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/5 (0 ms)1994[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/61995[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/6 (0 ms)1996[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess (0 ms total)19971998[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite1999[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath2000[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath (0 ms)2001[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId2002[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId (0 ms)2003[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId2004[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId (0 ms)2005[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot2006[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot (0 ms)2007[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory2008[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory (0 ms)2009[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash2010[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash (0 ms)2011[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative2012[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative (0 ms)2013[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative2014[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative (0 ms)2015[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride2016[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride (0 ms)2017[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId2018[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId (0 ms)2019[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority2020[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority (0 ms)2021[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative2022[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative (0 ms)2023[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative2024[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative (0 ms)2025[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative2026[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative (0 ms)2027[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative2028[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative (0 ms)2029[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative2030[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative (0 ms)2031[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative2032[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative (0 ms)2033[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite (0 ms total)20342035[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest2036[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path2037[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path (0 ms)2038[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path2039[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path (0 ms)2040[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path2041[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path (0 ms)2042[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing2043[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing (0 ms)2044[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path2045[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path (0 ms)2046[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path2047[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path (0 ms)2048[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority2049[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority (0 ms)2050[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority2051[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority (0 ms)2052[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash2053[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2054[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash2055[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2056[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path2057[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path (0 ms)2058[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path2059[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path (0 ms)2060[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path2061[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path (0 ms)2062[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing2063[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing (0 ms)2064[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path2065[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path (0 ms)2066[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path2067[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path (0 ms)2068[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority2069[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority (0 ms)2070[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority2071[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority (0 ms)2072[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash2073[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2074[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash2075[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2076[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest (0 ms total)20772078[----------] 8 tests from Unix/UrlPathTest2079[ RUN ] Unix/UrlPathTest.pathToUrlPath/absolute_path2080[ OK ] Unix/UrlPathTest.pathToUrlPath/absolute_path (0 ms)2081[ RUN ] Unix/UrlPathTest.pathToUrlPath/root_path2082[ OK ] Unix/UrlPathTest.pathToUrlPath/root_path (0 ms)2083[ RUN ] Unix/UrlPathTest.urlPathToPath/absolute_path2084[ OK ] Unix/UrlPathTest.urlPathToPath/absolute_path (0 ms)2085[ RUN ] Unix/UrlPathTest.urlPathToPath/root_path2086[ OK ] Unix/UrlPathTest.urlPathToPath/root_path (0 ms)2087[ RUN ] Unix/UrlPathTest.urlToString/absolute_path2088[ OK ] Unix/UrlPathTest.urlToString/absolute_path (0 ms)2089[ RUN ] Unix/UrlPathTest.urlToString/root_path2090[ OK ] Unix/UrlPathTest.urlToString/root_path (0 ms)2091[ RUN ] Unix/UrlPathTest.stringToUrl/absolute_path2092[ OK ] Unix/UrlPathTest.stringToUrl/absolute_path (0 ms)2093[ RUN ] Unix/UrlPathTest.stringToUrl/root_path2094[ OK ] Unix/UrlPathTest.stringToUrl/root_path (0 ms)2095[----------] 8 tests from Unix/UrlPathTest (0 ms total)20962097[----------] Global test environment tear-down2098[==========] 811 tests from 153 test suites ran. (2956 ms total)2099[ PASSED ] 810 tests.2100[ SKIPPED ] 1 test, listed below:2101[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none21022103 YOU HAVE 1 DISABLED TEST2104