nix-util-tests-run
default.checks.aarch64-darwin.package-nix-recursive
· build #167
· raw
1Running main() from /nix/var/nix/builds/nix-86452-3825491476/source/googletest/src/gtest_main.cc2Note: Google Test filter = -3[==========] Running 761 tests from 138 test suites.4[----------] Global test environment set-up.5[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest6[ RUN ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow7[ OK ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow (1 ms)8[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest (1 ms total)910[----------] 2 tests from alignUp11[ RUN ] alignUp.value12[ OK ] alignUp.value (0 ms)13[ RUN ] alignUp.notAPowerOf214[ OK ] alignUp.notAPowerOf2 (0 ms)15[----------] 2 tests from alignUp (0 ms total)1617[----------] 3 tests from alignUpOverflowTest/0, where TypeParam = unsigned char18[ RUN ] alignUpOverflowTest/0.lastSafeValue19[ OK ] alignUpOverflowTest/0.lastSafeValue (0 ms)20[ RUN ] alignUpOverflowTest/0.overflowThrows21[ OK ] alignUpOverflowTest/0.overflowThrows (0 ms)22[ RUN ] alignUpOverflowTest/0.alignmentOneNeverOverflows23[ OK ] alignUpOverflowTest/0.alignmentOneNeverOverflows (0 ms)24[----------] 3 tests from alignUpOverflowTest/0 (0 ms total)2526[----------] 3 tests from alignUpOverflowTest/1, where TypeParam = unsigned short27[ RUN ] alignUpOverflowTest/1.lastSafeValue28[ OK ] alignUpOverflowTest/1.lastSafeValue (0 ms)29[ RUN ] alignUpOverflowTest/1.overflowThrows30[ OK ] alignUpOverflowTest/1.overflowThrows (0 ms)31[ RUN ] alignUpOverflowTest/1.alignmentOneNeverOverflows32[ OK ] alignUpOverflowTest/1.alignmentOneNeverOverflows (0 ms)33[----------] 3 tests from alignUpOverflowTest/1 (0 ms total)3435[----------] 3 tests from alignUpOverflowTest/2, where TypeParam = unsigned int36[ RUN ] alignUpOverflowTest/2.lastSafeValue37[ OK ] alignUpOverflowTest/2.lastSafeValue (0 ms)38[ RUN ] alignUpOverflowTest/2.overflowThrows39[ OK ] alignUpOverflowTest/2.overflowThrows (0 ms)40[ RUN ] alignUpOverflowTest/2.alignmentOneNeverOverflows41[ OK ] alignUpOverflowTest/2.alignmentOneNeverOverflows (0 ms)42[----------] 3 tests from alignUpOverflowTest/2 (0 ms total)4344[----------] 3 tests from alignUpOverflowTest/3, where TypeParam = unsigned long long45[ RUN ] alignUpOverflowTest/3.lastSafeValue46[ OK ] alignUpOverflowTest/3.lastSafeValue (0 ms)47[ RUN ] alignUpOverflowTest/3.overflowThrows48[ OK ] alignUpOverflowTest/3.overflowThrows (0 ms)49[ RUN ] alignUpOverflowTest/3.alignmentOneNeverOverflows50[ OK ] alignUpOverflowTest/3.alignmentOneNeverOverflows (0 ms)51[----------] 3 tests from alignUpOverflowTest/3 (0 ms total)5253[----------] 14 tests from parseShebangContent54[ RUN ] parseShebangContent.basic55[ OK ] parseShebangContent.basic (0 ms)56[ RUN ] parseShebangContent.empty57[ OK ] parseShebangContent.empty (0 ms)58[ RUN ] parseShebangContent.doubleBacktick59[ OK ] parseShebangContent.doubleBacktick (0 ms)60[ RUN ] parseShebangContent.doubleBacktickEmpty61[ OK ] parseShebangContent.doubleBacktickEmpty (0 ms)62[ RUN ] parseShebangContent.doubleBacktickMarkdownInlineCode63[ OK ] parseShebangContent.doubleBacktickMarkdownInlineCode (0 ms)64[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive65[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive (0 ms)66[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect67[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect (0 ms)68[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlock269[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlock2 (0 ms)70[ RUN ] parseShebangContent.singleBacktickInDoubleBacktickQuotes71[ OK ] parseShebangContent.singleBacktickInDoubleBacktickQuotes (0 ms)72[ RUN ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes73[ OK ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes (0 ms)74[ RUN ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes75[ OK ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes (0 ms)76[ RUN ] parseShebangContent.increasingQuotes77[ OK ] parseShebangContent.increasingQuotes (0 ms)78[ RUN ] parseShebangContent.prop_round_trip_single79Using configuration: seed=884136102795782781080[ OK ] parseShebangContent.prop_round_trip_single (0 ms)81[ RUN ] parseShebangContent.prop_round_trip_two82[ OK ] parseShebangContent.prop_round_trip_two (0 ms)83[----------] 14 tests from parseShebangContent (0 ms total)8485[----------] 4 tests from base64Encode86[ RUN ] base64Encode.emptyString87[ OK ] base64Encode.emptyString (0 ms)88[ RUN ] base64Encode.encodesAString89[ OK ] base64Encode.encodesAString (0 ms)90[ RUN ] base64Encode.encodeAndDecode91[ OK ] base64Encode.encodeAndDecode (0 ms)92[ RUN ] base64Encode.encodeAndDecodeNonPrintable93[ OK ] base64Encode.encodeAndDecodeNonPrintable (0 ms)94[----------] 4 tests from base64Encode (0 ms total)9596[----------] 3 tests from base64Decode97[ RUN ] base64Decode.emptyString98[ OK ] base64Decode.emptyString (0 ms)99[ RUN ] base64Decode.decodeAString100[ OK ] base64Decode.decodeAString (0 ms)101[ RUN ] base64Decode.decodeThrowsOnInvalidChar102[ OK ] base64Decode.decodeThrowsOnInvalidChar (0 ms)103[----------] 3 tests from base64Decode (0 ms total)104105[----------] 1 test from BumpMemoryResource106[ RUN ] BumpMemoryResource.ConcurrentAllocation107[ OK ] BumpMemoryResource.ConcurrentAllocation (1 ms)108[----------] 1 test from BumpMemoryResource (1 ms total)109110[----------] 12 tests from CanonPath111[ RUN ] CanonPath.basic112[ OK ] CanonPath.basic (0 ms)113[ RUN ] CanonPath.nullBytes114[ OK ] CanonPath.nullBytes (0 ms)115[ RUN ] CanonPath.fromFilename116[ OK ] CanonPath.fromFilename (0 ms)117[ RUN ] CanonPath.from_existing118[ OK ] CanonPath.from_existing (0 ms)119[ RUN ] CanonPath.pop120[ OK ] CanonPath.pop (0 ms)121[ RUN ] CanonPath.removePrefix122[ OK ] CanonPath.removePrefix (0 ms)123[ RUN ] CanonPath.iter124[ OK ] CanonPath.iter (0 ms)125[ RUN ] CanonPath.concat126[ OK ] CanonPath.concat (0 ms)127[ RUN ] CanonPath.within128[ OK ] CanonPath.within (0 ms)129[ RUN ] CanonPath.sort130[ OK ] CanonPath.sort (0 ms)131[ RUN ] CanonPath.allowed132[ OK ] CanonPath.allowed (0 ms)133[ RUN ] CanonPath.makeRelative134[ OK ] CanonPath.makeRelative (0 ms)135[----------] 12 tests from CanonPath (0 ms total)136137[----------] 9 tests from Checked138[ RUN ] Checked.add_unsigned139[ OK ] Checked.add_unsigned (5 ms)140[ RUN ] Checked.add_signed141[ OK ] Checked.add_signed (5 ms)142[ RUN ] Checked.sub_unsigned143[ OK ] Checked.sub_unsigned (5 ms)144[ RUN ] Checked.sub_signed145[ OK ] Checked.sub_signed (5 ms)146[ RUN ] Checked.mul_unsigned147[ OK ] Checked.mul_unsigned (5 ms)148[ RUN ] Checked.mul_signed149[ OK ] Checked.mul_signed (5 ms)150[ RUN ] Checked.div_unsigned151[ OK ] Checked.div_unsigned (7 ms)152[ RUN ] Checked.div_signed153[ OK ] Checked.div_signed (7 ms)154[ RUN ] Checked.div_signed_special_cases155[ OK ] Checked.div_signed_special_cases (0 ms)156[----------] 9 tests from Checked (47 ms total)157158[----------] 6 tests from ChunkedVector159[ RUN ] ChunkedVector.InitEmpty160[ OK ] ChunkedVector.InitEmpty (0 ms)161[ RUN ] ChunkedVector.GrowsCorrectly162[ OK ] ChunkedVector.GrowsCorrectly (0 ms)163[ RUN ] ChunkedVector.AddAndGet164[ OK ] ChunkedVector.AddAndGet (0 ms)165[ RUN ] ChunkedVector.ForEach166[ OK ] ChunkedVector.ForEach (0 ms)167[ RUN ] ChunkedVector.NonTrivialType168[ OK ] ChunkedVector.NonTrivialType (0 ms)169[ RUN ] ChunkedVector.ConcurrentAdd170[ OK ] ChunkedVector.ConcurrentAdd (7 ms)171[----------] 6 tests from ChunkedVector (7 ms total)172173[----------] 2 tests from closure174[ RUN ] closure.correctClosure175[ OK ] closure.correctClosure (0 ms)176[ RUN ] closure.properlyHandlesDirectExceptions177[ OK ] closure.properlyHandlesDirectExceptions (0 ms)178[----------] 2 tests from closure (0 ms total)179180[----------] 2 tests from compress181[ RUN ] compress.noneMethodDoesNothingToTheInput182[ OK ] compress.noneMethodDoesNothingToTheInput (0 ms)183[ RUN ] compress.zstdExactFrameBoundary184[ OK ] compress.zstdExactFrameBoundary (18 ms)185[----------] 2 tests from compress (18 ms total)186187[----------] 3 tests from decompress188[ RUN ] decompress.decompressNoneCompressed189[ OK ] decompress.decompressNoneCompressed (0 ms)190[ RUN ] decompress.decompressZstdCompressedParallel191[ OK ] decompress.decompressZstdCompressedParallel (0 ms)192[ RUN ] decompress.decompressZstdMultiFrameLargeInput193[ OK ] decompress.decompressZstdMultiFrameLargeInput (8 ms)194[----------] 3 tests from decompress (8 ms total)195196[----------] 1 test from makeCompressionSink197[ RUN ] makeCompressionSink.noneSinkDoesNothingToInput198[ OK ] makeCompressionSink.noneSinkDoesNothingToInput (0 ms)199[----------] 1 test from makeCompressionSink (0 ms total)200201[----------] 20 tests from Config202[ RUN ] Config.setUndefinedSetting203[ OK ] Config.setUndefinedSetting (0 ms)204[ RUN ] Config.setDefinedSetting205[ OK ] Config.setDefinedSetting (0 ms)206[ RUN ] Config.getDefinedSetting207[ OK ] Config.getDefinedSetting (0 ms)208[ RUN ] Config.getDefinedOverriddenSettingNotSet209[ OK ] Config.getDefinedOverriddenSettingNotSet (0 ms)210[ RUN ] Config.getDefinedSettingSet1211[ OK ] Config.getDefinedSettingSet1 (0 ms)212[ RUN ] Config.getDefinedSettingSet2213[ OK ] Config.getDefinedSettingSet2 (0 ms)214[ RUN ] Config.addSetting215[ OK ] Config.addSetting (0 ms)216[ RUN ] Config.withInitialValue217[ OK ] Config.withInitialValue (0 ms)218[ RUN ] Config.resetOverridden219[ OK ] Config.resetOverridden (0 ms)220[ RUN ] Config.resetOverriddenWithSetting221[ OK ] Config.resetOverriddenWithSetting (0 ms)222[ RUN ] Config.toJSONOnEmptyConfig223[ OK ] Config.toJSONOnEmptyConfig (0 ms)224[ RUN ] Config.toJSONOnNonEmptyConfig225[ OK ] Config.toJSONOnNonEmptyConfig (0 ms)226[ RUN ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting227[ OK ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting (0 ms)228[ RUN ] Config.setSettingAlias229[ OK ] Config.setSettingAlias (0 ms)230[ DISABLED ] Config.DISABLED_reapplyUnknownSettings231[ RUN ] Config.applyConfigEmpty232[ OK ] Config.applyConfigEmpty (0 ms)233[ RUN ] Config.applyConfigEmptyWithComment234[ OK ] Config.applyConfigEmptyWithComment (0 ms)235[ RUN ] Config.applyConfigAssignment236[ OK ] Config.applyConfigAssignment (0 ms)237[ RUN ] Config.applyConfigWithReassignedSetting238[ OK ] Config.applyConfigWithReassignedSetting (0 ms)239[ RUN ] Config.applyConfigFailsOnMissingIncludes240[ OK ] Config.applyConfigFailsOnMissingIncludes (0 ms)241[ RUN ] Config.applyConfigInvalidThrows242[ OK ] Config.applyConfigInvalidThrows (0 ms)243[----------] 20 tests from Config (0 ms total)244245[----------] 5 tests from ExecutablePath246[ RUN ] ExecutablePath.emptyRoundTrip247[ OK ] ExecutablePath.emptyRoundTrip (0 ms)248[ RUN ] ExecutablePath.oneElemRoundTrip249[ OK ] ExecutablePath.oneElemRoundTrip (0 ms)250[ RUN ] ExecutablePath.twoElemsRoundTrip251[ OK ] ExecutablePath.twoElemsRoundTrip (0 ms)252[ RUN ] ExecutablePath.threeElemsRoundTrip253[ OK ] ExecutablePath.threeElemsRoundTrip (0 ms)254[ RUN ] ExecutablePath.elementyElemNormalize255[ OK ] ExecutablePath.elementyElemNormalize (0 ms)256[----------] 5 tests from ExecutablePath (0 ms total)257258[----------] 3 tests from FileSerialisationMethod259[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_1260[ OK ] FileSerialisationMethod.testRoundTripPrintParse_1 (0 ms)261[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_2262[ OK ] FileSerialisationMethod.testRoundTripPrintParse_2 (0 ms)263[ RUN ] FileSerialisationMethod.testParseFileSerialisationMethodOptException264[ OK ] FileSerialisationMethod.testParseFileSerialisationMethodOptException (0 ms)265[----------] 3 tests from FileSerialisationMethod (0 ms total)266267[----------] 3 tests from FileIngestionMethod268[ RUN ] FileIngestionMethod.testRoundTripPrintParse_1269[ OK ] FileIngestionMethod.testRoundTripPrintParse_1 (0 ms)270[ RUN ] FileIngestionMethod.testRoundTripPrintParse_2271[ OK ] FileIngestionMethod.testRoundTripPrintParse_2 (0 ms)272[ RUN ] FileIngestionMethod.testParseFileIngestionMethodOptException273[ OK ] FileIngestionMethod.testParseFileIngestionMethodOptException (0 ms)274[----------] 3 tests from FileIngestionMethod (0 ms total)275276[----------] 7 tests from ReadLine277[ RUN ] ReadLine.ReadsLinesFromPipe278[ OK ] ReadLine.ReadsLinesFromPipe (0 ms)279[ RUN ] ReadLine.ReturnsPartialLineOnEofWhenAllowed280[ OK ] ReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)281[ RUN ] ReadLine.ThrowsOnEofWhenNotAllowed282[ OK ] ReadLine.ThrowsOnEofWhenNotAllowed (0 ms)283[ RUN ] ReadLine.EmptyLine284[ OK ] ReadLine.EmptyLine (0 ms)285[ RUN ] ReadLine.ConsecutiveEmptyLines286[ OK ] ReadLine.ConsecutiveEmptyLines (0 ms)287[ RUN ] ReadLine.LineWithNullBytes288[ OK ] ReadLine.LineWithNullBytes (0 ms)289[ RUN ] ReadLine.TreatsEioAsEof290[ OK ] ReadLine.TreatsEioAsEof (0 ms)291[----------] 7 tests from ReadLine (0 ms total)292293[----------] 10 tests from BufferedSourceReadLine294[ RUN ] BufferedSourceReadLine.ReadsLinesFromPipe295[ OK ] BufferedSourceReadLine.ReadsLinesFromPipe (0 ms)296[ RUN ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed297[ OK ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)298[ RUN ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed299[ OK ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed (0 ms)300[ RUN ] BufferedSourceReadLine.EmptyLine301[ OK ] BufferedSourceReadLine.EmptyLine (0 ms)302[ RUN ] BufferedSourceReadLine.ConsecutiveEmptyLines303[ OK ] BufferedSourceReadLine.ConsecutiveEmptyLines (0 ms)304[ RUN ] BufferedSourceReadLine.LineWithNullBytes305[ OK ] BufferedSourceReadLine.LineWithNullBytes (0 ms)306[ RUN ] BufferedSourceReadLine.NewlineAtBufferBoundary307[ OK ] BufferedSourceReadLine.NewlineAtBufferBoundary (0 ms)308[ RUN ] BufferedSourceReadLine.DataRemainsAfterReadLine309[ OK ] BufferedSourceReadLine.DataRemainsAfterReadLine (0 ms)310[ RUN ] BufferedSourceReadLine.LineSpansMultipleRefills311[ OK ] BufferedSourceReadLine.LineSpansMultipleRefills (0 ms)312[ RUN ] BufferedSourceReadLine.BufferExhaustedThenEof313[ OK ] BufferedSourceReadLine.BufferExhaustedThenEof (0 ms)314[----------] 10 tests from BufferedSourceReadLine (0 ms total)315316[----------] 1 test from WriteFull317[ RUN ] WriteFull.RespectsAllowInterrupts318[ OK ] WriteFull.RespectsAllowInterrupts (0 ms)319[----------] 1 test from WriteFull (0 ms total)320321[----------] 1 test from readLinkAt322[ RUN ] readLinkAt.works323[ OK ] readLinkAt.works (0 ms)324[----------] 1 test from readLinkAt (0 ms total)325326[----------] 1 test from openFileEnsureBeneathNoSymlinks327[ RUN ] openFileEnsureBeneathNoSymlinks.works328[ OK ] openFileEnsureBeneathNoSymlinks.works (1 ms)329[----------] 1 test from openFileEnsureBeneathNoSymlinks (1 ms total)330331[----------] 5 tests from absPath332[ RUN ] absPath.doesntChangeRoot333[ OK ] absPath.doesntChangeRoot (0 ms)334[ RUN ] absPath.turnsEmptyPathIntoCWD335[ OK ] absPath.turnsEmptyPathIntoCWD (0 ms)336[ RUN ] absPath.usesOptionalBasePathWhenGiven337[ OK ] absPath.usesOptionalBasePathWhenGiven (0 ms)338[ RUN ] absPath.isIdempotent339[ OK ] absPath.isIdempotent (0 ms)340[ RUN ] absPath.pathIsCanonicalised341[ OK ] absPath.pathIsCanonicalised (0 ms)342[----------] 5 tests from absPath (0 ms total)343344[----------] 4 tests from canonPath345[ RUN ] canonPath.removesTrailingSlashes346[ OK ] canonPath.removesTrailingSlashes (0 ms)347[ RUN ] canonPath.removesDots348[ OK ] canonPath.removesDots (0 ms)349[ RUN ] canonPath.removesDots2350[ OK ] canonPath.removesDots2 (0 ms)351[ RUN ] canonPath.requiresAbsolutePath352[ OK ] canonPath.requiresAbsolutePath (0 ms)353[----------] 4 tests from canonPath (0 ms total)354355[----------] 7 tests from baseNameOf356[ RUN ] baseNameOf.emptyPath357[ OK ] baseNameOf.emptyPath (0 ms)358[ RUN ] baseNameOf.pathOnRoot359[ OK ] baseNameOf.pathOnRoot (0 ms)360[ RUN ] baseNameOf.relativePath361[ OK ] baseNameOf.relativePath (0 ms)362[ RUN ] baseNameOf.pathWithTrailingSlashRoot363[ OK ] baseNameOf.pathWithTrailingSlashRoot (0 ms)364[ RUN ] baseNameOf.trailingSlash365[ OK ] baseNameOf.trailingSlash (0 ms)366[ RUN ] baseNameOf.trailingSlashes367[ OK ] baseNameOf.trailingSlashes (0 ms)368[ RUN ] baseNameOf.absoluteNothingSlashNothing369[ OK ] baseNameOf.absoluteNothingSlashNothing (0 ms)370[----------] 7 tests from baseNameOf (0 ms total)371372[----------] 8 tests from isInDir373[ RUN ] isInDir.trivialCase374[ OK ] isInDir.trivialCase (0 ms)375[ RUN ] isInDir.notInDir376[ OK ] isInDir.notInDir (0 ms)377[ RUN ] isInDir.emptyDir378[ OK ] isInDir.emptyDir (0 ms)379[ RUN ] isInDir.hiddenSubdirectory380[ OK ] isInDir.hiddenSubdirectory (0 ms)381[ RUN ] isInDir.ellipsisEntry382[ OK ] isInDir.ellipsisEntry (0 ms)383[ RUN ] isInDir.sameDir384[ OK ] isInDir.sameDir (0 ms)385[ RUN ] isInDir.sameDirDot386[ OK ] isInDir.sameDirDot (0 ms)387[ RUN ] isInDir.dotDotPrefix388[ OK ] isInDir.dotDotPrefix (0 ms)389[----------] 8 tests from isInDir (0 ms total)390391[----------] 5 tests from isDirOrInDir392[ RUN ] isDirOrInDir.trueForSameDirectory393[ OK ] isDirOrInDir.trueForSameDirectory (0 ms)394[ RUN ] isDirOrInDir.trueForEmptyPaths395[ OK ] isDirOrInDir.trueForEmptyPaths (0 ms)396[ RUN ] isDirOrInDir.falseForDisjunctPaths397[ OK ] isDirOrInDir.falseForDisjunctPaths (0 ms)398[ RUN ] isDirOrInDir.relativePaths399[ OK ] isDirOrInDir.relativePaths (0 ms)400[ RUN ] isDirOrInDir.relativePathsTwice401[ OK ] isDirOrInDir.relativePathsTwice (0 ms)402[----------] 5 tests from isDirOrInDir (0 ms total)403404[----------] 3 tests from pathExists405[ RUN ] pathExists.rootExists406[ OK ] pathExists.rootExists (0 ms)407[ RUN ] pathExists.cwdExists408[ OK ] pathExists.cwdExists (0 ms)409[ RUN ] pathExists.bogusPathDoesNotExist410[ OK ] pathExists.bogusPathDoesNotExist (0 ms)411[----------] 3 tests from pathExists (0 ms total)412413[----------] 2 tests from chmodIfNeeded414[ RUN ] chmodIfNeeded.works415[ OK ] chmodIfNeeded.works (0 ms)416[ RUN ] chmodIfNeeded.nonexistent417[ OK ] chmodIfNeeded.nonexistent (0 ms)418[----------] 2 tests from chmodIfNeeded (0 ms total)419420[----------] 2 tests from DirectoryIterator421[ RUN ] DirectoryIterator.works422[ OK ] DirectoryIterator.works (0 ms)423[ RUN ] DirectoryIterator.nonexistent424[ OK ] DirectoryIterator.nonexistent (0 ms)425[----------] 2 tests from DirectoryIterator (0 ms total)426427[----------] 1 test from createAnonymousTempFile428[ RUN ] createAnonymousTempFile.works429[ OK ] createAnonymousTempFile.works (0 ms)430[----------] 1 test from createAnonymousTempFile (0 ms total)431432[----------] 1 test from FdSource433[ RUN ] FdSource.restartWorks434[ OK ] FdSource.restartWorks (0 ms)435[----------] 1 test from FdSource (0 ms total)436437[----------] 1 test from createTempDir438[ RUN ] createTempDir.works439[ OK ] createTempDir.works (0 ms)440[----------] 1 test from createTempDir (0 ms total)441442[----------] 19 tests from fun443[ RUN ] fun.constructFromLambda444[ OK ] fun.constructFromLambda (0 ms)445[ RUN ] fun.constructFromFunctionPointer446[ OK ] fun.constructFromFunctionPointer (0 ms)447[ RUN ] fun.constructFromStdFunction448[ OK ] fun.constructFromStdFunction (0 ms)449[ RUN ] fun.moveConstructFromStdFunction450[ OK ] fun.moveConstructFromStdFunction (0 ms)451[ RUN ] fun.rejectsEmptyStdFunction452[ OK ] fun.rejectsEmptyStdFunction (0 ms)453[ RUN ] fun.rejectsEmptyStdFunctionMove454[ OK ] fun.rejectsEmptyStdFunctionMove (0 ms)455[ RUN ] fun.rejectsNullFunctionPointer456[ OK ] fun.rejectsNullFunctionPointer (0 ms)457[ RUN ] fun.nullptrDeletedAtCompileTime458[ OK ] fun.nullptrDeletedAtCompileTime (0 ms)459[ RUN ] fun.notDefaultConstructible460[ OK ] fun.notDefaultConstructible (0 ms)461[ RUN ] fun.voidReturn462[ OK ] fun.voidReturn (0 ms)463[ RUN ] fun.referenceArgs464[ OK ] fun.referenceArgs (0 ms)465[ RUN ] fun.convertsToStdFunction466[ OK ] fun.convertsToStdFunction (0 ms)467[ RUN ] fun.copyable468[ OK ] fun.copyable (0 ms)469[ RUN ] fun.movable470[ OK ] fun.movable (0 ms)471[ RUN ] fun.capturesState472[ OK ] fun.capturesState (0 ms)473[ RUN ] fun.getFn474[ OK ] fun.getFn (0 ms)475[ RUN ] fun.getFnMove476[ OK ] fun.getFnMove (0 ms)477[ RUN ] fun.forwardsMoveOnlyTypes478[ OK ] fun.forwardsMoveOnlyTypes (0 ms)479[ RUN ] fun.perfectForwardingZeroCost480[ OK ] fun.perfectForwardingZeroCost (0 ms)481[----------] 19 tests from fun (0 ms total)482483[----------] 4 tests from GitMode484[ RUN ] GitMode.gitMode_directory485[ OK ] GitMode.gitMode_directory (0 ms)486[ RUN ] GitMode.gitMode_executable487[ OK ] GitMode.gitMode_executable (0 ms)488[ RUN ] GitMode.gitMode_regular489[ OK ] GitMode.gitMode_regular (0 ms)490[ RUN ] GitMode.gitMode_symlink491[ OK ] GitMode.gitMode_symlink (0 ms)492[----------] 4 tests from GitMode (0 ms total)493494[----------] 7 tests from GitTest495[ RUN ] GitTest.blob_read496[ OK ] GitTest.blob_read (0 ms)497[ RUN ] GitTest.blob_write498[ OK ] GitTest.blob_write (0 ms)499[ RUN ] GitTest.tree_sha1_read500[ OK ] GitTest.tree_sha1_read (0 ms)501[ RUN ] GitTest.tree_sha256_read502[ OK ] GitTest.tree_sha256_read (0 ms)503[ RUN ] GitTest.tree_sha1_write504[ OK ] GitTest.tree_sha1_write (0 ms)505[ RUN ] GitTest.tree_sha256_write506[ OK ] GitTest.tree_sha256_write (0 ms)507[ RUN ] GitTest.both_roundrip508[ OK ] GitTest.both_roundrip (0 ms)509[----------] 7 tests from GitTest (0 ms total)510511[----------] 3 tests from GitLsRemote512[ RUN ] GitLsRemote.parseSymrefLineWithReference513[ OK ] GitLsRemote.parseSymrefLineWithReference (0 ms)514[ RUN ] GitLsRemote.parseSymrefLineWithNoReference515[ OK ] GitLsRemote.parseSymrefLineWithNoReference (0 ms)516[ RUN ] GitLsRemote.parseObjectRefLine517[ OK ] GitLsRemote.parseObjectRefLine (0 ms)518[----------] 3 tests from GitLsRemote (0 ms total)519520[----------] 3 tests from BLAKE3HashTest521[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes1522[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes1 (0 ms)523[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes2524[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes2 (0 ms)525[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes3526[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes3 (0 ms)527[----------] 3 tests from BLAKE3HashTest (0 ms total)528529[----------] 8 tests from hashString530[ RUN ] hashString.testKnownMD5Hashes1531[ OK ] hashString.testKnownMD5Hashes1 (0 ms)532[ RUN ] hashString.testKnownMD5Hashes2533[ OK ] hashString.testKnownMD5Hashes2 (0 ms)534[ RUN ] hashString.testKnownSHA1Hashes1535[ OK ] hashString.testKnownSHA1Hashes1 (0 ms)536[ RUN ] hashString.testKnownSHA1Hashes2537[ OK ] hashString.testKnownSHA1Hashes2 (0 ms)538[ RUN ] hashString.testKnownSHA256Hashes1539[ OK ] hashString.testKnownSHA256Hashes1 (0 ms)540[ RUN ] hashString.testKnownSHA256Hashes2541[ OK ] hashString.testKnownSHA256Hashes2 (0 ms)542[ RUN ] hashString.testKnownSHA512Hashes1543[ OK ] hashString.testKnownSHA512Hashes1 (0 ms)544[ RUN ] hashString.testKnownSHA512Hashes2545[ OK ] hashString.testKnownSHA512Hashes2 (0 ms)546[----------] 8 tests from hashString (0 ms total)547548[----------] 3 tests from hashParseExplicitFormatUnprefixed549[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct550[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct (0 ms)551[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo552[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo (0 ms)553[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase554[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase (0 ms)555[----------] 3 tests from hashParseExplicitFormatUnprefixed (0 ms total)556557[----------] 2 tests from hashFormat558[ RUN ] hashFormat.testRoundTripPrintParse559[ OK ] hashFormat.testRoundTripPrintParse (0 ms)560[ RUN ] hashFormat.testParseHashFormatOptException561[ OK ] hashFormat.testParseHashFormatOptException (0 ms)562[----------] 2 tests from hashFormat (0 ms total)563564[----------] 5 tests from hiliteMatches565[ RUN ] hiliteMatches.noHighlight566[ OK ] hiliteMatches.noHighlight (0 ms)567[ RUN ] hiliteMatches.simpleHighlight568[ OK ] hiliteMatches.simpleHighlight (0 ms)569[ RUN ] hiliteMatches.multipleMatches570[ OK ] hiliteMatches.multipleMatches (0 ms)571[ RUN ] hiliteMatches.overlappingMatches572[ OK ] hiliteMatches.overlappingMatches (0 ms)573[ RUN ] hiliteMatches.complexOverlappingMatches574[ OK ] hiliteMatches.complexOverlappingMatches (0 ms)575[----------] 5 tests from hiliteMatches (0 ms total)576577[----------] 3 tests from to_json578[ RUN ] to_json.optionalInt579[ OK ] to_json.optionalInt (0 ms)580[ RUN ] to_json.vectorOfOptionalInts581[ OK ] to_json.vectorOfOptionalInts (0 ms)582[ RUN ] to_json.optionalVectorOfInts583[ OK ] to_json.optionalVectorOfInts (0 ms)584[----------] 3 tests from to_json (0 ms total)585586[----------] 2 tests from from_json587[ RUN ] from_json.optionalInt588[ OK ] from_json.optionalInt (0 ms)589[ RUN ] from_json.vectorOfOptionalInts590[ OK ] from_json.vectorOfOptionalInts (0 ms)591[----------] 2 tests from from_json (0 ms total)592593[----------] 2 tests from valueAt594[ RUN ] valueAt.simpleObject595[ OK ] valueAt.simpleObject (0 ms)596[ RUN ] valueAt.missingKey597[ OK ] valueAt.missingKey (0 ms)598[----------] 2 tests from valueAt (0 ms total)599600[----------] 2 tests from getObject601[ RUN ] getObject.rightAssertions602[ OK ] getObject.rightAssertions (0 ms)603[ RUN ] getObject.wrongAssertions604[ OK ] getObject.wrongAssertions (0 ms)605[----------] 2 tests from getObject (0 ms total)606607[----------] 2 tests from getArray608[ RUN ] getArray.rightAssertions609[ OK ] getArray.rightAssertions (0 ms)610[ RUN ] getArray.wrongAssertions611[ OK ] getArray.wrongAssertions (0 ms)612[----------] 2 tests from getArray (0 ms total)613614[----------] 2 tests from getString615[ RUN ] getString.rightAssertions616[ OK ] getString.rightAssertions (0 ms)617[ RUN ] getString.wrongAssertions618[ OK ] getString.wrongAssertions (0 ms)619[----------] 2 tests from getString (0 ms total)620621[----------] 2 tests from getIntegralNumber622[ RUN ] getIntegralNumber.rightAssertions623[ OK ] getIntegralNumber.rightAssertions (0 ms)624[ RUN ] getIntegralNumber.wrongAssertions625[ OK ] getIntegralNumber.wrongAssertions (0 ms)626[----------] 2 tests from getIntegralNumber (0 ms total)627628[----------] 2 tests from getBoolean629[ RUN ] getBoolean.rightAssertions630[ OK ] getBoolean.rightAssertions (0 ms)631[ RUN ] getBoolean.wrongAssertions632[ OK ] getBoolean.wrongAssertions (0 ms)633[----------] 2 tests from getBoolean (0 ms total)634635[----------] 2 tests from optionalValueAt636[ RUN ] optionalValueAt.existing637[ OK ] optionalValueAt.existing (0 ms)638[ RUN ] optionalValueAt.empty639[ OK ] optionalValueAt.empty (0 ms)640[----------] 2 tests from optionalValueAt (0 ms total)641642[----------] 2 tests from getNullable643[ RUN ] getNullable.null644[ OK ] getNullable.null (0 ms)645[ RUN ] getNullable.empty646[ OK ] getNullable.empty (0 ms)647[----------] 2 tests from getNullable (0 ms total)648649[----------] 2 tests from local_keys650[ RUN ] local_keys.signAndVerify651[ OK ] local_keys.signAndVerify (0 ms)652[ RUN ] local_keys.rfc8032TestVector653[ OK ] local_keys.rfc8032TestVector (0 ms)654[----------] 2 tests from local_keys (0 ms total)655656[----------] 13 tests from LRUCache657[ RUN ] LRUCache.sizeOfEmptyCacheIsZero658[ OK ] LRUCache.sizeOfEmptyCacheIsZero (0 ms)659[ RUN ] LRUCache.sizeOfSingleElementCacheIsOne660[ OK ] LRUCache.sizeOfSingleElementCacheIsOne (0 ms)661[ RUN ] LRUCache.getFromEmptyCache662[ OK ] LRUCache.getFromEmptyCache (0 ms)663[ RUN ] LRUCache.getExistingValue664[ OK ] LRUCache.getExistingValue (0 ms)665[ RUN ] LRUCache.getNonExistingValueFromNonEmptyCache666[ OK ] LRUCache.getNonExistingValueFromNonEmptyCache (0 ms)667[ RUN ] LRUCache.upsertOnZeroCapacityCache668[ OK ] LRUCache.upsertOnZeroCapacityCache (0 ms)669[ RUN ] LRUCache.updateExistingValue670[ OK ] LRUCache.updateExistingValue (0 ms)671[ RUN ] LRUCache.overwriteOldestWhenCapacityIsReached672[ OK ] LRUCache.overwriteOldestWhenCapacityIsReached (0 ms)673[ RUN ] LRUCache.clearEmptyCache674[ OK ] LRUCache.clearEmptyCache (0 ms)675[ RUN ] LRUCache.clearNonEmptyCache676[ OK ] LRUCache.clearNonEmptyCache (0 ms)677[ RUN ] LRUCache.eraseFromEmptyCache678[ OK ] LRUCache.eraseFromEmptyCache (0 ms)679[ RUN ] LRUCache.eraseMissingFromNonEmptyCache680[ OK ] LRUCache.eraseMissingFromNonEmptyCache (0 ms)681[ RUN ] LRUCache.eraseFromNonEmptyCache682[ OK ] LRUCache.eraseFromNonEmptyCache (0 ms)683[----------] 13 tests from LRUCache (0 ms total)684685[----------] 3 tests from memo686[ RUN ] memo.computesOnce687[ OK ] memo.computesOnce (0 ms)688[ RUN ] memo.copiesShareCache689[ OK ] memo.copiesShareCache (0 ms)690[ RUN ] memo.worksWithString691[ OK ] memo.worksWithString (0 ms)692[----------] 3 tests from memo (0 ms total)693694[----------] 18 tests from MemorySourceAccessorTestErrors695[ RUN ] MemorySourceAccessorTestErrors.readFileNotFound696[ OK ] MemorySourceAccessorTestErrors.readFileNotFound (0 ms)697[ RUN ] MemorySourceAccessorTestErrors.readFileNotARegularFile698[ OK ] MemorySourceAccessorTestErrors.readFileNotARegularFile (0 ms)699[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotFound700[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotFound (0 ms)701[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory702[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory (0 ms)703[ RUN ] MemorySourceAccessorTestErrors.readLinkNotFound704[ OK ] MemorySourceAccessorTestErrors.readLinkNotFound (0 ms)705[ RUN ] MemorySourceAccessorTestErrors.readLinkNotASymlink706[ OK ] MemorySourceAccessorTestErrors.readLinkNotASymlink (0 ms)707[ RUN ] MemorySourceAccessorTestErrors.addFileParentNotDirectory708[ OK ] MemorySourceAccessorTestErrors.addFileParentNotDirectory (0 ms)709[ RUN ] MemorySourceAccessorTestErrors.addFileNotARegularFile710[ OK ] MemorySourceAccessorTestErrors.addFileNotARegularFile (0 ms)711[ RUN ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory712[ OK ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory (0 ms)713[ RUN ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory714[ OK ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory (0 ms)715[ RUN ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory716[ OK ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory (0 ms)717[ RUN ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile718[ OK ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile (0 ms)719[ RUN ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory720[ OK ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory (0 ms)721[ RUN ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink722[ OK ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink (0 ms)723[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile724[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile (0 ms)725[ RUN ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile726[ OK ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile (0 ms)727[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink728[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink (0 ms)729[ RUN ] MemorySourceAccessorTestErrors.createFileThroughSymlink730[ OK ] MemorySourceAccessorTestErrors.createFileThroughSymlink (0 ms)731[----------] 18 tests from MemorySourceAccessorTestErrors (0 ms total)732733[----------] 1 test from MonitorFdHup734[ RUN ] MonitorFdHup.shouldNotBlock735[ OK ] MonitorFdHup.shouldNotBlock (0 ms)736[----------] 1 test from MonitorFdHup (0 ms total)737738[----------] 1 test from nix_api_util739[ RUN ] nix_api_util.nix_version_get740[ OK ] nix_api_util.nix_version_get (0 ms)741[----------] 1 test from nix_api_util (0 ms total)742743[----------] 8 tests from nix_api_util_context744[ RUN ] nix_api_util_context.nix_setting_get745[ OK ] nix_api_util_context.nix_setting_get (0 ms)746[ RUN ] nix_api_util_context.nix_setting_set747[ OK ] nix_api_util_context.nix_setting_set (0 ms)748[ RUN ] nix_api_util_context.nix_err_msg749[ OK ] nix_api_util_context.nix_err_msg (0 ms)750[ RUN ] nix_api_util_context.nix_err_code751[ OK ] nix_api_util_context.nix_err_code (0 ms)752[ RUN ] nix_api_util_context.nix_context_error753[ OK ] nix_api_util_context.nix_context_error (0 ms)754[ RUN ] nix_api_util_context.nix_set_err_msg755[ OK ] nix_api_util_context.nix_set_err_msg (0 ms)756[ RUN ] nix_api_util_context.nix_err_info_msg757[ OK ] nix_api_util_context.nix_err_info_msg (0 ms)758[ RUN ] nix_api_util_context.nix_err_name759[ OK ] nix_api_util_context.nix_err_name (0 ms)760[----------] 8 tests from nix_api_util_context (0 ms total)761762[----------] 7 tests from Pool763[ RUN ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity764[ OK ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity (0 ms)765[ RUN ] Pool.freshPoolCanGetAResource766[ OK ] Pool.freshPoolCanGetAResource (0 ms)767[ RUN ] Pool.capacityCanBeIncremented768[ OK ] Pool.capacityCanBeIncremented (0 ms)769[ RUN ] Pool.capacityCanBeDecremented770[ OK ] Pool.capacityCanBeDecremented (0 ms)771[ RUN ] Pool.flushBadDropsOutOfScopeResources772[ OK ] Pool.flushBadDropsOutOfScopeResources (0 ms)773[ RUN ] Pool.reuseResource774[ OK ] Pool.reuseResource (0 ms)775[ RUN ] Pool.badResourceIsNotReused776[ OK ] Pool.badResourceIsNotReused (0 ms)777[----------] 7 tests from Pool (0 ms total)778779[----------] 4 tests from Position780[ RUN ] Position.getSnippetUpTo_0781[ OK ] Position.getSnippetUpTo_0 (0 ms)782[ RUN ] Position.getSnippetUpTo_1783[ OK ] Position.getSnippetUpTo_1 (0 ms)784[ RUN ] Position.getSnippetUpTo_2785[ OK ] Position.getSnippetUpTo_2 (0 ms)786[ RUN ] Position.example_1787[ OK ] Position.example_1 (0 ms)788[----------] 4 tests from Position (0 ms total)789790[----------] 1 test from statusOk791[ RUN ] statusOk.zeroIsOk792[ OK ] statusOk.zeroIsOk (0 ms)793[----------] 1 test from statusOk (0 ms total)794795[----------] 6 tests from ref796[ RUN ] ref.upcast_is_implicit797[ OK ] ref.upcast_is_implicit (0 ms)798[ RUN ] ref.downcast_is_rejected799[ OK ] ref.downcast_is_rejected (0 ms)800[ RUN ] ref.same_type_conversion801[ OK ] ref.same_type_conversion (0 ms)802[ RUN ] ref.explicit_downcast_with_cast803[ OK ] ref.explicit_downcast_with_cast (0 ms)804[ RUN ] ref.invalid_cast_throws805[ OK ] ref.invalid_cast_throws (0 ms)806[ RUN ] ref.explicit_downcast_with_dynamic_pointer_cast807[ OK ] ref.explicit_downcast_with_dynamic_pointer_cast (0 ms)808[----------] 6 tests from ref (0 ms total)809810[----------] 1 test from readNum811[ RUN ] readNum.negativeValuesSerialiseWellDefined812[ OK ] readNum.negativeValuesSerialiseWellDefined (0 ms)813[----------] 1 test from readNum (0 ms total)814815[----------] 1 test from readPadding816[ RUN ] readPadding.works817[ OK ] readPadding.works (0 ms)818[----------] 1 test from readPadding (0 ms total)819820[----------] 2 tests from MonotonicSubranges821[ RUN ] MonotonicSubranges.empty822[ OK ] MonotonicSubranges.empty (0 ms)823[ RUN ] MonotonicSubranges.basic824[ OK ] MonotonicSubranges.basic (0 ms)825[----------] 2 tests from MonotonicSubranges (0 ms total)826827[----------] 2 tests from SortTestPermutations/0, where TypeParam = int828[ RUN ] SortTestPermutations/0.insertionsort829[ OK ] SortTestPermutations/0.insertionsort (0 ms)830[ RUN ] SortTestPermutations/0.peeksort831[ OK ] SortTestPermutations/0.peeksort (0 ms)832[----------] 2 tests from SortTestPermutations/0 (0 ms total)833834[----------] 2 tests from SortTestPermutations/1, where TypeParam = long long835[ RUN ] SortTestPermutations/1.insertionsort836[ OK ] SortTestPermutations/1.insertionsort (0 ms)837[ RUN ] SortTestPermutations/1.peeksort838[ OK ] SortTestPermutations/1.peeksort (0 ms)839[----------] 2 tests from SortTestPermutations/1 (0 ms total)840841[----------] 2 tests from SortTestPermutations/2, where TypeParam = short842[ RUN ] SortTestPermutations/2.insertionsort843[ OK ] SortTestPermutations/2.insertionsort (0 ms)844[ RUN ] SortTestPermutations/2.peeksort845[ OK ] SortTestPermutations/2.peeksort (0 ms)846[----------] 2 tests from SortTestPermutations/2 (0 ms total)847848[----------] 2 tests from SortTestPermutations/3, where TypeParam = unsigned int849[ RUN ] SortTestPermutations/3.insertionsort850[ OK ] SortTestPermutations/3.insertionsort (0 ms)851[ RUN ] SortTestPermutations/3.peeksort852[ OK ] SortTestPermutations/3.peeksort (0 ms)853[----------] 2 tests from SortTestPermutations/3 (0 ms total)854855[----------] 2 tests from SortTestPermutations/4, where TypeParam = unsigned long856[ RUN ] SortTestPermutations/4.insertionsort857[ OK ] SortTestPermutations/4.insertionsort (0 ms)858[ RUN ] SortTestPermutations/4.peeksort859[ OK ] SortTestPermutations/4.peeksort (0 ms)860[----------] 2 tests from SortTestPermutations/4 (0 ms total)861862[----------] 1 test from InsertionSort863[ RUN ] InsertionSort.empty864[ OK ] InsertionSort.empty (0 ms)865[----------] 1 test from InsertionSort (0 ms total)866867[----------] 4 tests from SortProperty/0, where TypeParam = int868[ RUN ] SortProperty/0.peeksortSorted869[ OK ] SortProperty/0.peeksortSorted (0 ms)870[ RUN ] SortProperty/0.peeksortSortedGreater871[ OK ] SortProperty/0.peeksortSortedGreater (0 ms)872[ RUN ] SortProperty/0.insertionsortSorted873[ OK ] SortProperty/0.insertionsortSorted (0 ms)874[ RUN ] SortProperty/0.peeksortSortedLinearComparisonComplexity875[ OK ] SortProperty/0.peeksortSortedLinearComparisonComplexity (0 ms)876[----------] 4 tests from SortProperty/0 (1 ms total)877878[----------] 4 tests from SortProperty/1, where TypeParam = unsigned int879[ RUN ] SortProperty/1.peeksortSorted880[ OK ] SortProperty/1.peeksortSorted (0 ms)881[ RUN ] SortProperty/1.peeksortSortedGreater882[ OK ] SortProperty/1.peeksortSortedGreater (0 ms)883[ RUN ] SortProperty/1.insertionsortSorted884[ OK ] SortProperty/1.insertionsortSorted (0 ms)885[ RUN ] SortProperty/1.peeksortSortedLinearComparisonComplexity886[ OK ] SortProperty/1.peeksortSortedLinearComparisonComplexity (0 ms)887[----------] 4 tests from SortProperty/1 (1 ms total)888889[----------] 4 tests from SortProperty/2, where TypeParam = long long890[ RUN ] SortProperty/2.peeksortSorted891[ OK ] SortProperty/2.peeksortSorted (0 ms)892[ RUN ] SortProperty/2.peeksortSortedGreater893[ OK ] SortProperty/2.peeksortSortedGreater (0 ms)894[ RUN ] SortProperty/2.insertionsortSorted895[ OK ] SortProperty/2.insertionsortSorted (0 ms)896[ RUN ] SortProperty/2.peeksortSortedLinearComparisonComplexity897[ OK ] SortProperty/2.peeksortSortedLinearComparisonComplexity (0 ms)898[----------] 4 tests from SortProperty/2 (1 ms total)899900[----------] 4 tests from SortProperty/3, where TypeParam = short901[ RUN ] SortProperty/3.peeksortSorted902[ OK ] SortProperty/3.peeksortSorted (0 ms)903[ RUN ] SortProperty/3.peeksortSortedGreater904[ OK ] SortProperty/3.peeksortSortedGreater (0 ms)905[ RUN ] SortProperty/3.insertionsortSorted906[ OK ] SortProperty/3.insertionsortSorted (0 ms)907[ RUN ] SortProperty/3.peeksortSortedLinearComparisonComplexity908[ OK ] SortProperty/3.peeksortSortedLinearComparisonComplexity (0 ms)909[----------] 4 tests from SortProperty/3 (1 ms total)910911[----------] 4 tests from SortProperty/4, where TypeParam = std::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>912[ RUN ] SortProperty/4.peeksortSorted913[ OK ] SortProperty/4.peeksortSorted (1 ms)914[ RUN ] SortProperty/4.peeksortSortedGreater915[ OK ] SortProperty/4.peeksortSortedGreater (1 ms)916[ RUN ] SortProperty/4.insertionsortSorted917[ OK ] SortProperty/4.insertionsortSorted (1 ms)918[ RUN ] SortProperty/4.peeksortSortedLinearComparisonComplexity919[ OK ] SortProperty/4.peeksortSortedLinearComparisonComplexity (1 ms)920[----------] 4 tests from SortProperty/4 (5 ms total)921922[----------] 1 test from SortProperty923[ RUN ] SortProperty.peeksortStability924[ OK ] SortProperty.peeksortStability (0 ms)925[----------] 1 test from SortProperty (0 ms total)926927[----------] 4 tests from FSSourceAccessorTest928[ RUN ] FSSourceAccessorTest.works929[ OK ] FSSourceAccessorTest.works (0 ms)930[ RUN ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds931[ OK ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds (0 ms)932[ RUN ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot933[ OK ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot (0 ms)934[ RUN ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot935[ OK ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot (0 ms)936[----------] 4 tests from FSSourceAccessorTest (1 ms total)937938[----------] 8 tests from concatStringsSep939[ RUN ] concatStringsSep.empty940[ OK ] concatStringsSep.empty (0 ms)941[ RUN ] concatStringsSep.justOne942[ OK ] concatStringsSep.justOne (0 ms)943[ RUN ] concatStringsSep.emptyString944[ OK ] concatStringsSep.emptyString (0 ms)945[ RUN ] concatStringsSep.emptyStrings946[ OK ] concatStringsSep.emptyStrings (0 ms)947[ RUN ] concatStringsSep.threeEmptyStrings948[ OK ] concatStringsSep.threeEmptyStrings (0 ms)949[ RUN ] concatStringsSep.buildCommaSeparatedString950[ OK ] concatStringsSep.buildCommaSeparatedString (0 ms)951[ RUN ] concatStringsSep.buildStringWithEmptySeparator952[ OK ] concatStringsSep.buildStringWithEmptySeparator (0 ms)953[ RUN ] concatStringsSep.buildSingleString954[ OK ] concatStringsSep.buildSingleString (0 ms)955[----------] 8 tests from concatStringsSep (0 ms total)956957[----------] 4 tests from concatMapStringsSep958[ RUN ] concatMapStringsSep.empty959[ OK ] concatMapStringsSep.empty (0 ms)960[ RUN ] concatMapStringsSep.justOne961[ OK ] concatMapStringsSep.justOne (0 ms)962[ RUN ] concatMapStringsSep.two963[ OK ] concatMapStringsSep.two (0 ms)964[ RUN ] concatMapStringsSep.map965[ OK ] concatMapStringsSep.map (0 ms)966[----------] 4 tests from concatMapStringsSep (0 ms total)967968[----------] 5 tests from dropEmptyInitThenConcatStringsSep969[ RUN ] dropEmptyInitThenConcatStringsSep.empty970[ OK ] dropEmptyInitThenConcatStringsSep.empty (0 ms)971[ RUN ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString972[ OK ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString (0 ms)973[ RUN ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator974[ OK ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator (0 ms)975[ RUN ] dropEmptyInitThenConcatStringsSep.buildSingleString976[ OK ] dropEmptyInitThenConcatStringsSep.buildSingleString (0 ms)977[ RUN ] dropEmptyInitThenConcatStringsSep.emptyStrings978[ OK ] dropEmptyInitThenConcatStringsSep.emptyStrings (0 ms)979[----------] 5 tests from dropEmptyInitThenConcatStringsSep (0 ms total)980981[----------] 12 tests from tokenizeString982[ RUN ] tokenizeString.empty983[ OK ] tokenizeString.empty (0 ms)984[ RUN ] tokenizeString.oneSep985[ OK ] tokenizeString.oneSep (0 ms)986[ RUN ] tokenizeString.twoSep987[ OK ] tokenizeString.twoSep (0 ms)988[ RUN ] tokenizeString.tokenizeSpacesWithDefaults989[ OK ] tokenizeString.tokenizeSpacesWithDefaults (0 ms)990[ RUN ] tokenizeString.tokenizeTabsWithDefaults991[ OK ] tokenizeString.tokenizeTabsWithDefaults (0 ms)992[ RUN ] tokenizeString.tokenizeTabsSpacesWithDefaults993[ OK ] tokenizeString.tokenizeTabsSpacesWithDefaults (0 ms)994[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults995[ OK ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults (0 ms)996[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults997[ OK ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)998[ RUN ] tokenizeString.tokenizeWithCustomSep999[ OK ] tokenizeString.tokenizeWithCustomSep (0 ms)1000[ RUN ] tokenizeString.tokenizeSepAtStart1001[ OK ] tokenizeString.tokenizeSepAtStart (0 ms)1002[ RUN ] tokenizeString.tokenizeSepAtEnd1003[ OK ] tokenizeString.tokenizeSepAtEnd (0 ms)1004[ RUN ] tokenizeString.tokenizeSepEmpty1005[ OK ] tokenizeString.tokenizeSepEmpty (0 ms)1006[----------] 12 tests from tokenizeString (0 ms total)10071008[----------] 13 tests from splitStringTest/0, where TypeParam = std::vector<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>,std::__1::allocator<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>>>1009[ RUN ] splitStringTest/0.empty1010[ OK ] splitStringTest/0.empty (0 ms)1011[ RUN ] splitStringTest/0.oneSep1012[ OK ] splitStringTest/0.oneSep (0 ms)1013[ RUN ] splitStringTest/0.twoSep1014[ OK ] splitStringTest/0.twoSep (0 ms)1015[ RUN ] splitStringTest/0.tokenizeSpacesWithSpaces1016[ OK ] splitStringTest/0.tokenizeSpacesWithSpaces (0 ms)1017[ RUN ] splitStringTest/0.tokenizeTabsWithDefaults1018[ OK ] splitStringTest/0.tokenizeTabsWithDefaults (0 ms)1019[ RUN ] splitStringTest/0.tokenizeTabsSpacesWithDefaults1020[ OK ] splitStringTest/0.tokenizeTabsSpacesWithDefaults (0 ms)1021[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults1022[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1023[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults1024[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1025[ RUN ] splitStringTest/0.tokenizeWithCustomSep1026[ OK ] splitStringTest/0.tokenizeWithCustomSep (0 ms)1027[ RUN ] splitStringTest/0.tokenizeSepAtStart1028[ OK ] splitStringTest/0.tokenizeSepAtStart (0 ms)1029[ RUN ] splitStringTest/0.tokenizeSepAtEnd1030[ OK ] splitStringTest/0.tokenizeSepAtEnd (0 ms)1031[ RUN ] splitStringTest/0.tokenizeSepEmpty1032[ OK ] splitStringTest/0.tokenizeSepEmpty (0 ms)1033[ RUN ] splitStringTest/0.recoveredByConcatStringsSep1034[ OK ] splitStringTest/0.recoveredByConcatStringsSep (0 ms)1035[----------] 13 tests from splitStringTest/0 (0 ms total)10361037[----------] 13 tests from splitStringTest/1, where TypeParam = std::vector<std::__1::basic_string_view<char,std::__1::char_traits<char>>,std::__1::allocator<std::__1::basic_string_view<char,std::__1::char_traits<char>>>>1038[ RUN ] splitStringTest/1.empty1039[ OK ] splitStringTest/1.empty (0 ms)1040[ RUN ] splitStringTest/1.oneSep1041[ OK ] splitStringTest/1.oneSep (0 ms)1042[ RUN ] splitStringTest/1.twoSep1043[ OK ] splitStringTest/1.twoSep (0 ms)1044[ RUN ] splitStringTest/1.tokenizeSpacesWithSpaces1045[ OK ] splitStringTest/1.tokenizeSpacesWithSpaces (0 ms)1046[ RUN ] splitStringTest/1.tokenizeTabsWithDefaults1047[ OK ] splitStringTest/1.tokenizeTabsWithDefaults (0 ms)1048[ RUN ] splitStringTest/1.tokenizeTabsSpacesWithDefaults1049[ OK ] splitStringTest/1.tokenizeTabsSpacesWithDefaults (0 ms)1050[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults1051[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1052[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults1053[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1054[ RUN ] splitStringTest/1.tokenizeWithCustomSep1055[ OK ] splitStringTest/1.tokenizeWithCustomSep (0 ms)1056[ RUN ] splitStringTest/1.tokenizeSepAtStart1057[ OK ] splitStringTest/1.tokenizeSepAtStart (0 ms)1058[ RUN ] splitStringTest/1.tokenizeSepAtEnd1059[ OK ] splitStringTest/1.tokenizeSepAtEnd (0 ms)1060[ RUN ] splitStringTest/1.tokenizeSepEmpty1061[ OK ] splitStringTest/1.tokenizeSepEmpty (0 ms)1062[ RUN ] splitStringTest/1.recoveredByConcatStringsSep1063[ OK ] splitStringTest/1.recoveredByConcatStringsSep (0 ms)1064[----------] 13 tests from splitStringTest/1 (0 ms total)10651066[----------] 13 tests from splitStringTest/2, where TypeParam = std::list<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>,std::__1::allocator<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>>>1067[ RUN ] splitStringTest/2.empty1068[ OK ] splitStringTest/2.empty (0 ms)1069[ RUN ] splitStringTest/2.oneSep1070[ OK ] splitStringTest/2.oneSep (0 ms)1071[ RUN ] splitStringTest/2.twoSep1072[ OK ] splitStringTest/2.twoSep (0 ms)1073[ RUN ] splitStringTest/2.tokenizeSpacesWithSpaces1074[ OK ] splitStringTest/2.tokenizeSpacesWithSpaces (0 ms)1075[ RUN ] splitStringTest/2.tokenizeTabsWithDefaults1076[ OK ] splitStringTest/2.tokenizeTabsWithDefaults (0 ms)1077[ RUN ] splitStringTest/2.tokenizeTabsSpacesWithDefaults1078[ OK ] splitStringTest/2.tokenizeTabsSpacesWithDefaults (0 ms)1079[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults1080[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1081[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults1082[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1083[ RUN ] splitStringTest/2.tokenizeWithCustomSep1084[ OK ] splitStringTest/2.tokenizeWithCustomSep (0 ms)1085[ RUN ] splitStringTest/2.tokenizeSepAtStart1086[ OK ] splitStringTest/2.tokenizeSepAtStart (0 ms)1087[ RUN ] splitStringTest/2.tokenizeSepAtEnd1088[ OK ] splitStringTest/2.tokenizeSepAtEnd (0 ms)1089[ RUN ] splitStringTest/2.tokenizeSepEmpty1090[ OK ] splitStringTest/2.tokenizeSepEmpty (0 ms)1091[ RUN ] splitStringTest/2.recoveredByConcatStringsSep1092[ OK ] splitStringTest/2.recoveredByConcatStringsSep (0 ms)1093[----------] 13 tests from splitStringTest/2 (0 ms total)10941095[----------] 13 tests from splitStringTest/3, where TypeParam = std::list<std::__1::basic_string_view<char,std::__1::char_traits<char>>,std::__1::allocator<std::__1::basic_string_view<char,std::__1::char_traits<char>>>>1096[ RUN ] splitStringTest/3.empty1097[ OK ] splitStringTest/3.empty (0 ms)1098[ RUN ] splitStringTest/3.oneSep1099[ OK ] splitStringTest/3.oneSep (0 ms)1100[ RUN ] splitStringTest/3.twoSep1101[ OK ] splitStringTest/3.twoSep (0 ms)1102[ RUN ] splitStringTest/3.tokenizeSpacesWithSpaces1103[ OK ] splitStringTest/3.tokenizeSpacesWithSpaces (0 ms)1104[ RUN ] splitStringTest/3.tokenizeTabsWithDefaults1105[ OK ] splitStringTest/3.tokenizeTabsWithDefaults (0 ms)1106[ RUN ] splitStringTest/3.tokenizeTabsSpacesWithDefaults1107[ OK ] splitStringTest/3.tokenizeTabsSpacesWithDefaults (0 ms)1108[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults1109[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults (0 ms)1110[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults1111[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)1112[ RUN ] splitStringTest/3.tokenizeWithCustomSep1113[ OK ] splitStringTest/3.tokenizeWithCustomSep (0 ms)1114[ RUN ] splitStringTest/3.tokenizeSepAtStart1115[ OK ] splitStringTest/3.tokenizeSepAtStart (0 ms)1116[ RUN ] splitStringTest/3.tokenizeSepAtEnd1117[ OK ] splitStringTest/3.tokenizeSepAtEnd (0 ms)1118[ RUN ] splitStringTest/3.tokenizeSepEmpty1119[ OK ] splitStringTest/3.tokenizeSepEmpty (0 ms)1120[ RUN ] splitStringTest/3.recoveredByConcatStringsSep1121[ OK ] splitStringTest/3.recoveredByConcatStringsSep (0 ms)1122[----------] 13 tests from splitStringTest/3 (0 ms total)11231124[----------] 14 tests from shellSplitString1125[ RUN ] shellSplitString.empty1126[ OK ] shellSplitString.empty (0 ms)1127[ RUN ] shellSplitString.oneWord1128[ OK ] shellSplitString.oneWord (0 ms)1129[ RUN ] shellSplitString.oneWordQuotedWithSpaces1130[ OK ] shellSplitString.oneWordQuotedWithSpaces (0 ms)1131[ RUN ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote1132[ OK ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote (0 ms)1133[ RUN ] shellSplitString.oneWordQuotedWithDoubleQuotes1134[ OK ] shellSplitString.oneWordQuotedWithDoubleQuotes (0 ms)1135[ RUN ] shellSplitString.twoWords1136[ OK ] shellSplitString.twoWords (0 ms)1137[ RUN ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted1138[ OK ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted (0 ms)1139[ RUN ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes1140[ OK ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes (0 ms)1141[ RUN ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes1142[ OK ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes (0 ms)1143[ RUN ] shellSplitString.singleQuoteDoesNotUseEscapes1144[ OK ] shellSplitString.singleQuoteDoesNotUseEscapes (0 ms)1145[ RUN ] shellSplitString.doubleQuoteDoesUseEscapes1146[ OK ] shellSplitString.doubleQuoteDoesUseEscapes (0 ms)1147[ RUN ] shellSplitString.backslashEscapesSpaces1148[ OK ] shellSplitString.backslashEscapesSpaces (0 ms)1149[ RUN ] shellSplitString.backslashEscapesQuotes1150[ OK ] shellSplitString.backslashEscapesQuotes (0 ms)1151[ RUN ] shellSplitString.testUnbalancedQuotes1152[ OK ] shellSplitString.testUnbalancedQuotes (0 ms)1153[----------] 14 tests from shellSplitString (0 ms total)11541155[----------] 11 tests from optionalBracket1156[ RUN ] optionalBracket.emptyContent1157[ OK ] optionalBracket.emptyContent (0 ms)1158[ RUN ] optionalBracket.nonEmptyContent1159[ OK ] optionalBracket.nonEmptyContent (0 ms)1160[ RUN ] optionalBracket.emptyPrefixAndSuffix1161[ OK ] optionalBracket.emptyPrefixAndSuffix (0 ms)1162[ RUN ] optionalBracket.emptyContentEmptyBrackets1163[ OK ] optionalBracket.emptyContentEmptyBrackets (0 ms)1164[ RUN ] optionalBracket.complexBrackets1165[ OK ] optionalBracket.complexBrackets (0 ms)1166[ RUN ] optionalBracket.onlyPrefix1167[ OK ] optionalBracket.onlyPrefix (0 ms)1168[ RUN ] optionalBracket.onlySuffix1169[ OK ] optionalBracket.onlySuffix (0 ms)1170[ RUN ] optionalBracket.optionalWithValue1171[ OK ] optionalBracket.optionalWithValue (0 ms)1172[ RUN ] optionalBracket.optionalNullopt1173[ OK ] optionalBracket.optionalNullopt (0 ms)1174[ RUN ] optionalBracket.optionalEmptyString1175[ OK ] optionalBracket.optionalEmptyString (0 ms)1176[ RUN ] optionalBracket.optionalStringViewWithValue1177[ OK ] optionalBracket.optionalStringViewWithValue (0 ms)1178[----------] 11 tests from optionalBracket (0 ms total)11791180[----------] 1 test from Suggestions1181[ RUN ] Suggestions.Trim1182[ OK ] Suggestions.Trim (0 ms)1183[----------] 1 test from Suggestions (0 ms total)11841185[----------] 7 tests from filterANSIEscapes1186[ RUN ] filterANSIEscapes.emptyString1187[ OK ] filterANSIEscapes.emptyString (0 ms)1188[ RUN ] filterANSIEscapes.doesntChangePrintableChars1189[ OK ] filterANSIEscapes.doesntChangePrintableChars (0 ms)1190[ RUN ] filterANSIEscapes.filtersColorCodes1191[ OK ] filterANSIEscapes.filtersColorCodes (0 ms)1192[ RUN ] filterANSIEscapes.expandsTabs1193[ OK ] filterANSIEscapes.expandsTabs (0 ms)1194[ RUN ] filterANSIEscapes.utf81195[ OK ] filterANSIEscapes.utf8 (0 ms)1196[ RUN ] filterANSIEscapes.osc81197[ OK ] filterANSIEscapes.osc8 (0 ms)1198[ RUN ] filterANSIEscapes.osc8_bell_as_sep1199[ OK ] filterANSIEscapes.osc8_bell_as_sep (0 ms)1200[----------] 7 tests from filterANSIEscapes (0 ms total)12011202[----------] 8 tests from FixGitURLTestSuite1203[ RUN ] FixGitURLTestSuite.rejectFileURLWithAuthority1204[ OK ] FixGitURLTestSuite.rejectFileURLWithAuthority (0 ms)1205[ RUN ] FixGitURLTestSuite.rejectRelativePath1206[ OK ] FixGitURLTestSuite.rejectRelativePath (0 ms)1207[ RUN ] FixGitURLTestSuite.rejectEmptyPathGitScp1208[ OK ] FixGitURLTestSuite.rejectEmptyPathGitScp (0 ms)1209[ RUN ] FixGitURLTestSuite.rejectMalformedBracketedURLs1210warning: SCP-style URL 'user[2001:db8:1::2]:/home/@file' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.12111212Use an explicit absolute path:12131214 user[2001:/db8:1::2]:/home/@file12151216or with an explicit SSH URL:12171218 ssh://user%5B2001/db8:1::2%5D:/home/@file12191220instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12211222 user[2001:~/db8:1::2]:/home/@file12231224or with an explicit SSH URL:12251226 ssh://user%5B2001/~/db8:1::2%5D:/home/@file1227warning: SCP-style URL 'user:[2001:db8:1::2]:/home/@file' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.12281229Use an explicit absolute path:12301231 user:/[2001:db8:1::2]:/home/@file12321233or with an explicit SSH URL:12341235 ssh://user/%5B2001:db8:1::2%5D:/home/@file12361237instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12381239 user:~/[2001:db8:1::2]:/home/@file12401241or with an explicit SSH URL:12421243 ssh://user/~/%5B2001:db8:1::2%5D:/home/@file1244[ OK ] FixGitURLTestSuite.rejectMalformedBracketedURLs (0 ms)1245[ RUN ] FixGitURLTestSuite.mismatchedBrackets1246warning: SCP-style URL 'user@[host:path' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.12471248Use an explicit absolute path:12491250 [host:/path12511252or with an explicit SSH URL:12531254 ssh://user@%5Bhost/path12551256instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12571258 [host:~/path12591260or with an explicit SSH URL:12611262 ssh://user@%5Bhost/~/path1263warning: SCP-style URL '[:path' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.12641265Use an explicit absolute path:12661267 [:/path12681269or with an explicit SSH URL:12701271 ssh://%5B/path12721273instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:12741275 [:~/path12761277or with an explicit SSH URL:12781279 ssh://%5B/~/path1280[ OK ] FixGitURLTestSuite.mismatchedBrackets (0 ms)1281[ RUN ] FixGitURLTestSuite.slashBeforeColonIsNotScp1282[ OK ] FixGitURLTestSuite.slashBeforeColonIsNotScp (0 ms)1283[ RUN ] FixGitURLTestSuite.noColonIsNotScp1284[ OK ] FixGitURLTestSuite.noColonIsNotScp (0 ms)1285[ RUN ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon1286[ OK ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon (0 ms)1287[----------] 8 tests from FixGitURLTestSuite (0 ms total)12881289[----------] 17 tests from parseURL1290[ RUN ] parseURL.parsesSimpleHttpUrlWithComplexFragment1291[ OK ] parseURL.parsesSimpleHttpUrlWithComplexFragment (0 ms)1292[ RUN ] parseURL.rejectsAuthorityInUrlsWithFileTransportation1293[ OK ] parseURL.rejectsAuthorityInUrlsWithFileTransportation (0 ms)1294[ RUN ] parseURL.parseEmptyQueryParams1295warning: dubious URI query '' is missing equal sign '=', ignoring1296warning: dubious URI query '' is missing equal sign '=', ignoring1297warning: dubious URI query '' is missing equal sign '=', ignoring1298warning: dubious URI query '' is missing equal sign '=', ignoring1299warning: dubious URI query '' is missing equal sign '=', ignoring1300warning: dubious URI query '' is missing equal sign '=', ignoring1301[ OK ] parseURL.parseEmptyQueryParams (0 ms)1302[ RUN ] parseURL.parseUserPassword1303[ OK ] parseURL.parseUserPassword (0 ms)1304[ RUN ] parseURL.parseFileURLWithQueryAndFragment1305[ OK ] parseURL.parseFileURLWithQueryAndFragment (0 ms)1306[ RUN ] parseURL.parseFileURL1307[ OK ] parseURL.parseFileURL (0 ms)1308[ RUN ] parseURL.parseFileURLWithAuthority1309[ OK ] parseURL.parseFileURLWithAuthority (0 ms)1310[ RUN ] parseURL.parseFileURLNoLeadingSlash1311[ OK ] parseURL.parseFileURLNoLeadingSlash (0 ms)1312[ RUN ] parseURL.parseHttpTrailingSlash1313[ OK ] parseURL.parseHttpTrailingSlash (0 ms)1314[ RUN ] parseURL.parsedUrlsIsEqualToItself1315[ OK ] parseURL.parsedUrlsIsEqualToItself (0 ms)1316[ RUN ] parseURL.parsedUrlsWithUnescapedChars1317[ OK ] parseURL.parsedUrlsWithUnescapedChars (0 ms)1318[ RUN ] parseURL.parseFTPUrl1319[ OK ] parseURL.parseFTPUrl (0 ms)1320[ RUN ] parseURL.parsesAnythingInUriFormat1321[ OK ] parseURL.parsesAnythingInUriFormat (0 ms)1322[ RUN ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash1323[ OK ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash (0 ms)1324[ RUN ] parseURL.emptyStringIsInvalidURL1325[ OK ] parseURL.emptyStringIsInvalidURL (0 ms)1326[ RUN ] parseURL.parsesHttpUrlWithEmptyPort1327[ OK ] parseURL.parsesHttpUrlWithEmptyPort (0 ms)1328[ RUN ] parseURL.gitlabNamespacedProjectUrls1329[ OK ] parseURL.gitlabNamespacedProjectUrls (0 ms)1330[----------] 17 tests from parseURL (0 ms total)13311332[----------] 4 tests from decodeQuery1333[ RUN ] decodeQuery.emptyStringYieldsEmptyMap1334[ OK ] decodeQuery.emptyStringYieldsEmptyMap (0 ms)1335[ RUN ] decodeQuery.simpleDecode1336[ OK ] decodeQuery.simpleDecode (0 ms)1337[ RUN ] decodeQuery.decodeUrlEncodedArgs1338[ OK ] decodeQuery.decodeUrlEncodedArgs (0 ms)1339[ RUN ] decodeQuery.decodeArgWithEmptyValue1340[ OK ] decodeQuery.decodeArgWithEmptyValue (0 ms)1341[----------] 4 tests from decodeQuery (0 ms total)13421343[----------] 4 tests from percentDecode1344[ RUN ] percentDecode.decodesUrlEncodedString1345[ OK ] percentDecode.decodesUrlEncodedString (0 ms)1346[ RUN ] percentDecode.multipleDecodesAreIdempotent1347[ OK ] percentDecode.multipleDecodesAreIdempotent (0 ms)1348[ RUN ] percentDecode.trailingPercent1349[ OK ] percentDecode.trailingPercent (0 ms)1350[ RUN ] percentDecode.incompleteEncoding1351[ OK ] percentDecode.incompleteEncoding (0 ms)1352[----------] 4 tests from percentDecode (0 ms total)13531354[----------] 5 tests from percentEncode1355[ RUN ] percentEncode.encodesUrlEncodedString1356[ OK ] percentEncode.encodesUrlEncodedString (0 ms)1357[ RUN ] percentEncode.keepArgument1358[ OK ] percentEncode.keepArgument (0 ms)1359[ RUN ] percentEncode.inverseOfDecode1360[ OK ] percentEncode.inverseOfDecode (0 ms)1361[ RUN ] percentEncode.trailingPercent1362[ OK ] percentEncode.trailingPercent (0 ms)1363[ RUN ] percentEncode.yen1364[ OK ] percentEncode.yen (0 ms)1365[----------] 5 tests from percentEncode (0 ms total)13661367[----------] 1 test from nix1368[ RUN ] nix.isValidSchemeName1369[ OK ] nix.isValidSchemeName (0 ms)1370[----------] 1 test from nix (0 ms total)13711372[----------] 3 tests from hasPrefix1373[ RUN ] hasPrefix.emptyStringHasNoPrefix1374[ OK ] hasPrefix.emptyStringHasNoPrefix (0 ms)1375[ RUN ] hasPrefix.emptyStringIsAlwaysPrefix1376[ OK ] hasPrefix.emptyStringIsAlwaysPrefix (0 ms)1377[ RUN ] hasPrefix.trivialCase1378[ OK ] hasPrefix.trivialCase (0 ms)1379[----------] 3 tests from hasPrefix (0 ms total)13801381[----------] 2 tests from hasSuffix1382[ RUN ] hasSuffix.emptyStringHasNoSuffix1383[ OK ] hasSuffix.emptyStringHasNoSuffix (0 ms)1384[ RUN ] hasSuffix.trivialCase1385[ OK ] hasSuffix.trivialCase (0 ms)1386[----------] 2 tests from hasSuffix (0 ms total)13871388[----------] 1 test from getLine1389[ RUN ] getLine.all1390[ OK ] getLine.all (0 ms)1391[----------] 1 test from getLine (0 ms total)13921393[----------] 3 tests from toLower1394[ RUN ] toLower.emptyString1395[ OK ] toLower.emptyString (0 ms)1396[ RUN ] toLower.nonLetters1397[ OK ] toLower.nonLetters (0 ms)1398[ RUN ] toLower.umlauts1399[ OK ] toLower.umlauts (0 ms)1400[----------] 3 tests from toLower (0 ms total)14011402[----------] 2 tests from string2Float1403[ RUN ] string2Float.emptyString1404[ OK ] string2Float.emptyString (0 ms)1405[ RUN ] string2Float.trivialConversions1406[ OK ] string2Float.trivialConversions (0 ms)1407[----------] 2 tests from string2Float (0 ms total)14081409[----------] 2 tests from string2Int1410[ RUN ] string2Int.emptyString1411[ OK ] string2Int.emptyString (0 ms)1412[ RUN ] string2Int.trivialConversions1413[ OK ] string2Int.trivialConversions (0 ms)1414[----------] 2 tests from string2Int (0 ms total)14151416[----------] 1 test from getSizeUnit1417[ RUN ] getSizeUnit.misc1418[ OK ] getSizeUnit.misc (0 ms)1419[----------] 1 test from getSizeUnit (0 ms total)14201421[----------] 1 test from getCommonSizeUnit1422[ RUN ] getCommonSizeUnit.misc1423[ OK ] getCommonSizeUnit.misc (0 ms)1424[----------] 1 test from getCommonSizeUnit (0 ms total)14251426[----------] 1 test from renderSizeWithoutUnit1427[ RUN ] renderSizeWithoutUnit.misc1428[ OK ] renderSizeWithoutUnit.misc (0 ms)1429[----------] 1 test from renderSizeWithoutUnit (0 ms total)14301431[----------] 1 test from renderSize1432[ RUN ] renderSize.misc1433[ OK ] renderSize.misc (0 ms)1434[----------] 1 test from renderSize (0 ms total)14351436[----------] 4 tests from rewriteStrings1437[ RUN ] rewriteStrings.emptyString1438[ OK ] rewriteStrings.emptyString (0 ms)1439[ RUN ] rewriteStrings.emptyRewrites1440[ OK ] rewriteStrings.emptyRewrites (0 ms)1441[ RUN ] rewriteStrings.successfulRewrite1442[ OK ] rewriteStrings.successfulRewrite (0 ms)1443[ RUN ] rewriteStrings.doesntOccur1444[ OK ] rewriteStrings.doesntOccur (0 ms)1445[----------] 4 tests from rewriteStrings (0 ms total)14461447[----------] 3 tests from replaceStrings1448[ RUN ] replaceStrings.emptyString1449[ OK ] replaceStrings.emptyString (0 ms)1450[ RUN ] replaceStrings.successfulReplace1451[ OK ] replaceStrings.successfulReplace (0 ms)1452[ RUN ] replaceStrings.doesntOccur1453[ OK ] replaceStrings.doesntOccur (0 ms)1454[----------] 3 tests from replaceStrings (0 ms total)14551456[----------] 2 tests from trim1457[ RUN ] trim.emptyString1458[ OK ] trim.emptyString (0 ms)1459[ RUN ] trim.removesWhitespace1460[ OK ] trim.removesWhitespace (0 ms)1461[----------] 2 tests from trim (0 ms total)14621463[----------] 2 tests from chomp1464[ RUN ] chomp.emptyString1465[ OK ] chomp.emptyString (0 ms)1466[ RUN ] chomp.removesWhitespace1467[ OK ] chomp.removesWhitespace (0 ms)1468[----------] 2 tests from chomp (0 ms total)14691470[----------] 4 tests from quoteStrings1471[ RUN ] quoteStrings.empty1472[ OK ] quoteStrings.empty (0 ms)1473[ RUN ] quoteStrings.emptyStrings1474[ OK ] quoteStrings.emptyStrings (0 ms)1475[ RUN ] quoteStrings.trivialQuote1476[ OK ] quoteStrings.trivialQuote (0 ms)1477[ RUN ] quoteStrings.quotedStrings1478[ OK ] quoteStrings.quotedStrings (0 ms)1479[----------] 4 tests from quoteStrings (0 ms total)14801481[----------] 2 tests from get1482[ RUN ] get.emptyContainer1483[ OK ] get.emptyContainer (0 ms)1484[ RUN ] get.getFromContainer1485[ OK ] get.getFromContainer (0 ms)1486[----------] 2 tests from get (0 ms total)14871488[----------] 2 tests from getOr1489[ RUN ] getOr.emptyContainer1490[ OK ] getOr.emptyContainer (0 ms)1491[ RUN ] getOr.getFromContainer1492[ OK ] getOr.getFromContainer (0 ms)1493[----------] 2 tests from getOr (0 ms total)14941495[----------] 4 tests from markLast1496[ RUN ] markLast.empty1497[ OK ] markLast.empty (0 ms)1498[ RUN ] markLast.singleElement1499[ OK ] markLast.singleElement (0 ms)1500[ RUN ] markLast.multipleElements1501[ OK ] markLast.multipleElements (0 ms)1502[ RUN ] markLast.mutateThroughReference1503[ OK ] markLast.mutateThroughReference (0 ms)1504[----------] 4 tests from markLast (0 ms total)15051506[----------] 8 tests from XMLWriter1507[ RUN ] XMLWriter.emptyObject1508[ OK ] XMLWriter.emptyObject (0 ms)1509[ RUN ] XMLWriter.objectWithEmptyElement1510[ OK ] XMLWriter.objectWithEmptyElement (0 ms)1511[ RUN ] XMLWriter.objectWithElementWithAttrs1512[ OK ] XMLWriter.objectWithElementWithAttrs (0 ms)1513[ RUN ] XMLWriter.objectWithElementWithEmptyAttrs1514[ OK ] XMLWriter.objectWithElementWithEmptyAttrs (0 ms)1515[ RUN ] XMLWriter.objectWithElementWithAttrsEscaping1516[ OK ] XMLWriter.objectWithElementWithAttrsEscaping (0 ms)1517[ RUN ] XMLWriter.objectWithElementWithAttrsIndented1518[ OK ] XMLWriter.objectWithElementWithAttrsIndented (0 ms)1519[ RUN ] XMLWriter.writeEmptyElement1520[ OK ] XMLWriter.writeEmptyElement (0 ms)1521[ RUN ] XMLWriter.writeEmptyElementWithAttributes1522[ OK ] XMLWriter.writeEmptyElementWithAttributes (0 ms)1523[----------] 8 tests from XMLWriter (0 ms total)15241525[----------] 1 test from fchmodatTryNoFollow1526[ RUN ] fchmodatTryNoFollow.works1527[ OK ] fchmodatTryNoFollow.works (0 ms)1528[----------] 1 test from fchmodatTryNoFollow (0 ms total)15291530[----------] 2 tests from MessageWithFds1531[ RUN ] MessageWithFds.streamWithData1532[ OK ] MessageWithFds.streamWithData (0 ms)1533[ RUN ] MessageWithFds.datagramEmptyData1534[ OK ] MessageWithFds.datagramEmptyData (0 ms)1535[----------] 2 tests from MessageWithFds (1 ms total)15361537[----------] 8 tests from NarTest/InvalidNarTest1538[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/01539[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/0 (0 ms)1540[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/11541[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/1 (0 ms)1542[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/21543[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/2 (0 ms)1544[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/31545[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/3 (0 ms)1546[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/41547[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/4 (0 ms)1548[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/51549[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/5 (0 ms)1550[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/61551[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/6 (0 ms)1552[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/71553[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/7 (0 ms)1554[----------] 8 tests from NarTest/InvalidNarTest (0 ms total)15551556[----------] 5 tests from Sha512Paddings/Base64TrailParseTest1557[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/01558[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/0 (0 ms)1559[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/11560[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/1 (0 ms)1561[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/21562[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/2 (0 ms)1563[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/31564[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/3 (0 ms)1565[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/41566[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/4 (0 ms)1567[----------] 5 tests from Sha512Paddings/Base64TrailParseTest (0 ms total)15681569[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest1570[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none1571[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none (0 ms)1572[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz1573[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz (2 ms)1574[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip21575[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip2 (0 ms)1576[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br1577[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br (1 ms)1578[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd1579[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd (0 ms)1580[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/none1581[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/none (0 ms)1582[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/xz1583[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/xz (0 ms)1584[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/bzip21585[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/bzip2 (0 ms)1586[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/br1587[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/br (0 ms)1588[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/zstd1589[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/zstd (0 ms)1590[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none1591../compression.cc:41: Skipped159215931594[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none (0 ms)1595[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz1596[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz (0 ms)1597[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip21598[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip2 (0 ms)1599[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br1600[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br (0 ms)1601[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd1602[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd (0 ms)1603[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none1604[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none (0 ms)1605[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz1606[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz (0 ms)1607[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip21608[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip2 (0 ms)1609[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br1610[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br (0 ms)1611[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd1612[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd (0 ms)1613[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest (4 ms total)16141615[----------] 4 tests from HashJSON/HashJsonTest1616[ RUN ] HashJSON/HashJsonTest.from_json/01617[ OK ] HashJSON/HashJsonTest.from_json/0 (0 ms)1618[ RUN ] HashJSON/HashJsonTest.from_json/11619[ OK ] HashJSON/HashJsonTest.from_json/1 (0 ms)1620[ RUN ] HashJSON/HashJsonTest.to_json/01621[ OK ] HashJSON/HashJsonTest.to_json/0 (0 ms)1622[ RUN ] HashJSON/HashJsonTest.to_json/11623[ OK ] HashJSON/HashJsonTest.to_json/1 (0 ms)1624[----------] 4 tests from HashJSON/HashJsonTest (0 ms total)16251626[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest1627[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/01628[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/0 (0 ms)1629[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/01630[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/0 (0 ms)1631[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest (0 ms total)16321633[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest1634[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/01635[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/0 (0 ms)1636[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/11637[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/1 (0 ms)1638[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/01639[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/0 (0 ms)1640[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/11641[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/1 (0 ms)1642[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest (0 ms total)16431644[----------] 2 tests from NarListingJSON/NarListingJsonTest1645[ RUN ] NarListingJSON/NarListingJsonTest.from_json/01646[ OK ] NarListingJSON/NarListingJsonTest.from_json/0 (0 ms)1647[ RUN ] NarListingJSON/NarListingJsonTest.to_json/01648[ OK ] NarListingJSON/NarListingJsonTest.to_json/0 (0 ms)1649[----------] 2 tests from NarListingJSON/NarListingJsonTest (0 ms total)16501651[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest1652[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/01653[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/0 (0 ms)1654[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/01655[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/0 (0 ms)1656[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest (0 ms total)16571658[----------] 40 tests from PeekSort/RandomPeekSort1659[ RUN ] PeekSort/RandomPeekSort.defaultComparator/01660[ OK ] PeekSort/RandomPeekSort.defaultComparator/0 (1 ms)1661[ RUN ] PeekSort/RandomPeekSort.defaultComparator/11662[ OK ] PeekSort/RandomPeekSort.defaultComparator/1 (19 ms)1663[ RUN ] PeekSort/RandomPeekSort.defaultComparator/21664[ OK ] PeekSort/RandomPeekSort.defaultComparator/2 (11 ms)1665[ RUN ] PeekSort/RandomPeekSort.defaultComparator/31666[ OK ] PeekSort/RandomPeekSort.defaultComparator/3 (19 ms)1667[ RUN ] PeekSort/RandomPeekSort.defaultComparator/41668[ OK ] PeekSort/RandomPeekSort.defaultComparator/4 (27 ms)1669[ RUN ] PeekSort/RandomPeekSort.defaultComparator/51670[ OK ] PeekSort/RandomPeekSort.defaultComparator/5 (7 ms)1671[ RUN ] PeekSort/RandomPeekSort.defaultComparator/61672[ OK ] PeekSort/RandomPeekSort.defaultComparator/6 (0 ms)1673[ RUN ] PeekSort/RandomPeekSort.defaultComparator/71674[ OK ] PeekSort/RandomPeekSort.defaultComparator/7 (0 ms)1675[ RUN ] PeekSort/RandomPeekSort.defaultComparator/81676[ OK ] PeekSort/RandomPeekSort.defaultComparator/8 (0 ms)1677[ RUN ] PeekSort/RandomPeekSort.defaultComparator/91678[ OK ] PeekSort/RandomPeekSort.defaultComparator/9 (123 ms)1679[ RUN ] PeekSort/RandomPeekSort.greater/01680[ OK ] PeekSort/RandomPeekSort.greater/0 (1 ms)1681[ RUN ] PeekSort/RandomPeekSort.greater/11682[ OK ] PeekSort/RandomPeekSort.greater/1 (19 ms)1683[ RUN ] PeekSort/RandomPeekSort.greater/21684[ OK ] PeekSort/RandomPeekSort.greater/2 (11 ms)1685[ RUN ] PeekSort/RandomPeekSort.greater/31686[ OK ] PeekSort/RandomPeekSort.greater/3 (18 ms)1687[ RUN ] PeekSort/RandomPeekSort.greater/41688[ OK ] PeekSort/RandomPeekSort.greater/4 (26 ms)1689[ RUN ] PeekSort/RandomPeekSort.greater/51690[ OK ] PeekSort/RandomPeekSort.greater/5 (7 ms)1691[ RUN ] PeekSort/RandomPeekSort.greater/61692[ OK ] PeekSort/RandomPeekSort.greater/6 (0 ms)1693[ RUN ] PeekSort/RandomPeekSort.greater/71694[ OK ] PeekSort/RandomPeekSort.greater/7 (0 ms)1695[ RUN ] PeekSort/RandomPeekSort.greater/81696[ OK ] PeekSort/RandomPeekSort.greater/8 (0 ms)1697[ RUN ] PeekSort/RandomPeekSort.greater/91698[ OK ] PeekSort/RandomPeekSort.greater/9 (123 ms)1699[ RUN ] PeekSort/RandomPeekSort.brokenComparator/01700[ OK ] PeekSort/RandomPeekSort.brokenComparator/0 (3 ms)1701[ RUN ] PeekSort/RandomPeekSort.brokenComparator/11702[ OK ] PeekSort/RandomPeekSort.brokenComparator/1 (36 ms)1703[ RUN ] PeekSort/RandomPeekSort.brokenComparator/21704[ OK ] PeekSort/RandomPeekSort.brokenComparator/2 (26 ms)1705[ RUN ] PeekSort/RandomPeekSort.brokenComparator/31706[ OK ] PeekSort/RandomPeekSort.brokenComparator/3 (32 ms)1707[ RUN ] PeekSort/RandomPeekSort.brokenComparator/41708[ OK ] PeekSort/RandomPeekSort.brokenComparator/4 (46 ms)1709[ RUN ] PeekSort/RandomPeekSort.brokenComparator/51710[ OK ] PeekSort/RandomPeekSort.brokenComparator/5 (19 ms)1711[ RUN ] PeekSort/RandomPeekSort.brokenComparator/61712[ OK ] PeekSort/RandomPeekSort.brokenComparator/6 (0 ms)1713[ RUN ] PeekSort/RandomPeekSort.brokenComparator/71714[ OK ] PeekSort/RandomPeekSort.brokenComparator/7 (0 ms)1715[ RUN ] PeekSort/RandomPeekSort.brokenComparator/81716[ OK ] PeekSort/RandomPeekSort.brokenComparator/8 (0 ms)1717[ RUN ] PeekSort/RandomPeekSort.brokenComparator/91718[ OK ] PeekSort/RandomPeekSort.brokenComparator/9 (266 ms)1719[ RUN ] PeekSort/RandomPeekSort.stability/01720[ OK ] PeekSort/RandomPeekSort.stability/0 (1 ms)1721[ RUN ] PeekSort/RandomPeekSort.stability/11722[ OK ] PeekSort/RandomPeekSort.stability/1 (20 ms)1723[ RUN ] PeekSort/RandomPeekSort.stability/21724[ OK ] PeekSort/RandomPeekSort.stability/2 (12 ms)1725[ RUN ] PeekSort/RandomPeekSort.stability/31726[ OK ] PeekSort/RandomPeekSort.stability/3 (20 ms)1727[ RUN ] PeekSort/RandomPeekSort.stability/41728[ OK ] PeekSort/RandomPeekSort.stability/4 (28 ms)1729[ RUN ] PeekSort/RandomPeekSort.stability/51730[ OK ] PeekSort/RandomPeekSort.stability/5 (8 ms)1731[ RUN ] PeekSort/RandomPeekSort.stability/61732[ OK ] PeekSort/RandomPeekSort.stability/6 (0 ms)1733[ RUN ] PeekSort/RandomPeekSort.stability/71734[ OK ] PeekSort/RandomPeekSort.stability/7 (0 ms)1735[ RUN ] PeekSort/RandomPeekSort.stability/81736[ OK ] PeekSort/RandomPeekSort.stability/8 (0 ms)1737[ RUN ] PeekSort/RandomPeekSort.stability/91738[ OK ] PeekSort/RandomPeekSort.stability/9 (133 ms)1739[----------] 40 tests from PeekSort/RandomPeekSort (1073 ms total)17401741[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest1742[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/01743[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/0 (0 ms)1744[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/11745[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/1 (0 ms)1746[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/21747[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/2 (0 ms)1748[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/31749[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/3 (0 ms)1750[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/41751[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/4 (0 ms)1752[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/51753[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/5 (0 ms)1754[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/61755[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/6 (0 ms)1756[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest (0 ms total)17571758[----------] 18 tests from TopoSort/TopoSortTest1759[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/01760[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/0 (0 ms)1761[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/11762[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/1 (0 ms)1763[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/21764[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/2 (0 ms)1765[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/31766[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/3 (0 ms)1767[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/41768[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/4 (0 ms)1769[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/51770[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/5 (0 ms)1771[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/61772[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/6 (0 ms)1773[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/71774[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/7 (0 ms)1775[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/81776[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/8 (0 ms)1777[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/91778[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/9 (0 ms)1779[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/101780[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/10 (0 ms)1781[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/111782[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/11 (0 ms)1783[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/121784[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/12 (0 ms)1785[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/131786[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/13 (0 ms)1787[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/141788[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/14 (0 ms)1789[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/151790[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/15 (0 ms)1791[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/161792[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/16 (0 ms)1793[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/171794[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/17 (0 ms)1795[----------] 18 tests from TopoSort/TopoSortTest (0 ms total)17961797[----------] 38 tests from FixGitURLs/FixGitURLTestSuite1798[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/01799[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/0 (0 ms)1800[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11801warning: SCP-style URL 'git@github.com:owner/repo.git' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.18021803Use an explicit absolute path:18041805 github.com:/owner/repo.git18061807or with an explicit SSH URL:18081809 ssh://git@github.com/owner/repo.git18101811instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18121813 github.com:~/owner/repo.git18141815or with an explicit SSH URL:18161817 ssh://git@github.com/~/owner/repo.git1818[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/1 (0 ms)1819[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/21820warning: SCP-style URL 'github.com:owner/repo.git' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.18211822Use an explicit absolute path:18231824 github.com:/owner/repo.git18251826or with an explicit SSH URL:18271828 ssh://github.com/owner/repo.git18291830instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18311832 github.com:~/owner/repo.git18331834or with an explicit SSH URL:18351836 ssh://github.com/~/owner/repo.git1837[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/2 (0 ms)1838[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/31839[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/3 (0 ms)1840[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/41841[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/4 (0 ms)1842[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/51843[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/5 (0 ms)1844[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/61845[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/6 (0 ms)1846[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/71847[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/7 (0 ms)1848[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/81849[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/8 (0 ms)1850[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/91851[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/9 (0 ms)1852[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/101853[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/10 (0 ms)1854[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/111855[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11 (0 ms)1856[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/121857[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/12 (0 ms)1858[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/131859warning: SCP-style URL 'user%20@[::1]:repo/path' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.18601861Use an explicit absolute path:18621863 [::1]:/repo/path18641865or with an explicit SSH URL:18661867 ssh://user%2520@[::1]/repo/path18681869instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18701871 [::1]:~/repo/path18721873or with an explicit SSH URL:18741875 ssh://user%2520@[::1]/~/repo/path1876[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/13 (0 ms)1877[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/141878warning: SCP-style URL '[2a02:8071:8192:c100:311d:192d:81ac:11ea]:12345' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.18791880Use an explicit absolute path:18811882 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:/1234518831884or with an explicit SSH URL:18851886 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/1234518871888instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:18891890 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:~/1234518911892or with an explicit SSH URL:18931894 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/~/123451895[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/14 (0 ms)1896[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/151897[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/15 (0 ms)1898[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/161899warning: SCP-style URL 'host[1]:repo' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.19001901Use an explicit absolute path:19021903 host[1]:/repo19041905or with an explicit SSH URL:19061907 ssh://host%5B1%5D/repo19081909instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:19101911 host[1]:~/repo19121913or with an explicit SSH URL:19141915 ssh://host%5B1%5D/~/repo1916[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/16 (0 ms)1917[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/171918warning: SCP-style URL '[user]@[::1]:path' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.19191920Use an explicit absolute path:19211922 [::1]:/path19231924or with an explicit SSH URL:19251926 ssh://%5Buser%5D@[::1]/path19271928instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:19291930 [::1]:~/path19311932or with an explicit SSH URL:19331934 ssh://%5Buser%5D@[::1]/~/path1935[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/17 (0 ms)1936[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/181937warning: SCP-style URL 'notuser:notpass@notjusthost:restofpath' has a relative path which cannot be faithfully converted to an SSH URL: we will convert it to an absolute path when making an SSH URL.19381939Use an explicit absolute path:19401941 notuser:/notpass@notjusthost:restofpath19421943or with an explicit SSH URL:19441945 ssh://notuser/notpass@notjusthost:restofpath19461947instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:19481949 notuser:~/notpass@notjusthost:restofpath19501951or with an explicit SSH URL:19521953 ssh://notuser/~/notpass@notjusthost:restofpath1954[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/18 (0 ms)1955[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/01956[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/0 (0 ms)1957[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11958[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/1 (0 ms)1959[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/21960[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/2 (0 ms)1961[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/31962[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/3 (0 ms)1963[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/41964[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/4 (0 ms)1965[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/51966[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/5 (0 ms)1967[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/61968[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/6 (0 ms)1969[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/71970[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/7 (0 ms)1971[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/81972[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/8 (0 ms)1973[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/91974[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/9 (0 ms)1975[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/101976[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/10 (0 ms)1977[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/111978[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11 (0 ms)1979[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/121980[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/12 (0 ms)1981[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/131982[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/13 (0 ms)1983[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/141984[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/14 (0 ms)1985[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/151986[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/15 (0 ms)1987[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/161988[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/16 (0 ms)1989[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/171990[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/17 (0 ms)1991[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/181992[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/18 (0 ms)1993[----------] 38 tests from FixGitURLs/FixGitURLTestSuite (0 ms total)19941995[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess1996[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/01997[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/0 (0 ms)1998[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/11999[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/1 (0 ms)2000[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/22001[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/2 (0 ms)2002[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/32003[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/3 (0 ms)2004[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/42005[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/4 (0 ms)2006[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/52007[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/5 (0 ms)2008[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/62009[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/6 (0 ms)2010[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/02011[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/0 (0 ms)2012[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/12013[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/1 (0 ms)2014[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/22015[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/2 (0 ms)2016[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/32017[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/3 (0 ms)2018[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/42019[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/4 (0 ms)2020[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/52021[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/5 (0 ms)2022[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/62023[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/6 (0 ms)2024[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/02025[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/0 (0 ms)2026[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/12027[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/1 (0 ms)2028[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/22029[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/2 (0 ms)2030[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/32031[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/3 (0 ms)2032[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/42033[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/4 (0 ms)2034[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/52035[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/5 (0 ms)2036[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/62037[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/6 (0 ms)2038[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess (0 ms total)20392040[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite2041[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath2042[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath (0 ms)2043[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId2044[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId (0 ms)2045[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId2046[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId (0 ms)2047[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot2048[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot (0 ms)2049[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory2050[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory (0 ms)2051[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash2052[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash (0 ms)2053[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative2054[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative (0 ms)2055[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative2056[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative (0 ms)2057[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride2058[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride (0 ms)2059[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId2060[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId (0 ms)2061[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority2062[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority (0 ms)2063[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative2064[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative (0 ms)2065[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative2066[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative (0 ms)2067[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative2068[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative (0 ms)2069[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative2070[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative (0 ms)2071[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative2072[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative (0 ms)2073[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative2074[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative (0 ms)2075[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite (0 ms total)20762077[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest2078[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path2079[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path (0 ms)2080[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path2081[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path (0 ms)2082[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path2083[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path (0 ms)2084[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing2085[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing (0 ms)2086[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path2087[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path (0 ms)2088[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path2089[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path (0 ms)2090[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority2091[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority (0 ms)2092[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority2093[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority (0 ms)2094[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash2095[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2096[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash2097[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2098[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path2099[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path (0 ms)2100[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path2101[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path (0 ms)2102[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path2103[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path (0 ms)2104[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing2105[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing (0 ms)2106[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path2107[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path (0 ms)2108[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path2109[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path (0 ms)2110[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority2111[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority (0 ms)2112[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority2113[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority (0 ms)2114[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash2115[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)2116[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash2117[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)2118[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest (0 ms total)21192120[----------] 8 tests from Unix/UrlPathTest2121[ RUN ] Unix/UrlPathTest.pathToUrlPath/absolute_path2122[ OK ] Unix/UrlPathTest.pathToUrlPath/absolute_path (0 ms)2123[ RUN ] Unix/UrlPathTest.pathToUrlPath/root_path2124[ OK ] Unix/UrlPathTest.pathToUrlPath/root_path (0 ms)2125[ RUN ] Unix/UrlPathTest.urlPathToPath/absolute_path2126[ OK ] Unix/UrlPathTest.urlPathToPath/absolute_path (0 ms)2127[ RUN ] Unix/UrlPathTest.urlPathToPath/root_path2128[ OK ] Unix/UrlPathTest.urlPathToPath/root_path (0 ms)2129[ RUN ] Unix/UrlPathTest.urlToString/absolute_path2130[ OK ] Unix/UrlPathTest.urlToString/absolute_path (0 ms)2131[ RUN ] Unix/UrlPathTest.urlToString/root_path2132[ OK ] Unix/UrlPathTest.urlToString/root_path (0 ms)2133[ RUN ] Unix/UrlPathTest.stringToUrl/absolute_path2134[ OK ] Unix/UrlPathTest.stringToUrl/absolute_path (0 ms)2135[ RUN ] Unix/UrlPathTest.stringToUrl/root_path2136[ OK ] Unix/UrlPathTest.stringToUrl/root_path (0 ms)2137[----------] 8 tests from Unix/UrlPathTest (0 ms total)21382139[----------] Global test environment tear-down2140[==========] 761 tests from 138 test suites ran. (1189 ms total)2141[ PASSED ] 760 tests.2142[ SKIPPED ] 1 test, listed below:2143[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none21442145 YOU HAVE 1 DISABLED TEST21462147