nix-util-tests-run
checks.x86_64-linux.package-nix-recursive
· build #289
· raw
1Running main() from /build/source/googletest/src/gtest_main.cc2Note: Google Test filter = -3[==========] Running 764 tests from 139 test suites.4[----------] Global test environment set-up.5[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest6[ RUN ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow7[ OK ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow (3161 ms)8[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest (3161 ms total)910[----------] 2 tests from MessageWithFds11[ RUN ] MessageWithFds.streamWithData12[ OK ] MessageWithFds.streamWithData (27 ms)13[ RUN ] MessageWithFds.datagramEmptyData14[ OK ] MessageWithFds.datagramEmptyData (37 ms)15[----------] 2 tests from MessageWithFds (65 ms total)1617[----------] 2 tests from fchmodatTryNoFollow18[ RUN ] fchmodatTryNoFollow.works19[ OK ] fchmodatTryNoFollow.works (384 ms)20[ RUN ] fchmodatTryNoFollow.fallbackWithoutProc21[ OK ] fchmodatTryNoFollow.fallbackWithoutProc (313 ms)22[----------] 2 tests from fchmodatTryNoFollow (698 ms total)2324[----------] 8 tests from XMLWriter25[ RUN ] XMLWriter.emptyObject26[ OK ] XMLWriter.emptyObject (0 ms)27[ RUN ] XMLWriter.objectWithEmptyElement28[ OK ] XMLWriter.objectWithEmptyElement (0 ms)29[ RUN ] XMLWriter.objectWithElementWithAttrs30[ OK ] XMLWriter.objectWithElementWithAttrs (0 ms)31[ RUN ] XMLWriter.objectWithElementWithEmptyAttrs32[ OK ] XMLWriter.objectWithElementWithEmptyAttrs (0 ms)33[ RUN ] XMLWriter.objectWithElementWithAttrsEscaping34[ OK ] XMLWriter.objectWithElementWithAttrsEscaping (0 ms)35[ RUN ] XMLWriter.objectWithElementWithAttrsIndented36[ OK ] XMLWriter.objectWithElementWithAttrsIndented (0 ms)37[ RUN ] XMLWriter.writeEmptyElement38[ OK ] XMLWriter.writeEmptyElement (0 ms)39[ RUN ] XMLWriter.writeEmptyElementWithAttributes40[ OK ] XMLWriter.writeEmptyElementWithAttributes (0 ms)41[----------] 8 tests from XMLWriter (10 ms total)4243[----------] 3 tests from hasPrefix44[ RUN ] hasPrefix.emptyStringHasNoPrefix45[ OK ] hasPrefix.emptyStringHasNoPrefix (0 ms)46[ RUN ] hasPrefix.emptyStringIsAlwaysPrefix47[ OK ] hasPrefix.emptyStringIsAlwaysPrefix (0 ms)48[ RUN ] hasPrefix.trivialCase49[ OK ] hasPrefix.trivialCase (0 ms)50[----------] 3 tests from hasPrefix (0 ms total)5152[----------] 2 tests from hasSuffix53[ RUN ] hasSuffix.emptyStringHasNoSuffix54[ OK ] hasSuffix.emptyStringHasNoSuffix (0 ms)55[ RUN ] hasSuffix.trivialCase56[ OK ] hasSuffix.trivialCase (0 ms)57[----------] 2 tests from hasSuffix (0 ms total)5859[----------] 1 test from getLine60[ RUN ] getLine.all61[ OK ] getLine.all (0 ms)62[----------] 1 test from getLine (0 ms total)6364[----------] 3 tests from toLower65[ RUN ] toLower.emptyString66[ OK ] toLower.emptyString (0 ms)67[ RUN ] toLower.nonLetters68[ OK ] toLower.nonLetters (0 ms)69[ RUN ] toLower.umlauts70[ OK ] toLower.umlauts (0 ms)71[----------] 3 tests from toLower (0 ms total)7273[----------] 2 tests from string2Float74[ RUN ] string2Float.emptyString75[ OK ] string2Float.emptyString (0 ms)76[ RUN ] string2Float.trivialConversions77[ OK ] string2Float.trivialConversions (0 ms)78[----------] 2 tests from string2Float (0 ms total)7980[----------] 2 tests from string2Int81[ RUN ] string2Int.emptyString82[ OK ] string2Int.emptyString (0 ms)83[ RUN ] string2Int.trivialConversions84[ OK ] string2Int.trivialConversions (0 ms)85[----------] 2 tests from string2Int (0 ms total)8687[----------] 1 test from getSizeUnit88[ RUN ] getSizeUnit.misc89[ OK ] getSizeUnit.misc (0 ms)90[----------] 1 test from getSizeUnit (0 ms total)9192[----------] 1 test from getCommonSizeUnit93[ RUN ] getCommonSizeUnit.misc94[ OK ] getCommonSizeUnit.misc (0 ms)95[----------] 1 test from getCommonSizeUnit (0 ms total)9697[----------] 1 test from renderSizeWithoutUnit98[ RUN ] renderSizeWithoutUnit.misc99[ OK ] renderSizeWithoutUnit.misc (0 ms)100[----------] 1 test from renderSizeWithoutUnit (3 ms total)101102[----------] 1 test from renderSize103[ RUN ] renderSize.misc104[ OK ] renderSize.misc (0 ms)105[----------] 1 test from renderSize (0 ms total)106107[----------] 4 tests from rewriteStrings108[ RUN ] rewriteStrings.emptyString109[ OK ] rewriteStrings.emptyString (96 ms)110[ RUN ] rewriteStrings.emptyRewrites111[ OK ] rewriteStrings.emptyRewrites (0 ms)112[ RUN ] rewriteStrings.successfulRewrite113[ OK ] rewriteStrings.successfulRewrite (0 ms)114[ RUN ] rewriteStrings.doesntOccur115[ OK ] rewriteStrings.doesntOccur (0 ms)116[----------] 4 tests from rewriteStrings (117 ms total)117118[----------] 3 tests from replaceStrings119[ RUN ] replaceStrings.emptyString120[ OK ] replaceStrings.emptyString (0 ms)121[ RUN ] replaceStrings.successfulReplace122[ OK ] replaceStrings.successfulReplace (0 ms)123[ RUN ] replaceStrings.doesntOccur124[ OK ] replaceStrings.doesntOccur (0 ms)125[----------] 3 tests from replaceStrings (0 ms total)126127[----------] 2 tests from trim128[ RUN ] trim.emptyString129[ OK ] trim.emptyString (0 ms)130[ RUN ] trim.removesWhitespace131[ OK ] trim.removesWhitespace (0 ms)132[----------] 2 tests from trim (0 ms total)133134[----------] 2 tests from chomp135[ RUN ] chomp.emptyString136[ OK ] chomp.emptyString (0 ms)137[ RUN ] chomp.removesWhitespace138[ OK ] chomp.removesWhitespace (0 ms)139[----------] 2 tests from chomp (0 ms total)140141[----------] 4 tests from quoteStrings142[ RUN ] quoteStrings.empty143[ OK ] quoteStrings.empty (0 ms)144[ RUN ] quoteStrings.emptyStrings145[ OK ] quoteStrings.emptyStrings (0 ms)146[ RUN ] quoteStrings.trivialQuote147[ OK ] quoteStrings.trivialQuote (0 ms)148[ RUN ] quoteStrings.quotedStrings149[ OK ] quoteStrings.quotedStrings (0 ms)150[----------] 4 tests from quoteStrings (0 ms total)151152[----------] 2 tests from get153[ RUN ] get.emptyContainer154[ OK ] get.emptyContainer (0 ms)155[ RUN ] get.getFromContainer156[ OK ] get.getFromContainer (0 ms)157[----------] 2 tests from get (0 ms total)158159[----------] 2 tests from getOr160[ RUN ] getOr.emptyContainer161[ OK ] getOr.emptyContainer (0 ms)162[ RUN ] getOr.getFromContainer163[ OK ] getOr.getFromContainer (0 ms)164[----------] 2 tests from getOr (0 ms total)165166[----------] 4 tests from markLast167[ RUN ] markLast.empty168[ OK ] markLast.empty (0 ms)169[ RUN ] markLast.singleElement170[ OK ] markLast.singleElement (0 ms)171[ RUN ] markLast.multipleElements172[ OK ] markLast.multipleElements (0 ms)173[ RUN ] markLast.mutateThroughReference174[ OK ] markLast.mutateThroughReference (0 ms)175[----------] 4 tests from markLast (0 ms total)176177[----------] 8 tests from FixGitURLTestSuite178[ RUN ] FixGitURLTestSuite.rejectFileURLWithAuthority179[ OK ] FixGitURLTestSuite.rejectFileURLWithAuthority (93 ms)180[ RUN ] FixGitURLTestSuite.rejectRelativePath181[ OK ] FixGitURLTestSuite.rejectRelativePath (0 ms)182[ RUN ] FixGitURLTestSuite.rejectEmptyPathGitScp183[ OK ] FixGitURLTestSuite.rejectEmptyPathGitScp (0 ms)184[ RUN ] FixGitURLTestSuite.rejectMalformedBracketedURLs185warning: 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.186187Use an explicit absolute path:188189 user[2001:/db8:1::2]:/home/@file190191or with an explicit SSH URL:192193 ssh://user%5B2001/db8:1::2%5D:/home/@file194195instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:196197 user[2001:~/db8:1::2]:/home/@file198199or with an explicit SSH URL:200201 ssh://user%5B2001/~/db8:1::2%5D:/home/@file202warning: 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.203204Use an explicit absolute path:205206 user:/[2001:db8:1::2]:/home/@file207208or with an explicit SSH URL:209210 ssh://user/%5B2001:db8:1::2%5D:/home/@file211212instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:213214 user:~/[2001:db8:1::2]:/home/@file215216or with an explicit SSH URL:217218 ssh://user/~/%5B2001:db8:1::2%5D:/home/@file219[ OK ] FixGitURLTestSuite.rejectMalformedBracketedURLs (0 ms)220[ RUN ] FixGitURLTestSuite.mismatchedBrackets221warning: 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.222223Use an explicit absolute path:224225 [host:/path226227or with an explicit SSH URL:228229 ssh://user@%5Bhost/path230231instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:232233 [host:~/path234235or with an explicit SSH URL:236237 ssh://user@%5Bhost/~/path238warning: 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.239240Use an explicit absolute path:241242 [:/path243244or with an explicit SSH URL:245246 ssh://%5B/path247248instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:249250 [:~/path251252or with an explicit SSH URL:253254 ssh://%5B/~/path255[ OK ] FixGitURLTestSuite.mismatchedBrackets (11 ms)256[ RUN ] FixGitURLTestSuite.slashBeforeColonIsNotScp257[ OK ] FixGitURLTestSuite.slashBeforeColonIsNotScp (0 ms)258[ RUN ] FixGitURLTestSuite.noColonIsNotScp259[ OK ] FixGitURLTestSuite.noColonIsNotScp (0 ms)260[ RUN ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon261[ OK ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon (0 ms)262[----------] 8 tests from FixGitURLTestSuite (107 ms total)263264[----------] 17 tests from parseURL265[ RUN ] parseURL.parsesSimpleHttpUrlWithComplexFragment266[ OK ] parseURL.parsesSimpleHttpUrlWithComplexFragment (0 ms)267[ RUN ] parseURL.rejectsAuthorityInUrlsWithFileTransportation268[ OK ] parseURL.rejectsAuthorityInUrlsWithFileTransportation (0 ms)269[ RUN ] parseURL.parseEmptyQueryParams270warning: dubious URI query '' is missing equal sign '=', ignoring271warning: dubious URI query '' is missing equal sign '=', ignoring272warning: dubious URI query '' is missing equal sign '=', ignoring273warning: dubious URI query '' is missing equal sign '=', ignoring274warning: dubious URI query '' is missing equal sign '=', ignoring275warning: dubious URI query '' is missing equal sign '=', ignoring276[ OK ] parseURL.parseEmptyQueryParams (0 ms)277[ RUN ] parseURL.parseUserPassword278[ OK ] parseURL.parseUserPassword (0 ms)279[ RUN ] parseURL.parseFileURLWithQueryAndFragment280[ OK ] parseURL.parseFileURLWithQueryAndFragment (0 ms)281[ RUN ] parseURL.parseFileURL282[ OK ] parseURL.parseFileURL (0 ms)283[ RUN ] parseURL.parseFileURLWithAuthority284[ OK ] parseURL.parseFileURLWithAuthority (0 ms)285[ RUN ] parseURL.parseFileURLNoLeadingSlash286[ OK ] parseURL.parseFileURLNoLeadingSlash (0 ms)287[ RUN ] parseURL.parseHttpTrailingSlash288[ OK ] parseURL.parseHttpTrailingSlash (0 ms)289[ RUN ] parseURL.parsedUrlsIsEqualToItself290[ OK ] parseURL.parsedUrlsIsEqualToItself (0 ms)291[ RUN ] parseURL.parsedUrlsWithUnescapedChars292[ OK ] parseURL.parsedUrlsWithUnescapedChars (0 ms)293[ RUN ] parseURL.parseFTPUrl294[ OK ] parseURL.parseFTPUrl (0 ms)295[ RUN ] parseURL.parsesAnythingInUriFormat296[ OK ] parseURL.parsesAnythingInUriFormat (0 ms)297[ RUN ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash298[ OK ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash (0 ms)299[ RUN ] parseURL.emptyStringIsInvalidURL300[ OK ] parseURL.emptyStringIsInvalidURL (0 ms)301[ RUN ] parseURL.parsesHttpUrlWithEmptyPort302[ OK ] parseURL.parsesHttpUrlWithEmptyPort (0 ms)303[ RUN ] parseURL.gitlabNamespacedProjectUrls304[ OK ] parseURL.gitlabNamespacedProjectUrls (0 ms)305[----------] 17 tests from parseURL (0 ms total)306307[----------] 4 tests from decodeQuery308[ RUN ] decodeQuery.emptyStringYieldsEmptyMap309[ OK ] decodeQuery.emptyStringYieldsEmptyMap (0 ms)310[ RUN ] decodeQuery.simpleDecode311[ OK ] decodeQuery.simpleDecode (0 ms)312[ RUN ] decodeQuery.decodeUrlEncodedArgs313[ OK ] decodeQuery.decodeUrlEncodedArgs (0 ms)314[ RUN ] decodeQuery.decodeArgWithEmptyValue315[ OK ] decodeQuery.decodeArgWithEmptyValue (0 ms)316[----------] 4 tests from decodeQuery (0 ms total)317318[----------] 4 tests from percentDecode319[ RUN ] percentDecode.decodesUrlEncodedString320[ OK ] percentDecode.decodesUrlEncodedString (0 ms)321[ RUN ] percentDecode.multipleDecodesAreIdempotent322[ OK ] percentDecode.multipleDecodesAreIdempotent (0 ms)323[ RUN ] percentDecode.trailingPercent324[ OK ] percentDecode.trailingPercent (0 ms)325[ RUN ] percentDecode.incompleteEncoding326[ OK ] percentDecode.incompleteEncoding (0 ms)327[----------] 4 tests from percentDecode (0 ms total)328329[----------] 5 tests from percentEncode330[ RUN ] percentEncode.encodesUrlEncodedString331[ OK ] percentEncode.encodesUrlEncodedString (0 ms)332[ RUN ] percentEncode.keepArgument333[ OK ] percentEncode.keepArgument (0 ms)334[ RUN ] percentEncode.inverseOfDecode335[ OK ] percentEncode.inverseOfDecode (0 ms)336[ RUN ] percentEncode.trailingPercent337[ OK ] percentEncode.trailingPercent (3 ms)338[ RUN ] percentEncode.yen339[ OK ] percentEncode.yen (0 ms)340[----------] 5 tests from percentEncode (3 ms total)341342[----------] 1 test from nix343[ RUN ] nix.isValidSchemeName344[ OK ] nix.isValidSchemeName (0 ms)345[----------] 1 test from nix (0 ms total)346347[----------] 7 tests from filterANSIEscapes348[ RUN ] filterANSIEscapes.emptyString349[ OK ] filterANSIEscapes.emptyString (0 ms)350[ RUN ] filterANSIEscapes.doesntChangePrintableChars351[ OK ] filterANSIEscapes.doesntChangePrintableChars (0 ms)352[ RUN ] filterANSIEscapes.filtersColorCodes353[ OK ] filterANSIEscapes.filtersColorCodes (0 ms)354[ RUN ] filterANSIEscapes.expandsTabs355[ OK ] filterANSIEscapes.expandsTabs (0 ms)356[ RUN ] filterANSIEscapes.utf8357[ OK ] filterANSIEscapes.utf8 (0 ms)358[ RUN ] filterANSIEscapes.osc8359[ OK ] filterANSIEscapes.osc8 (0 ms)360[ RUN ] filterANSIEscapes.osc8_bell_as_sep361[ OK ] filterANSIEscapes.osc8_bell_as_sep (0 ms)362[----------] 7 tests from filterANSIEscapes (0 ms total)363364[----------] 1 test from Suggestions365[ RUN ] Suggestions.Trim366[ OK ] Suggestions.Trim (0 ms)367[----------] 1 test from Suggestions (0 ms total)368369[----------] 8 tests from concatStringsSep370[ RUN ] concatStringsSep.empty371[ OK ] concatStringsSep.empty (0 ms)372[ RUN ] concatStringsSep.justOne373[ OK ] concatStringsSep.justOne (0 ms)374[ RUN ] concatStringsSep.emptyString375[ OK ] concatStringsSep.emptyString (0 ms)376[ RUN ] concatStringsSep.emptyStrings377[ OK ] concatStringsSep.emptyStrings (0 ms)378[ RUN ] concatStringsSep.threeEmptyStrings379[ OK ] concatStringsSep.threeEmptyStrings (0 ms)380[ RUN ] concatStringsSep.buildCommaSeparatedString381[ OK ] concatStringsSep.buildCommaSeparatedString (0 ms)382[ RUN ] concatStringsSep.buildStringWithEmptySeparator383[ OK ] concatStringsSep.buildStringWithEmptySeparator (0 ms)384[ RUN ] concatStringsSep.buildSingleString385[ OK ] concatStringsSep.buildSingleString (0 ms)386[----------] 8 tests from concatStringsSep (0 ms total)387388[----------] 4 tests from concatMapStringsSep389[ RUN ] concatMapStringsSep.empty390[ OK ] concatMapStringsSep.empty (0 ms)391[ RUN ] concatMapStringsSep.justOne392[ OK ] concatMapStringsSep.justOne (0 ms)393[ RUN ] concatMapStringsSep.two394[ OK ] concatMapStringsSep.two (0 ms)395[ RUN ] concatMapStringsSep.map396[ OK ] concatMapStringsSep.map (0 ms)397[----------] 4 tests from concatMapStringsSep (0 ms total)398399[----------] 5 tests from dropEmptyInitThenConcatStringsSep400[ RUN ] dropEmptyInitThenConcatStringsSep.empty401[ OK ] dropEmptyInitThenConcatStringsSep.empty (0 ms)402[ RUN ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString403[ OK ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString (0 ms)404[ RUN ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator405[ OK ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator (0 ms)406[ RUN ] dropEmptyInitThenConcatStringsSep.buildSingleString407[ OK ] dropEmptyInitThenConcatStringsSep.buildSingleString (0 ms)408[ RUN ] dropEmptyInitThenConcatStringsSep.emptyStrings409[ OK ] dropEmptyInitThenConcatStringsSep.emptyStrings (0 ms)410[----------] 5 tests from dropEmptyInitThenConcatStringsSep (0 ms total)411412[----------] 12 tests from tokenizeString413[ RUN ] tokenizeString.empty414[ OK ] tokenizeString.empty (0 ms)415[ RUN ] tokenizeString.oneSep416[ OK ] tokenizeString.oneSep (0 ms)417[ RUN ] tokenizeString.twoSep418[ OK ] tokenizeString.twoSep (0 ms)419[ RUN ] tokenizeString.tokenizeSpacesWithDefaults420[ OK ] tokenizeString.tokenizeSpacesWithDefaults (0 ms)421[ RUN ] tokenizeString.tokenizeTabsWithDefaults422[ OK ] tokenizeString.tokenizeTabsWithDefaults (0 ms)423[ RUN ] tokenizeString.tokenizeTabsSpacesWithDefaults424[ OK ] tokenizeString.tokenizeTabsSpacesWithDefaults (0 ms)425[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults426[ OK ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults (0 ms)427[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults428[ OK ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)429[ RUN ] tokenizeString.tokenizeWithCustomSep430[ OK ] tokenizeString.tokenizeWithCustomSep (0 ms)431[ RUN ] tokenizeString.tokenizeSepAtStart432[ OK ] tokenizeString.tokenizeSepAtStart (0 ms)433[ RUN ] tokenizeString.tokenizeSepAtEnd434[ OK ] tokenizeString.tokenizeSepAtEnd (0 ms)435[ RUN ] tokenizeString.tokenizeSepEmpty436[ OK ] tokenizeString.tokenizeSepEmpty (0 ms)437[----------] 12 tests from tokenizeString (0 ms total)438439[----------] 13 tests from splitStringTest/0, where TypeParam = std::vector<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> > > >440[ RUN ] splitStringTest/0.empty441[ OK ] splitStringTest/0.empty (0 ms)442[ RUN ] splitStringTest/0.oneSep443[ OK ] splitStringTest/0.oneSep (0 ms)444[ RUN ] splitStringTest/0.twoSep445[ OK ] splitStringTest/0.twoSep (0 ms)446[ RUN ] splitStringTest/0.tokenizeSpacesWithSpaces447[ OK ] splitStringTest/0.tokenizeSpacesWithSpaces (0 ms)448[ RUN ] splitStringTest/0.tokenizeTabsWithDefaults449[ OK ] splitStringTest/0.tokenizeTabsWithDefaults (0 ms)450[ RUN ] splitStringTest/0.tokenizeTabsSpacesWithDefaults451[ OK ] splitStringTest/0.tokenizeTabsSpacesWithDefaults (0 ms)452[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults453[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults (0 ms)454[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults455[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)456[ RUN ] splitStringTest/0.tokenizeWithCustomSep457[ OK ] splitStringTest/0.tokenizeWithCustomSep (0 ms)458[ RUN ] splitStringTest/0.tokenizeSepAtStart459[ OK ] splitStringTest/0.tokenizeSepAtStart (0 ms)460[ RUN ] splitStringTest/0.tokenizeSepAtEnd461[ OK ] splitStringTest/0.tokenizeSepAtEnd (0 ms)462[ RUN ] splitStringTest/0.tokenizeSepEmpty463[ OK ] splitStringTest/0.tokenizeSepEmpty (0 ms)464[ RUN ] splitStringTest/0.recoveredByConcatStringsSep465Using configuration: seed=4629536207948541073466[ OK ] splitStringTest/0.recoveredByConcatStringsSep (0 ms)467[----------] 13 tests from splitStringTest/0 (1 ms total)468469[----------] 13 tests from splitStringTest/1, where TypeParam = std::vector<std::basic_string_view<char,std::char_traits<char> >,std::allocator<std::basic_string_view<char,std::char_traits<char> > > >470[ RUN ] splitStringTest/1.empty471[ OK ] splitStringTest/1.empty (0 ms)472[ RUN ] splitStringTest/1.oneSep473[ OK ] splitStringTest/1.oneSep (0 ms)474[ RUN ] splitStringTest/1.twoSep475[ OK ] splitStringTest/1.twoSep (0 ms)476[ RUN ] splitStringTest/1.tokenizeSpacesWithSpaces477[ OK ] splitStringTest/1.tokenizeSpacesWithSpaces (0 ms)478[ RUN ] splitStringTest/1.tokenizeTabsWithDefaults479[ OK ] splitStringTest/1.tokenizeTabsWithDefaults (0 ms)480[ RUN ] splitStringTest/1.tokenizeTabsSpacesWithDefaults481[ OK ] splitStringTest/1.tokenizeTabsSpacesWithDefaults (0 ms)482[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults483[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults (0 ms)484[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults485[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)486[ RUN ] splitStringTest/1.tokenizeWithCustomSep487[ OK ] splitStringTest/1.tokenizeWithCustomSep (0 ms)488[ RUN ] splitStringTest/1.tokenizeSepAtStart489[ OK ] splitStringTest/1.tokenizeSepAtStart (0 ms)490[ RUN ] splitStringTest/1.tokenizeSepAtEnd491[ OK ] splitStringTest/1.tokenizeSepAtEnd (0 ms)492[ RUN ] splitStringTest/1.tokenizeSepEmpty493[ OK ] splitStringTest/1.tokenizeSepEmpty (0 ms)494[ RUN ] splitStringTest/1.recoveredByConcatStringsSep495[ OK ] splitStringTest/1.recoveredByConcatStringsSep (0 ms)496[----------] 13 tests from splitStringTest/1 (0 ms total)497498[----------] 13 tests from splitStringTest/2, where TypeParam = std::list<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::__cxx11::basic_string<char,std::char_traits<char>,std::allocator<char> > > >499[ RUN ] splitStringTest/2.empty500[ OK ] splitStringTest/2.empty (0 ms)501[ RUN ] splitStringTest/2.oneSep502[ OK ] splitStringTest/2.oneSep (0 ms)503[ RUN ] splitStringTest/2.twoSep504[ OK ] splitStringTest/2.twoSep (0 ms)505[ RUN ] splitStringTest/2.tokenizeSpacesWithSpaces506[ OK ] splitStringTest/2.tokenizeSpacesWithSpaces (0 ms)507[ RUN ] splitStringTest/2.tokenizeTabsWithDefaults508[ OK ] splitStringTest/2.tokenizeTabsWithDefaults (0 ms)509[ RUN ] splitStringTest/2.tokenizeTabsSpacesWithDefaults510[ OK ] splitStringTest/2.tokenizeTabsSpacesWithDefaults (0 ms)511[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults512[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults (0 ms)513[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults514[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)515[ RUN ] splitStringTest/2.tokenizeWithCustomSep516[ OK ] splitStringTest/2.tokenizeWithCustomSep (0 ms)517[ RUN ] splitStringTest/2.tokenizeSepAtStart518[ OK ] splitStringTest/2.tokenizeSepAtStart (0 ms)519[ RUN ] splitStringTest/2.tokenizeSepAtEnd520[ OK ] splitStringTest/2.tokenizeSepAtEnd (0 ms)521[ RUN ] splitStringTest/2.tokenizeSepEmpty522[ OK ] splitStringTest/2.tokenizeSepEmpty (0 ms)523[ RUN ] splitStringTest/2.recoveredByConcatStringsSep524[ OK ] splitStringTest/2.recoveredByConcatStringsSep (0 ms)525[----------] 13 tests from splitStringTest/2 (0 ms total)526527[----------] 13 tests from splitStringTest/3, where TypeParam = std::list<std::basic_string_view<char,std::char_traits<char> >,std::allocator<std::basic_string_view<char,std::char_traits<char> > > >528[ RUN ] splitStringTest/3.empty529[ OK ] splitStringTest/3.empty (0 ms)530[ RUN ] splitStringTest/3.oneSep531[ OK ] splitStringTest/3.oneSep (0 ms)532[ RUN ] splitStringTest/3.twoSep533[ OK ] splitStringTest/3.twoSep (0 ms)534[ RUN ] splitStringTest/3.tokenizeSpacesWithSpaces535[ OK ] splitStringTest/3.tokenizeSpacesWithSpaces (0 ms)536[ RUN ] splitStringTest/3.tokenizeTabsWithDefaults537[ OK ] splitStringTest/3.tokenizeTabsWithDefaults (0 ms)538[ RUN ] splitStringTest/3.tokenizeTabsSpacesWithDefaults539[ OK ] splitStringTest/3.tokenizeTabsSpacesWithDefaults (0 ms)540[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults541[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults (0 ms)542[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults543[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)544[ RUN ] splitStringTest/3.tokenizeWithCustomSep545[ OK ] splitStringTest/3.tokenizeWithCustomSep (0 ms)546[ RUN ] splitStringTest/3.tokenizeSepAtStart547[ OK ] splitStringTest/3.tokenizeSepAtStart (0 ms)548[ RUN ] splitStringTest/3.tokenizeSepAtEnd549[ OK ] splitStringTest/3.tokenizeSepAtEnd (0 ms)550[ RUN ] splitStringTest/3.tokenizeSepEmpty551[ OK ] splitStringTest/3.tokenizeSepEmpty (0 ms)552[ RUN ] splitStringTest/3.recoveredByConcatStringsSep553[ OK ] splitStringTest/3.recoveredByConcatStringsSep (0 ms)554[----------] 13 tests from splitStringTest/3 (0 ms total)555556[----------] 14 tests from shellSplitString557[ RUN ] shellSplitString.empty558[ OK ] shellSplitString.empty (0 ms)559[ RUN ] shellSplitString.oneWord560[ OK ] shellSplitString.oneWord (0 ms)561[ RUN ] shellSplitString.oneWordQuotedWithSpaces562[ OK ] shellSplitString.oneWordQuotedWithSpaces (0 ms)563[ RUN ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote564[ OK ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote (0 ms)565[ RUN ] shellSplitString.oneWordQuotedWithDoubleQuotes566[ OK ] shellSplitString.oneWordQuotedWithDoubleQuotes (0 ms)567[ RUN ] shellSplitString.twoWords568[ OK ] shellSplitString.twoWords (0 ms)569[ RUN ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted570[ OK ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted (0 ms)571[ RUN ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes572[ OK ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes (0 ms)573[ RUN ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes574[ OK ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes (0 ms)575[ RUN ] shellSplitString.singleQuoteDoesNotUseEscapes576[ OK ] shellSplitString.singleQuoteDoesNotUseEscapes (0 ms)577[ RUN ] shellSplitString.doubleQuoteDoesUseEscapes578[ OK ] shellSplitString.doubleQuoteDoesUseEscapes (0 ms)579[ RUN ] shellSplitString.backslashEscapesSpaces580[ OK ] shellSplitString.backslashEscapesSpaces (0 ms)581[ RUN ] shellSplitString.backslashEscapesQuotes582[ OK ] shellSplitString.backslashEscapesQuotes (0 ms)583[ RUN ] shellSplitString.testUnbalancedQuotes584[ OK ] shellSplitString.testUnbalancedQuotes (0 ms)585[----------] 14 tests from shellSplitString (0 ms total)586587[----------] 11 tests from optionalBracket588[ RUN ] optionalBracket.emptyContent589[ OK ] optionalBracket.emptyContent (0 ms)590[ RUN ] optionalBracket.nonEmptyContent591[ OK ] optionalBracket.nonEmptyContent (0 ms)592[ RUN ] optionalBracket.emptyPrefixAndSuffix593[ OK ] optionalBracket.emptyPrefixAndSuffix (0 ms)594[ RUN ] optionalBracket.emptyContentEmptyBrackets595[ OK ] optionalBracket.emptyContentEmptyBrackets (0 ms)596[ RUN ] optionalBracket.complexBrackets597[ OK ] optionalBracket.complexBrackets (0 ms)598[ RUN ] optionalBracket.onlyPrefix599[ OK ] optionalBracket.onlyPrefix (0 ms)600[ RUN ] optionalBracket.onlySuffix601[ OK ] optionalBracket.onlySuffix (0 ms)602[ RUN ] optionalBracket.optionalWithValue603[ OK ] optionalBracket.optionalWithValue (0 ms)604[ RUN ] optionalBracket.optionalNullopt605[ OK ] optionalBracket.optionalNullopt (0 ms)606[ RUN ] optionalBracket.optionalEmptyString607[ OK ] optionalBracket.optionalEmptyString (0 ms)608[ RUN ] optionalBracket.optionalStringViewWithValue609[ OK ] optionalBracket.optionalStringViewWithValue (0 ms)610[----------] 11 tests from optionalBracket (0 ms total)611612[----------] 4 tests from FSSourceAccessorTest613[ RUN ] FSSourceAccessorTest.works614[ OK ] FSSourceAccessorTest.works (2 ms)615[ RUN ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds616[ OK ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds (1 ms)617[ RUN ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot618[ OK ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot (0 ms)619[ RUN ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot620[ OK ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot (0 ms)621[----------] 4 tests from FSSourceAccessorTest (3 ms total)622623[----------] 2 tests from MonotonicSubranges624[ RUN ] MonotonicSubranges.empty625[ OK ] MonotonicSubranges.empty (0 ms)626[ RUN ] MonotonicSubranges.basic627[ OK ] MonotonicSubranges.basic (0 ms)628[----------] 2 tests from MonotonicSubranges (0 ms total)629630[----------] 2 tests from SortTestPermutations/0, where TypeParam = int631[ RUN ] SortTestPermutations/0.insertionsort632[ OK ] SortTestPermutations/0.insertionsort (0 ms)633[ RUN ] SortTestPermutations/0.peeksort634[ OK ] SortTestPermutations/0.peeksort (10 ms)635[----------] 2 tests from SortTestPermutations/0 (10 ms total)636637[----------] 2 tests from SortTestPermutations/1, where TypeParam = long long638[ RUN ] SortTestPermutations/1.insertionsort639[ OK ] SortTestPermutations/1.insertionsort (0 ms)640[ RUN ] SortTestPermutations/1.peeksort641[ OK ] SortTestPermutations/1.peeksort (0 ms)642[----------] 2 tests from SortTestPermutations/1 (1 ms total)643644[----------] 2 tests from SortTestPermutations/2, where TypeParam = short645[ RUN ] SortTestPermutations/2.insertionsort646[ OK ] SortTestPermutations/2.insertionsort (0 ms)647[ RUN ] SortTestPermutations/2.peeksort648[ OK ] SortTestPermutations/2.peeksort (4 ms)649[----------] 2 tests from SortTestPermutations/2 (4 ms total)650651[----------] 2 tests from SortTestPermutations/3, where TypeParam = unsigned int652[ RUN ] SortTestPermutations/3.insertionsort653[ OK ] SortTestPermutations/3.insertionsort (0 ms)654[ RUN ] SortTestPermutations/3.peeksort655[ OK ] SortTestPermutations/3.peeksort (0 ms)656[----------] 2 tests from SortTestPermutations/3 (0 ms total)657658[----------] 2 tests from SortTestPermutations/4, where TypeParam = unsigned long659[ RUN ] SortTestPermutations/4.insertionsort660[ OK ] SortTestPermutations/4.insertionsort (0 ms)661[ RUN ] SortTestPermutations/4.peeksort662[ OK ] SortTestPermutations/4.peeksort (0 ms)663[----------] 2 tests from SortTestPermutations/4 (0 ms total)664665[----------] 1 test from InsertionSort666[ RUN ] InsertionSort.empty667[ OK ] InsertionSort.empty (0 ms)668[----------] 1 test from InsertionSort (0 ms total)669670[----------] 4 tests from SortProperty/0, where TypeParam = int671[ RUN ] SortProperty/0.peeksortSorted672[ OK ] SortProperty/0.peeksortSorted (4 ms)673[ RUN ] SortProperty/0.peeksortSortedGreater674[ OK ] SortProperty/0.peeksortSortedGreater (0 ms)675[ RUN ] SortProperty/0.insertionsortSorted676[ OK ] SortProperty/0.insertionsortSorted (0 ms)677[ RUN ] SortProperty/0.peeksortSortedLinearComparisonComplexity678[ OK ] SortProperty/0.peeksortSortedLinearComparisonComplexity (0 ms)679[----------] 4 tests from SortProperty/0 (7 ms total)680681[----------] 4 tests from SortProperty/1, where TypeParam = unsigned int682[ RUN ] SortProperty/1.peeksortSorted683[ OK ] SortProperty/1.peeksortSorted (5 ms)684[ RUN ] SortProperty/1.peeksortSortedGreater685[ OK ] SortProperty/1.peeksortSortedGreater (0 ms)686[ RUN ] SortProperty/1.insertionsortSorted687[ OK ] SortProperty/1.insertionsortSorted (4 ms)688[ RUN ] SortProperty/1.peeksortSortedLinearComparisonComplexity689[ OK ] SortProperty/1.peeksortSortedLinearComparisonComplexity (0 ms)690[----------] 4 tests from SortProperty/1 (11 ms total)691692[----------] 4 tests from SortProperty/2, where TypeParam = long long693[ RUN ] SortProperty/2.peeksortSorted694[ OK ] SortProperty/2.peeksortSorted (0 ms)695[ RUN ] SortProperty/2.peeksortSortedGreater696[ OK ] SortProperty/2.peeksortSortedGreater (5 ms)697[ RUN ] SortProperty/2.insertionsortSorted698[ OK ] SortProperty/2.insertionsortSorted (0 ms)699[ RUN ] SortProperty/2.peeksortSortedLinearComparisonComplexity700[ OK ] SortProperty/2.peeksortSortedLinearComparisonComplexity (0 ms)701[----------] 4 tests from SortProperty/2 (7 ms total)702703[----------] 4 tests from SortProperty/3, where TypeParam = short704[ RUN ] SortProperty/3.peeksortSorted705[ OK ] SortProperty/3.peeksortSorted (0 ms)706[ RUN ] SortProperty/3.peeksortSortedGreater707[ OK ] SortProperty/3.peeksortSortedGreater (7 ms)708[ RUN ] SortProperty/3.insertionsortSorted709[ OK ] SortProperty/3.insertionsortSorted (0 ms)710[ RUN ] SortProperty/3.peeksortSortedLinearComparisonComplexity711[ OK ] SortProperty/3.peeksortSortedLinearComparisonComplexity (0 ms)712[----------] 4 tests from SortProperty/3 (10 ms total)713714[----------] 4 tests from SortProperty/4, where TypeParam = std::basic_string<char,std::char_traits<char>,std::allocator<char> >715[ RUN ] SortProperty/4.peeksortSorted716[ OK ] SortProperty/4.peeksortSorted (11 ms)717[ RUN ] SortProperty/4.peeksortSortedGreater718[ OK ] SortProperty/4.peeksortSortedGreater (2 ms)719[ RUN ] SortProperty/4.insertionsortSorted720[ OK ] SortProperty/4.insertionsortSorted (20 ms)721[ RUN ] SortProperty/4.peeksortSortedLinearComparisonComplexity722[ OK ] SortProperty/4.peeksortSortedLinearComparisonComplexity (13 ms)723[----------] 4 tests from SortProperty/4 (48 ms total)724725[----------] 1 test from SortProperty726[ RUN ] SortProperty.peeksortStability727[ OK ] SortProperty.peeksortStability (1 ms)728[----------] 1 test from SortProperty (1 ms total)729730[----------] 1 test from readNum731[ RUN ] readNum.negativeValuesSerialiseWellDefined732[ OK ] readNum.negativeValuesSerialiseWellDefined (46 ms)733[----------] 1 test from readNum (46 ms total)734735[----------] 1 test from readPadding736[ RUN ] readPadding.works737[ OK ] readPadding.works (3 ms)738[----------] 1 test from readPadding (4 ms total)739740[----------] 1 test from sourceToSink741[ RUN ] sourceToSink.forcedUnwindUcaughtExceptions742[ OK ] sourceToSink.forcedUnwindUcaughtExceptions (0 ms)743[----------] 1 test from sourceToSink (0 ms total)744745[----------] 6 tests from ref746[ RUN ] ref.upcast_is_implicit747[ OK ] ref.upcast_is_implicit (0 ms)748[ RUN ] ref.downcast_is_rejected749[ OK ] ref.downcast_is_rejected (0 ms)750[ RUN ] ref.same_type_conversion751[ OK ] ref.same_type_conversion (0 ms)752[ RUN ] ref.explicit_downcast_with_cast753[ OK ] ref.explicit_downcast_with_cast (0 ms)754[ RUN ] ref.invalid_cast_throws755[ OK ] ref.invalid_cast_throws (32 ms)756[ RUN ] ref.explicit_downcast_with_dynamic_pointer_cast757[ OK ] ref.explicit_downcast_with_dynamic_pointer_cast (0 ms)758[----------] 6 tests from ref (32 ms total)759760[----------] 1 test from statusOk761[ RUN ] statusOk.zeroIsOk762[ OK ] statusOk.zeroIsOk (0 ms)763[----------] 1 test from statusOk (0 ms total)764765[----------] 4 tests from Position766[ RUN ] Position.getSnippetUpTo_0767[ OK ] Position.getSnippetUpTo_0 (0 ms)768[ RUN ] Position.getSnippetUpTo_1769[ OK ] Position.getSnippetUpTo_1 (0 ms)770[ RUN ] Position.getSnippetUpTo_2771[ OK ] Position.getSnippetUpTo_2 (0 ms)772[ RUN ] Position.example_1773[ OK ] Position.example_1 (0 ms)774[----------] 4 tests from Position (0 ms total)775776[----------] 7 tests from Pool777[ RUN ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity778[ OK ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity (0 ms)779[ RUN ] Pool.freshPoolCanGetAResource780[ OK ] Pool.freshPoolCanGetAResource (0 ms)781[ RUN ] Pool.capacityCanBeIncremented782[ OK ] Pool.capacityCanBeIncremented (0 ms)783[ RUN ] Pool.capacityCanBeDecremented784[ OK ] Pool.capacityCanBeDecremented (0 ms)785[ RUN ] Pool.flushBadDropsOutOfScopeResources786[ OK ] Pool.flushBadDropsOutOfScopeResources (0 ms)787[ RUN ] Pool.reuseResource788[ OK ] Pool.reuseResource (0 ms)789[ RUN ] Pool.badResourceIsNotReused790[ OK ] Pool.badResourceIsNotReused (0 ms)791[----------] 7 tests from Pool (0 ms total)792793[----------] 8 tests from nix_api_util_context794[ RUN ] nix_api_util_context.nix_setting_get795[ OK ] nix_api_util_context.nix_setting_get (0 ms)796[ RUN ] nix_api_util_context.nix_setting_set797[ OK ] nix_api_util_context.nix_setting_set (0 ms)798[ RUN ] nix_api_util_context.nix_err_msg799[ OK ] nix_api_util_context.nix_err_msg (0 ms)800[ RUN ] nix_api_util_context.nix_err_code801[ OK ] nix_api_util_context.nix_err_code (0 ms)802[ RUN ] nix_api_util_context.nix_context_error803[ OK ] nix_api_util_context.nix_context_error (0 ms)804[ RUN ] nix_api_util_context.nix_set_err_msg805[ OK ] nix_api_util_context.nix_set_err_msg (0 ms)806[ RUN ] nix_api_util_context.nix_err_info_msg807[ OK ] nix_api_util_context.nix_err_info_msg (0 ms)808[ RUN ] nix_api_util_context.nix_err_name809[ OK ] nix_api_util_context.nix_err_name (0 ms)810[----------] 8 tests from nix_api_util_context (0 ms total)811812[----------] 1 test from nix_api_util813[ RUN ] nix_api_util.nix_version_get814[ OK ] nix_api_util.nix_version_get (0 ms)815[----------] 1 test from nix_api_util (0 ms total)816817[----------] 1 test from MonitorFdHup818[ RUN ] MonitorFdHup.shouldNotBlock819[ OK ] MonitorFdHup.shouldNotBlock (3 ms)820[----------] 1 test from MonitorFdHup (3 ms total)821822[----------] 18 tests from MemorySourceAccessorTestErrors823[ RUN ] MemorySourceAccessorTestErrors.readFileNotFound824[ OK ] MemorySourceAccessorTestErrors.readFileNotFound (0 ms)825[ RUN ] MemorySourceAccessorTestErrors.readFileNotARegularFile826[ OK ] MemorySourceAccessorTestErrors.readFileNotARegularFile (0 ms)827[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotFound828[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotFound (0 ms)829[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory830[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory (0 ms)831[ RUN ] MemorySourceAccessorTestErrors.readLinkNotFound832[ OK ] MemorySourceAccessorTestErrors.readLinkNotFound (0 ms)833[ RUN ] MemorySourceAccessorTestErrors.readLinkNotASymlink834[ OK ] MemorySourceAccessorTestErrors.readLinkNotASymlink (0 ms)835[ RUN ] MemorySourceAccessorTestErrors.addFileParentNotDirectory836[ OK ] MemorySourceAccessorTestErrors.addFileParentNotDirectory (0 ms)837[ RUN ] MemorySourceAccessorTestErrors.addFileNotARegularFile838[ OK ] MemorySourceAccessorTestErrors.addFileNotARegularFile (0 ms)839[ RUN ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory840[ OK ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory (0 ms)841[ RUN ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory842[ OK ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory (0 ms)843[ RUN ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory844[ OK ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory (0 ms)845[ RUN ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile846[ OK ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile (0 ms)847[ RUN ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory848[ OK ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory (0 ms)849[ RUN ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink850[ OK ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink (0 ms)851[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile852[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile (0 ms)853[ RUN ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile854[ OK ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile (0 ms)855[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink856[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink (0 ms)857[ RUN ] MemorySourceAccessorTestErrors.createFileThroughSymlink858[ OK ] MemorySourceAccessorTestErrors.createFileThroughSymlink (0 ms)859[----------] 18 tests from MemorySourceAccessorTestErrors (1 ms total)860861[----------] 3 tests from memo862[ RUN ] memo.computesOnce863[ OK ] memo.computesOnce (0 ms)864[ RUN ] memo.copiesShareCache865[ OK ] memo.copiesShareCache (0 ms)866[ RUN ] memo.worksWithString867[ OK ] memo.worksWithString (0 ms)868[----------] 3 tests from memo (0 ms total)869870[----------] 13 tests from LRUCache871[ RUN ] LRUCache.sizeOfEmptyCacheIsZero872[ OK ] LRUCache.sizeOfEmptyCacheIsZero (0 ms)873[ RUN ] LRUCache.sizeOfSingleElementCacheIsOne874[ OK ] LRUCache.sizeOfSingleElementCacheIsOne (0 ms)875[ RUN ] LRUCache.getFromEmptyCache876[ OK ] LRUCache.getFromEmptyCache (0 ms)877[ RUN ] LRUCache.getExistingValue878[ OK ] LRUCache.getExistingValue (0 ms)879[ RUN ] LRUCache.getNonExistingValueFromNonEmptyCache880[ OK ] LRUCache.getNonExistingValueFromNonEmptyCache (0 ms)881[ RUN ] LRUCache.upsertOnZeroCapacityCache882[ OK ] LRUCache.upsertOnZeroCapacityCache (0 ms)883[ RUN ] LRUCache.updateExistingValue884[ OK ] LRUCache.updateExistingValue (0 ms)885[ RUN ] LRUCache.overwriteOldestWhenCapacityIsReached886[ OK ] LRUCache.overwriteOldestWhenCapacityIsReached (0 ms)887[ RUN ] LRUCache.clearEmptyCache888[ OK ] LRUCache.clearEmptyCache (0 ms)889[ RUN ] LRUCache.clearNonEmptyCache890[ OK ] LRUCache.clearNonEmptyCache (0 ms)891[ RUN ] LRUCache.eraseFromEmptyCache892[ OK ] LRUCache.eraseFromEmptyCache (0 ms)893[ RUN ] LRUCache.eraseMissingFromNonEmptyCache894[ OK ] LRUCache.eraseMissingFromNonEmptyCache (0 ms)895[ RUN ] LRUCache.eraseFromNonEmptyCache896[ OK ] LRUCache.eraseFromNonEmptyCache (0 ms)897[----------] 13 tests from LRUCache (0 ms total)898899[----------] 2 tests from local_keys900[ RUN ] local_keys.signAndVerify901[ OK ] local_keys.signAndVerify (0 ms)902[ RUN ] local_keys.rfc8032TestVector903[ OK ] local_keys.rfc8032TestVector (0 ms)904[----------] 2 tests from local_keys (1 ms total)905906[----------] 3 tests from to_json907[ RUN ] to_json.optionalInt908[ OK ] to_json.optionalInt (0 ms)909[ RUN ] to_json.vectorOfOptionalInts910[ OK ] to_json.vectorOfOptionalInts (0 ms)911[ RUN ] to_json.optionalVectorOfInts912[ OK ] to_json.optionalVectorOfInts (0 ms)913[----------] 3 tests from to_json (0 ms total)914915[----------] 2 tests from from_json916[ RUN ] from_json.optionalInt917[ OK ] from_json.optionalInt (0 ms)918[ RUN ] from_json.vectorOfOptionalInts919[ OK ] from_json.vectorOfOptionalInts (0 ms)920[----------] 2 tests from from_json (0 ms total)921922[----------] 2 tests from valueAt923[ RUN ] valueAt.simpleObject924[ OK ] valueAt.simpleObject (0 ms)925[ RUN ] valueAt.missingKey926[ OK ] valueAt.missingKey (0 ms)927[----------] 2 tests from valueAt (0 ms total)928929[----------] 2 tests from getObject930[ RUN ] getObject.rightAssertions931[ OK ] getObject.rightAssertions (0 ms)932[ RUN ] getObject.wrongAssertions933[ OK ] getObject.wrongAssertions (0 ms)934[----------] 2 tests from getObject (0 ms total)935936[----------] 2 tests from getArray937[ RUN ] getArray.rightAssertions938[ OK ] getArray.rightAssertions (0 ms)939[ RUN ] getArray.wrongAssertions940[ OK ] getArray.wrongAssertions (0 ms)941[----------] 2 tests from getArray (0 ms total)942943[----------] 2 tests from getString944[ RUN ] getString.rightAssertions945[ OK ] getString.rightAssertions (0 ms)946[ RUN ] getString.wrongAssertions947[ OK ] getString.wrongAssertions (0 ms)948[----------] 2 tests from getString (0 ms total)949950[----------] 2 tests from getIntegralNumber951[ RUN ] getIntegralNumber.rightAssertions952[ OK ] getIntegralNumber.rightAssertions (0 ms)953[ RUN ] getIntegralNumber.wrongAssertions954[ OK ] getIntegralNumber.wrongAssertions (0 ms)955[----------] 2 tests from getIntegralNumber (0 ms total)956957[----------] 2 tests from getBoolean958[ RUN ] getBoolean.rightAssertions959[ OK ] getBoolean.rightAssertions (0 ms)960[ RUN ] getBoolean.wrongAssertions961[ OK ] getBoolean.wrongAssertions (0 ms)962[----------] 2 tests from getBoolean (0 ms total)963964[----------] 2 tests from optionalValueAt965[ RUN ] optionalValueAt.existing966[ OK ] optionalValueAt.existing (0 ms)967[ RUN ] optionalValueAt.empty968[ OK ] optionalValueAt.empty (0 ms)969[----------] 2 tests from optionalValueAt (0 ms total)970971[----------] 2 tests from getNullable972[ RUN ] getNullable.null973[ OK ] getNullable.null (0 ms)974[ RUN ] getNullable.empty975[ OK ] getNullable.empty (0 ms)976[----------] 2 tests from getNullable (0 ms total)977978[----------] 5 tests from hiliteMatches979[ RUN ] hiliteMatches.noHighlight980[ OK ] hiliteMatches.noHighlight (0 ms)981[ RUN ] hiliteMatches.simpleHighlight982[ OK ] hiliteMatches.simpleHighlight (0 ms)983[ RUN ] hiliteMatches.multipleMatches984[ OK ] hiliteMatches.multipleMatches (0 ms)985[ RUN ] hiliteMatches.overlappingMatches986[ OK ] hiliteMatches.overlappingMatches (0 ms)987[ RUN ] hiliteMatches.complexOverlappingMatches988[ OK ] hiliteMatches.complexOverlappingMatches (0 ms)989[----------] 5 tests from hiliteMatches (0 ms total)990991[----------] 3 tests from BLAKE3HashTest992[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes1993[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes1 (0 ms)994[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes2995[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes2 (0 ms)996[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes3997[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes3 (0 ms)998[----------] 3 tests from BLAKE3HashTest (4 ms total)9991000[----------] 8 tests from hashString1001[ RUN ] hashString.testKnownMD5Hashes11002[ OK ] hashString.testKnownMD5Hashes1 (0 ms)1003[ RUN ] hashString.testKnownMD5Hashes21004[ OK ] hashString.testKnownMD5Hashes2 (0 ms)1005[ RUN ] hashString.testKnownSHA1Hashes11006[ OK ] hashString.testKnownSHA1Hashes1 (0 ms)1007[ RUN ] hashString.testKnownSHA1Hashes21008[ OK ] hashString.testKnownSHA1Hashes2 (0 ms)1009[ RUN ] hashString.testKnownSHA256Hashes11010[ OK ] hashString.testKnownSHA256Hashes1 (0 ms)1011[ RUN ] hashString.testKnownSHA256Hashes21012[ OK ] hashString.testKnownSHA256Hashes2 (0 ms)1013[ RUN ] hashString.testKnownSHA512Hashes11014[ OK ] hashString.testKnownSHA512Hashes1 (0 ms)1015[ RUN ] hashString.testKnownSHA512Hashes21016[ OK ] hashString.testKnownSHA512Hashes2 (0 ms)1017[----------] 8 tests from hashString (2 ms total)10181019[----------] 3 tests from hashParseExplicitFormatUnprefixed1020[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct1021[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct (0 ms)1022[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo1023[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo (3 ms)1024[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase1025[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase (0 ms)1026[----------] 3 tests from hashParseExplicitFormatUnprefixed (4 ms total)10271028[----------] 2 tests from hashFormat1029[ RUN ] hashFormat.testRoundTripPrintParse1030[ OK ] hashFormat.testRoundTripPrintParse (0 ms)1031[ RUN ] hashFormat.testParseHashFormatOptException1032[ OK ] hashFormat.testParseHashFormatOptException (0 ms)1033[----------] 2 tests from hashFormat (0 ms total)10341035[----------] 4 tests from GitMode1036[ RUN ] GitMode.gitMode_directory1037[ OK ] GitMode.gitMode_directory (0 ms)1038[ RUN ] GitMode.gitMode_executable1039[ OK ] GitMode.gitMode_executable (0 ms)1040[ RUN ] GitMode.gitMode_regular1041[ OK ] GitMode.gitMode_regular (0 ms)1042[ RUN ] GitMode.gitMode_symlink1043[ OK ] GitMode.gitMode_symlink (0 ms)1044[----------] 4 tests from GitMode (0 ms total)10451046[----------] 7 tests from GitTest1047[ RUN ] GitTest.blob_read1048[ OK ] GitTest.blob_read (0 ms)1049[ RUN ] GitTest.blob_write1050[ OK ] GitTest.blob_write (0 ms)1051[ RUN ] GitTest.tree_sha1_read1052[ OK ] GitTest.tree_sha1_read (0 ms)1053[ RUN ] GitTest.tree_sha256_read1054[ OK ] GitTest.tree_sha256_read (0 ms)1055[ RUN ] GitTest.tree_sha1_write1056[ OK ] GitTest.tree_sha1_write (0 ms)1057[ RUN ] GitTest.tree_sha256_write1058[ OK ] GitTest.tree_sha256_write (0 ms)1059[ RUN ] GitTest.both_roundrip1060[ OK ] GitTest.both_roundrip (0 ms)1061[----------] 7 tests from GitTest (1 ms total)10621063[----------] 3 tests from GitLsRemote1064[ RUN ] GitLsRemote.parseSymrefLineWithReference1065[ OK ] GitLsRemote.parseSymrefLineWithReference (0 ms)1066[ RUN ] GitLsRemote.parseSymrefLineWithNoReference1067[ OK ] GitLsRemote.parseSymrefLineWithNoReference (0 ms)1068[ RUN ] GitLsRemote.parseObjectRefLine1069[ OK ] GitLsRemote.parseObjectRefLine (0 ms)1070[----------] 3 tests from GitLsRemote (0 ms total)10711072[----------] 19 tests from fun1073[ RUN ] fun.constructFromLambda1074[ OK ] fun.constructFromLambda (0 ms)1075[ RUN ] fun.constructFromFunctionPointer1076[ OK ] fun.constructFromFunctionPointer (0 ms)1077[ RUN ] fun.constructFromStdFunction1078[ OK ] fun.constructFromStdFunction (0 ms)1079[ RUN ] fun.moveConstructFromStdFunction1080[ OK ] fun.moveConstructFromStdFunction (0 ms)1081[ RUN ] fun.rejectsEmptyStdFunction1082[ OK ] fun.rejectsEmptyStdFunction (0 ms)1083[ RUN ] fun.rejectsEmptyStdFunctionMove1084[ OK ] fun.rejectsEmptyStdFunctionMove (0 ms)1085[ RUN ] fun.rejectsNullFunctionPointer1086[ OK ] fun.rejectsNullFunctionPointer (0 ms)1087[ RUN ] fun.nullptrDeletedAtCompileTime1088[ OK ] fun.nullptrDeletedAtCompileTime (0 ms)1089[ RUN ] fun.notDefaultConstructible1090[ OK ] fun.notDefaultConstructible (0 ms)1091[ RUN ] fun.voidReturn1092[ OK ] fun.voidReturn (0 ms)1093[ RUN ] fun.referenceArgs1094[ OK ] fun.referenceArgs (0 ms)1095[ RUN ] fun.convertsToStdFunction1096[ OK ] fun.convertsToStdFunction (0 ms)1097[ RUN ] fun.copyable1098[ OK ] fun.copyable (0 ms)1099[ RUN ] fun.movable1100[ OK ] fun.movable (0 ms)1101[ RUN ] fun.capturesState1102[ OK ] fun.capturesState (0 ms)1103[ RUN ] fun.getFn1104[ OK ] fun.getFn (0 ms)1105[ RUN ] fun.getFnMove1106[ OK ] fun.getFnMove (0 ms)1107[ RUN ] fun.forwardsMoveOnlyTypes1108[ OK ] fun.forwardsMoveOnlyTypes (0 ms)1109[ RUN ] fun.perfectForwardingZeroCost1110[ OK ] fun.perfectForwardingZeroCost (0 ms)1111[----------] 19 tests from fun (1 ms total)11121113[----------] 5 tests from absPath1114[ RUN ] absPath.doesntChangeRoot1115[ OK ] absPath.doesntChangeRoot (0 ms)1116[ RUN ] absPath.turnsEmptyPathIntoCWD1117[ OK ] absPath.turnsEmptyPathIntoCWD (0 ms)1118[ RUN ] absPath.usesOptionalBasePathWhenGiven1119[ OK ] absPath.usesOptionalBasePathWhenGiven (0 ms)1120[ RUN ] absPath.isIdempotent1121[ OK ] absPath.isIdempotent (0 ms)1122[ RUN ] absPath.pathIsCanonicalised1123[ OK ] absPath.pathIsCanonicalised (0 ms)1124[----------] 5 tests from absPath (0 ms total)11251126[----------] 4 tests from canonPath1127[ RUN ] canonPath.removesTrailingSlashes1128[ OK ] canonPath.removesTrailingSlashes (0 ms)1129[ RUN ] canonPath.removesDots1130[ OK ] canonPath.removesDots (0 ms)1131[ RUN ] canonPath.removesDots21132[ OK ] canonPath.removesDots2 (0 ms)1133[ RUN ] canonPath.requiresAbsolutePath1134[ OK ] canonPath.requiresAbsolutePath (0 ms)1135[----------] 4 tests from canonPath (4 ms total)11361137[----------] 7 tests from baseNameOf1138[ RUN ] baseNameOf.emptyPath1139[ OK ] baseNameOf.emptyPath (0 ms)1140[ RUN ] baseNameOf.pathOnRoot1141[ OK ] baseNameOf.pathOnRoot (0 ms)1142[ RUN ] baseNameOf.relativePath1143[ OK ] baseNameOf.relativePath (0 ms)1144[ RUN ] baseNameOf.pathWithTrailingSlashRoot1145[ OK ] baseNameOf.pathWithTrailingSlashRoot (0 ms)1146[ RUN ] baseNameOf.trailingSlash1147[ OK ] baseNameOf.trailingSlash (0 ms)1148[ RUN ] baseNameOf.trailingSlashes1149[ OK ] baseNameOf.trailingSlashes (0 ms)1150[ RUN ] baseNameOf.absoluteNothingSlashNothing1151[ OK ] baseNameOf.absoluteNothingSlashNothing (0 ms)1152[----------] 7 tests from baseNameOf (0 ms total)11531154[----------] 8 tests from isInDir1155[ RUN ] isInDir.trivialCase1156[ OK ] isInDir.trivialCase (0 ms)1157[ RUN ] isInDir.notInDir1158[ OK ] isInDir.notInDir (0 ms)1159[ RUN ] isInDir.emptyDir1160[ OK ] isInDir.emptyDir (0 ms)1161[ RUN ] isInDir.hiddenSubdirectory1162[ OK ] isInDir.hiddenSubdirectory (0 ms)1163[ RUN ] isInDir.ellipsisEntry1164[ OK ] isInDir.ellipsisEntry (0 ms)1165[ RUN ] isInDir.sameDir1166[ OK ] isInDir.sameDir (0 ms)1167[ RUN ] isInDir.sameDirDot1168[ OK ] isInDir.sameDirDot (0 ms)1169[ RUN ] isInDir.dotDotPrefix1170[ OK ] isInDir.dotDotPrefix (0 ms)1171[----------] 8 tests from isInDir (0 ms total)11721173[----------] 5 tests from isDirOrInDir1174[ RUN ] isDirOrInDir.trueForSameDirectory1175[ OK ] isDirOrInDir.trueForSameDirectory (0 ms)1176[ RUN ] isDirOrInDir.trueForEmptyPaths1177[ OK ] isDirOrInDir.trueForEmptyPaths (0 ms)1178[ RUN ] isDirOrInDir.falseForDisjunctPaths1179[ OK ] isDirOrInDir.falseForDisjunctPaths (0 ms)1180[ RUN ] isDirOrInDir.relativePaths1181[ OK ] isDirOrInDir.relativePaths (0 ms)1182[ RUN ] isDirOrInDir.relativePathsTwice1183[ OK ] isDirOrInDir.relativePathsTwice (0 ms)1184[----------] 5 tests from isDirOrInDir (0 ms total)11851186[----------] 3 tests from pathExists1187[ RUN ] pathExists.rootExists1188[ OK ] pathExists.rootExists (0 ms)1189[ RUN ] pathExists.cwdExists1190[ OK ] pathExists.cwdExists (0 ms)1191[ RUN ] pathExists.bogusPathDoesNotExist1192[ OK ] pathExists.bogusPathDoesNotExist (0 ms)1193[----------] 3 tests from pathExists (0 ms total)11941195[----------] 2 tests from chmodIfNeeded1196[ RUN ] chmodIfNeeded.works1197[ OK ] chmodIfNeeded.works (0 ms)1198[ RUN ] chmodIfNeeded.nonexistent1199[ OK ] chmodIfNeeded.nonexistent (0 ms)1200[----------] 2 tests from chmodIfNeeded (0 ms total)12011202[----------] 2 tests from DirectoryIterator1203[ RUN ] DirectoryIterator.works1204[ OK ] DirectoryIterator.works (0 ms)1205[ RUN ] DirectoryIterator.nonexistent1206[ OK ] DirectoryIterator.nonexistent (0 ms)1207[----------] 2 tests from DirectoryIterator (0 ms total)12081209[----------] 1 test from createAnonymousTempFile1210[ RUN ] createAnonymousTempFile.works1211[ OK ] createAnonymousTempFile.works (0 ms)1212[----------] 1 test from createAnonymousTempFile (0 ms total)12131214[----------] 1 test from FdSource1215[ RUN ] FdSource.restartWorks1216[ OK ] FdSource.restartWorks (0 ms)1217[----------] 1 test from FdSource (0 ms total)12181219[----------] 1 test from createTempDir1220[ RUN ] createTempDir.works1221[ OK ] createTempDir.works (0 ms)1222[----------] 1 test from createTempDir (0 ms total)12231224[----------] 1 test from readLinkAt1225[ RUN ] readLinkAt.works1226[ OK ] readLinkAt.works (21 ms)1227[----------] 1 test from readLinkAt (23 ms total)12281229[----------] 1 test from openFileEnsureBeneathNoSymlinks1230[ RUN ] openFileEnsureBeneathNoSymlinks.works1231[ OK ] openFileEnsureBeneathNoSymlinks.works (5 ms)1232[----------] 1 test from openFileEnsureBeneathNoSymlinks (5 ms total)12331234[----------] 8 tests from ReadLine1235[ RUN ] ReadLine.ReadsLinesFromPipe1236[ OK ] ReadLine.ReadsLinesFromPipe (0 ms)1237[ RUN ] ReadLine.ReturnsPartialLineOnEofWhenAllowed1238[ OK ] ReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)1239[ RUN ] ReadLine.ThrowsOnEofWhenNotAllowed1240[ OK ] ReadLine.ThrowsOnEofWhenNotAllowed (0 ms)1241[ RUN ] ReadLine.EmptyLine1242[ OK ] ReadLine.EmptyLine (0 ms)1243[ RUN ] ReadLine.ConsecutiveEmptyLines1244[ OK ] ReadLine.ConsecutiveEmptyLines (0 ms)1245[ RUN ] ReadLine.LineWithNullBytes1246[ OK ] ReadLine.LineWithNullBytes (0 ms)1247[ RUN ] ReadLine.TreatsEioAsEof1248[ OK ] ReadLine.TreatsEioAsEof (0 ms)1249[ RUN ] ReadLine.PartialLineBeforeEio1250[ OK ] ReadLine.PartialLineBeforeEio (0 ms)1251[----------] 8 tests from ReadLine (2 ms total)12521253[----------] 10 tests from BufferedSourceReadLine1254[ RUN ] BufferedSourceReadLine.ReadsLinesFromPipe1255[ OK ] BufferedSourceReadLine.ReadsLinesFromPipe (0 ms)1256[ RUN ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed1257[ OK ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)1258[ RUN ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed1259[ OK ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed (0 ms)1260[ RUN ] BufferedSourceReadLine.EmptyLine1261[ OK ] BufferedSourceReadLine.EmptyLine (0 ms)1262[ RUN ] BufferedSourceReadLine.ConsecutiveEmptyLines1263[ OK ] BufferedSourceReadLine.ConsecutiveEmptyLines (0 ms)1264[ RUN ] BufferedSourceReadLine.LineWithNullBytes1265[ OK ] BufferedSourceReadLine.LineWithNullBytes (0 ms)1266[ RUN ] BufferedSourceReadLine.NewlineAtBufferBoundary1267[ OK ] BufferedSourceReadLine.NewlineAtBufferBoundary (0 ms)1268[ RUN ] BufferedSourceReadLine.DataRemainsAfterReadLine1269[ OK ] BufferedSourceReadLine.DataRemainsAfterReadLine (0 ms)1270[ RUN ] BufferedSourceReadLine.LineSpansMultipleRefills1271[ OK ] BufferedSourceReadLine.LineSpansMultipleRefills (0 ms)1272[ RUN ] BufferedSourceReadLine.BufferExhaustedThenEof1273[ OK ] BufferedSourceReadLine.BufferExhaustedThenEof (0 ms)1274[----------] 10 tests from BufferedSourceReadLine (0 ms total)12751276[----------] 1 test from WriteFull1277[ RUN ] WriteFull.RespectsAllowInterrupts1278[ OK ] WriteFull.RespectsAllowInterrupts (0 ms)1279[----------] 1 test from WriteFull (0 ms total)12801281[----------] 3 tests from FileSerialisationMethod1282[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_11283[ OK ] FileSerialisationMethod.testRoundTripPrintParse_1 (0 ms)1284[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_21285[ OK ] FileSerialisationMethod.testRoundTripPrintParse_2 (0 ms)1286[ RUN ] FileSerialisationMethod.testParseFileSerialisationMethodOptException1287[ OK ] FileSerialisationMethod.testParseFileSerialisationMethodOptException (0 ms)1288[----------] 3 tests from FileSerialisationMethod (0 ms total)12891290[----------] 3 tests from FileIngestionMethod1291[ RUN ] FileIngestionMethod.testRoundTripPrintParse_11292[ OK ] FileIngestionMethod.testRoundTripPrintParse_1 (0 ms)1293[ RUN ] FileIngestionMethod.testRoundTripPrintParse_21294[ OK ] FileIngestionMethod.testRoundTripPrintParse_2 (0 ms)1295[ RUN ] FileIngestionMethod.testParseFileIngestionMethodOptException1296[ OK ] FileIngestionMethod.testParseFileIngestionMethodOptException (0 ms)1297[----------] 3 tests from FileIngestionMethod (0 ms total)12981299[----------] 5 tests from ExecutablePath1300[ RUN ] ExecutablePath.emptyRoundTrip1301[ OK ] ExecutablePath.emptyRoundTrip (0 ms)1302[ RUN ] ExecutablePath.oneElemRoundTrip1303[ OK ] ExecutablePath.oneElemRoundTrip (0 ms)1304[ RUN ] ExecutablePath.twoElemsRoundTrip1305[ OK ] ExecutablePath.twoElemsRoundTrip (0 ms)1306[ RUN ] ExecutablePath.threeElemsRoundTrip1307[ OK ] ExecutablePath.threeElemsRoundTrip (0 ms)1308[ RUN ] ExecutablePath.elementyElemNormalize1309[ OK ] ExecutablePath.elementyElemNormalize (0 ms)1310[----------] 5 tests from ExecutablePath (0 ms total)13111312[----------] 20 tests from Config1313[ RUN ] Config.setUndefinedSetting1314[ OK ] Config.setUndefinedSetting (0 ms)1315[ RUN ] Config.setDefinedSetting1316[ OK ] Config.setDefinedSetting (0 ms)1317[ RUN ] Config.getDefinedSetting1318[ OK ] Config.getDefinedSetting (0 ms)1319[ RUN ] Config.getDefinedOverriddenSettingNotSet1320[ OK ] Config.getDefinedOverriddenSettingNotSet (0 ms)1321[ RUN ] Config.getDefinedSettingSet11322[ OK ] Config.getDefinedSettingSet1 (0 ms)1323[ RUN ] Config.getDefinedSettingSet21324[ OK ] Config.getDefinedSettingSet2 (0 ms)1325[ RUN ] Config.addSetting1326[ OK ] Config.addSetting (0 ms)1327[ RUN ] Config.withInitialValue1328[ OK ] Config.withInitialValue (0 ms)1329[ RUN ] Config.resetOverridden1330[ OK ] Config.resetOverridden (0 ms)1331[ RUN ] Config.resetOverriddenWithSetting1332[ OK ] Config.resetOverriddenWithSetting (0 ms)1333[ RUN ] Config.toJSONOnEmptyConfig1334[ OK ] Config.toJSONOnEmptyConfig (0 ms)1335[ RUN ] Config.toJSONOnNonEmptyConfig1336[ OK ] Config.toJSONOnNonEmptyConfig (0 ms)1337[ RUN ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting1338[ OK ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting (0 ms)1339[ RUN ] Config.setSettingAlias1340[ OK ] Config.setSettingAlias (0 ms)1341[ DISABLED ] Config.DISABLED_reapplyUnknownSettings1342[ RUN ] Config.applyConfigEmpty1343[ OK ] Config.applyConfigEmpty (0 ms)1344[ RUN ] Config.applyConfigEmptyWithComment1345[ OK ] Config.applyConfigEmptyWithComment (0 ms)1346[ RUN ] Config.applyConfigAssignment1347[ OK ] Config.applyConfigAssignment (0 ms)1348[ RUN ] Config.applyConfigWithReassignedSetting1349[ OK ] Config.applyConfigWithReassignedSetting (0 ms)1350[ RUN ] Config.applyConfigFailsOnMissingIncludes1351[ OK ] Config.applyConfigFailsOnMissingIncludes (0 ms)1352[ RUN ] Config.applyConfigInvalidThrows1353[ OK ] Config.applyConfigInvalidThrows (0 ms)1354[----------] 20 tests from Config (4 ms total)13551356[----------] 2 tests from compress1357[ RUN ] compress.noneMethodDoesNothingToTheInput1358[ OK ] compress.noneMethodDoesNothingToTheInput (0 ms)1359[ RUN ] compress.zstdExactFrameBoundary1360[ OK ] compress.zstdExactFrameBoundary (1145 ms)1361[----------] 2 tests from compress (1145 ms total)13621363[----------] 3 tests from decompress1364[ RUN ] decompress.decompressNoneCompressed1365[ OK ] decompress.decompressNoneCompressed (0 ms)1366[ RUN ] decompress.decompressZstdCompressedParallel1367[ OK ] decompress.decompressZstdCompressedParallel (26 ms)1368[ RUN ] decompress.decompressZstdMultiFrameLargeInput1369[ OK ] decompress.decompressZstdMultiFrameLargeInput (135 ms)1370[----------] 3 tests from decompress (162 ms total)13711372[----------] 1 test from makeCompressionSink1373[ RUN ] makeCompressionSink.noneSinkDoesNothingToInput1374[ OK ] makeCompressionSink.noneSinkDoesNothingToInput (0 ms)1375[----------] 1 test from makeCompressionSink (0 ms total)13761377[----------] 2 tests from closure1378[ RUN ] closure.correctClosure1379[ OK ] closure.correctClosure (0 ms)1380[ RUN ] closure.properlyHandlesDirectExceptions1381[ OK ] closure.properlyHandlesDirectExceptions (0 ms)1382[----------] 2 tests from closure (0 ms total)13831384[----------] 6 tests from ChunkedVector1385[ RUN ] ChunkedVector.InitEmpty1386[ OK ] ChunkedVector.InitEmpty (0 ms)1387[ RUN ] ChunkedVector.GrowsCorrectly1388[ OK ] ChunkedVector.GrowsCorrectly (0 ms)1389[ RUN ] ChunkedVector.AddAndGet1390[ OK ] ChunkedVector.AddAndGet (0 ms)1391[ RUN ] ChunkedVector.ForEach1392[ OK ] ChunkedVector.ForEach (0 ms)1393[ RUN ] ChunkedVector.NonTrivialType1394[ OK ] ChunkedVector.NonTrivialType (0 ms)1395[ RUN ] ChunkedVector.ConcurrentAdd1396[ OK ] ChunkedVector.ConcurrentAdd (50 ms)1397[----------] 6 tests from ChunkedVector (50 ms total)13981399[----------] 9 tests from Checked1400[ RUN ] Checked.add_unsigned1401[ OK ] Checked.add_unsigned (62 ms)1402[ RUN ] Checked.add_signed1403[ OK ] Checked.add_signed (126 ms)1404[ RUN ] Checked.sub_unsigned1405[ OK ] Checked.sub_unsigned (16 ms)1406[ RUN ] Checked.sub_signed1407[ OK ] Checked.sub_signed (29 ms)1408[ RUN ] Checked.mul_unsigned1409[ OK ] Checked.mul_unsigned (14 ms)1410[ RUN ] Checked.mul_signed1411[ OK ] Checked.mul_signed (19 ms)1412[ RUN ] Checked.div_unsigned1413[ OK ] Checked.div_unsigned (15 ms)1414[ RUN ] Checked.div_signed1415[ OK ] Checked.div_signed (44 ms)1416[ RUN ] Checked.div_signed_special_cases1417[ OK ] Checked.div_signed_special_cases (0 ms)1418[----------] 9 tests from Checked (332 ms total)14191420[----------] 12 tests from CanonPath1421[ RUN ] CanonPath.basic1422[ OK ] CanonPath.basic (0 ms)1423[ RUN ] CanonPath.nullBytes1424[ OK ] CanonPath.nullBytes (0 ms)1425[ RUN ] CanonPath.fromFilename1426[ OK ] CanonPath.fromFilename (0 ms)1427[ RUN ] CanonPath.from_existing1428[ OK ] CanonPath.from_existing (0 ms)1429[ RUN ] CanonPath.pop1430[ OK ] CanonPath.pop (0 ms)1431[ RUN ] CanonPath.removePrefix1432[ OK ] CanonPath.removePrefix (0 ms)1433[ RUN ] CanonPath.iter1434[ OK ] CanonPath.iter (0 ms)1435[ RUN ] CanonPath.concat1436[ OK ] CanonPath.concat (0 ms)1437[ RUN ] CanonPath.within1438[ OK ] CanonPath.within (0 ms)1439[ RUN ] CanonPath.sort1440[ OK ] CanonPath.sort (0 ms)1441[ RUN ] CanonPath.allowed1442[ OK ] CanonPath.allowed (0 ms)1443[ RUN ] CanonPath.makeRelative1444[ OK ] CanonPath.makeRelative (0 ms)1445[----------] 12 tests from CanonPath (0 ms total)14461447[----------] 1 test from BumpMemoryResource1448[ RUN ] BumpMemoryResource.ConcurrentAllocation1449[ OK ] BumpMemoryResource.ConcurrentAllocation (161 ms)1450[----------] 1 test from BumpMemoryResource (161 ms total)14511452[----------] 4 tests from base64Encode1453[ RUN ] base64Encode.emptyString1454[ OK ] base64Encode.emptyString (97 ms)1455[ RUN ] base64Encode.encodesAString1456[ OK ] base64Encode.encodesAString (0 ms)1457[ RUN ] base64Encode.encodeAndDecode1458[ OK ] base64Encode.encodeAndDecode (0 ms)1459[ RUN ] base64Encode.encodeAndDecodeNonPrintable1460[ OK ] base64Encode.encodeAndDecodeNonPrintable (0 ms)1461[----------] 4 tests from base64Encode (97 ms total)14621463[----------] 3 tests from base64Decode1464[ RUN ] base64Decode.emptyString1465[ OK ] base64Decode.emptyString (0 ms)1466[ RUN ] base64Decode.decodeAString1467[ OK ] base64Decode.decodeAString (0 ms)1468[ RUN ] base64Decode.decodeThrowsOnInvalidChar1469[ OK ] base64Decode.decodeThrowsOnInvalidChar (0 ms)1470[----------] 3 tests from base64Decode (0 ms total)14711472[----------] 14 tests from parseShebangContent1473[ RUN ] parseShebangContent.basic1474[ OK ] parseShebangContent.basic (0 ms)1475[ RUN ] parseShebangContent.empty1476[ OK ] parseShebangContent.empty (0 ms)1477[ RUN ] parseShebangContent.doubleBacktick1478[ OK ] parseShebangContent.doubleBacktick (0 ms)1479[ RUN ] parseShebangContent.doubleBacktickEmpty1480[ OK ] parseShebangContent.doubleBacktickEmpty (0 ms)1481[ RUN ] parseShebangContent.doubleBacktickMarkdownInlineCode1482[ OK ] parseShebangContent.doubleBacktickMarkdownInlineCode (0 ms)1483[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive1484[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive (0 ms)1485[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect1486[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect (0 ms)1487[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlock21488[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlock2 (0 ms)1489[ RUN ] parseShebangContent.singleBacktickInDoubleBacktickQuotes1490[ OK ] parseShebangContent.singleBacktickInDoubleBacktickQuotes (0 ms)1491[ RUN ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes1492[ OK ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes (0 ms)1493[ RUN ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes1494[ OK ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes (0 ms)1495[ RUN ] parseShebangContent.increasingQuotes1496[ OK ] parseShebangContent.increasingQuotes (0 ms)1497[ RUN ] parseShebangContent.prop_round_trip_single1498[ OK ] parseShebangContent.prop_round_trip_single (0 ms)1499[ RUN ] parseShebangContent.prop_round_trip_two1500[ OK ] parseShebangContent.prop_round_trip_two (0 ms)1501[----------] 14 tests from parseShebangContent (0 ms total)15021503[----------] 2 tests from alignUp1504[ RUN ] alignUp.value1505[ OK ] alignUp.value (0 ms)1506[ RUN ] alignUp.notAPowerOf21507[ OK ] alignUp.notAPowerOf2 (625 ms)1508[----------] 2 tests from alignUp (625 ms total)15091510[----------] 3 tests from alignUpOverflowTest/0, where TypeParam = unsigned char1511[ RUN ] alignUpOverflowTest/0.lastSafeValue1512[ OK ] alignUpOverflowTest/0.lastSafeValue (0 ms)1513[ RUN ] alignUpOverflowTest/0.overflowThrows1514[ OK ] alignUpOverflowTest/0.overflowThrows (0 ms)1515[ RUN ] alignUpOverflowTest/0.alignmentOneNeverOverflows1516[ OK ] alignUpOverflowTest/0.alignmentOneNeverOverflows (0 ms)1517[----------] 3 tests from alignUpOverflowTest/0 (0 ms total)15181519[----------] 3 tests from alignUpOverflowTest/1, where TypeParam = unsigned short1520[ RUN ] alignUpOverflowTest/1.lastSafeValue1521[ OK ] alignUpOverflowTest/1.lastSafeValue (0 ms)1522[ RUN ] alignUpOverflowTest/1.overflowThrows1523[ OK ] alignUpOverflowTest/1.overflowThrows (0 ms)1524[ RUN ] alignUpOverflowTest/1.alignmentOneNeverOverflows1525[ OK ] alignUpOverflowTest/1.alignmentOneNeverOverflows (0 ms)1526[----------] 3 tests from alignUpOverflowTest/1 (0 ms total)15271528[----------] 3 tests from alignUpOverflowTest/2, where TypeParam = unsigned int1529[ RUN ] alignUpOverflowTest/2.lastSafeValue1530[ OK ] alignUpOverflowTest/2.lastSafeValue (0 ms)1531[ RUN ] alignUpOverflowTest/2.overflowThrows1532[ OK ] alignUpOverflowTest/2.overflowThrows (0 ms)1533[ RUN ] alignUpOverflowTest/2.alignmentOneNeverOverflows1534[ OK ] alignUpOverflowTest/2.alignmentOneNeverOverflows (0 ms)1535[----------] 3 tests from alignUpOverflowTest/2 (0 ms total)15361537[----------] 3 tests from alignUpOverflowTest/3, where TypeParam = unsigned long1538[ RUN ] alignUpOverflowTest/3.lastSafeValue1539[ OK ] alignUpOverflowTest/3.lastSafeValue (0 ms)1540[ RUN ] alignUpOverflowTest/3.overflowThrows1541[ OK ] alignUpOverflowTest/3.overflowThrows (0 ms)1542[ RUN ] alignUpOverflowTest/3.alignmentOneNeverOverflows1543[ OK ] alignUpOverflowTest/3.alignmentOneNeverOverflows (0 ms)1544[----------] 3 tests from alignUpOverflowTest/3 (0 ms total)15451546[----------] 38 tests from FixGitURLs/FixGitURLTestSuite1547[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/01548[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/0 (0 ms)1549[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11550warning: 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.15511552Use an explicit absolute path:15531554 github.com:/owner/repo.git15551556or with an explicit SSH URL:15571558 ssh://git@github.com/owner/repo.git15591560instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:15611562 github.com:~/owner/repo.git15631564or with an explicit SSH URL:15651566 ssh://git@github.com/~/owner/repo.git1567[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/1 (0 ms)1568[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/21569warning: 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.15701571Use an explicit absolute path:15721573 github.com:/owner/repo.git15741575or with an explicit SSH URL:15761577 ssh://github.com/owner/repo.git15781579instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:15801581 github.com:~/owner/repo.git15821583or with an explicit SSH URL:15841585 ssh://github.com/~/owner/repo.git1586[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/2 (0 ms)1587[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/31588[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/3 (0 ms)1589[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/41590[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/4 (0 ms)1591[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/51592[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/5 (0 ms)1593[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/61594[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/6 (0 ms)1595[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/71596[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/7 (0 ms)1597[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/81598[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/8 (0 ms)1599[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/91600[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/9 (0 ms)1601[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/101602[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/10 (0 ms)1603[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/111604[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11 (0 ms)1605[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/121606[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/12 (0 ms)1607[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/131608warning: 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.16091610Use an explicit absolute path:16111612 [::1]:/repo/path16131614or with an explicit SSH URL:16151616 ssh://user%2520@[::1]/repo/path16171618instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16191620 [::1]:~/repo/path16211622or with an explicit SSH URL:16231624 ssh://user%2520@[::1]/~/repo/path1625[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/13 (0 ms)1626[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/141627warning: 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.16281629Use an explicit absolute path:16301631 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:/1234516321633or with an explicit SSH URL:16341635 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/1234516361637instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16381639 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:~/1234516401641or with an explicit SSH URL:16421643 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/~/123451644[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/14 (0 ms)1645[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/151646[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/15 (0 ms)1647[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/161648warning: 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.16491650Use an explicit absolute path:16511652 host[1]:/repo16531654or with an explicit SSH URL:16551656 ssh://host%5B1%5D/repo16571658instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16591660 host[1]:~/repo16611662or with an explicit SSH URL:16631664 ssh://host%5B1%5D/~/repo1665[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/16 (0 ms)1666[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/171667warning: 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.16681669Use an explicit absolute path:16701671 [::1]:/path16721673or with an explicit SSH URL:16741675 ssh://%5Buser%5D@[::1]/path16761677instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16781679 [::1]:~/path16801681or with an explicit SSH URL:16821683 ssh://%5Buser%5D@[::1]/~/path1684[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/17 (0 ms)1685[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/181686warning: 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.16871688Use an explicit absolute path:16891690 notuser:/notpass@notjusthost:restofpath16911692or with an explicit SSH URL:16931694 ssh://notuser/notpass@notjusthost:restofpath16951696instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16971698 notuser:~/notpass@notjusthost:restofpath16991700or with an explicit SSH URL:17011702 ssh://notuser/~/notpass@notjusthost:restofpath1703[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/18 (0 ms)1704[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/01705[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/0 (0 ms)1706[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11707[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/1 (0 ms)1708[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/21709[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/2 (0 ms)1710[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/31711[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/3 (0 ms)1712[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/41713[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/4 (0 ms)1714[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/51715[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/5 (0 ms)1716[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/61717[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/6 (0 ms)1718[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/71719[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/7 (0 ms)1720[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/81721[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/8 (0 ms)1722[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/91723[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/9 (0 ms)1724[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/101725[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/10 (0 ms)1726[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/111727[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11 (0 ms)1728[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/121729[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/12 (0 ms)1730[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/131731[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/13 (0 ms)1732[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/141733[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/14 (0 ms)1734[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/151735[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/15 (0 ms)1736[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/161737[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/16 (0 ms)1738[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/171739[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/17 (0 ms)1740[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/181741[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/18 (0 ms)1742[----------] 38 tests from FixGitURLs/FixGitURLTestSuite (0 ms total)17431744[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess1745[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/01746[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/0 (0 ms)1747[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/11748[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/1 (0 ms)1749[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/21750[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/2 (0 ms)1751[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/31752[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/3 (0 ms)1753[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/41754[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/4 (0 ms)1755[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/51756[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/5 (0 ms)1757[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/61758[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/6 (0 ms)1759[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/01760[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/0 (0 ms)1761[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/11762[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/1 (0 ms)1763[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/21764[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/2 (0 ms)1765[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/31766[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/3 (0 ms)1767[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/41768[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/4 (0 ms)1769[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/51770[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/5 (0 ms)1771[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/61772[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/6 (0 ms)1773[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/01774[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/0 (0 ms)1775[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/11776[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/1 (0 ms)1777[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/21778[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/2 (0 ms)1779[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/31780[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/3 (0 ms)1781[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/41782[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/4 (0 ms)1783[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/51784[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/5 (0 ms)1785[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/61786[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/6 (0 ms)1787[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess (12 ms total)17881789[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite1790[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath1791[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath (0 ms)1792[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId1793[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId (0 ms)1794[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId1795[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId (0 ms)1796[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot1797[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot (0 ms)1798[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory1799[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory (0 ms)1800[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash1801[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash (0 ms)1802[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative1803[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative (0 ms)1804[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative1805[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative (0 ms)1806[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride1807[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride (0 ms)1808[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId1809[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId (0 ms)1810[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority1811[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority (0 ms)1812[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative1813[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative (0 ms)1814[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative1815[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative (0 ms)1816[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative1817[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative (0 ms)1818[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative1819[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative (0 ms)1820[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative1821[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative (0 ms)1822[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative1823[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative (0 ms)1824[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite (15 ms total)18251826[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest1827[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path1828[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path (0 ms)1829[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path1830[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path (0 ms)1831[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path1832[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path (0 ms)1833[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing1834[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing (0 ms)1835[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path1836[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path (0 ms)1837[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path1838[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path (0 ms)1839[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority1840[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority (0 ms)1841[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority1842[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority (0 ms)1843[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash1844[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)1845[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash1846[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)1847[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path1848[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path (0 ms)1849[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path1850[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path (0 ms)1851[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path1852[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path (0 ms)1853[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing1854[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing (0 ms)1855[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path1856[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path (0 ms)1857[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path1858[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path (0 ms)1859[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority1860[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority (0 ms)1861[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority1862[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority (0 ms)1863[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash1864[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)1865[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash1866[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)1867[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest (0 ms total)18681869[----------] 8 tests from Unix/UrlPathTest1870[ RUN ] Unix/UrlPathTest.pathToUrlPath/absolute_path1871[ OK ] Unix/UrlPathTest.pathToUrlPath/absolute_path (0 ms)1872[ RUN ] Unix/UrlPathTest.pathToUrlPath/root_path1873[ OK ] Unix/UrlPathTest.pathToUrlPath/root_path (0 ms)1874[ RUN ] Unix/UrlPathTest.urlPathToPath/absolute_path1875[ OK ] Unix/UrlPathTest.urlPathToPath/absolute_path (0 ms)1876[ RUN ] Unix/UrlPathTest.urlPathToPath/root_path1877[ OK ] Unix/UrlPathTest.urlPathToPath/root_path (0 ms)1878[ RUN ] Unix/UrlPathTest.urlToString/absolute_path1879[ OK ] Unix/UrlPathTest.urlToString/absolute_path (0 ms)1880[ RUN ] Unix/UrlPathTest.urlToString/root_path1881[ OK ] Unix/UrlPathTest.urlToString/root_path (0 ms)1882[ RUN ] Unix/UrlPathTest.stringToUrl/absolute_path1883[ OK ] Unix/UrlPathTest.stringToUrl/absolute_path (0 ms)1884[ RUN ] Unix/UrlPathTest.stringToUrl/root_path1885[ OK ] Unix/UrlPathTest.stringToUrl/root_path (0 ms)1886[----------] 8 tests from Unix/UrlPathTest (0 ms total)18871888[----------] 18 tests from TopoSort/TopoSortTest1889[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/01890[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/0 (0 ms)1891[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/11892[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/1 (0 ms)1893[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/21894[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/2 (0 ms)1895[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/31896[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/3 (0 ms)1897[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/41898[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/4 (0 ms)1899[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/51900[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/5 (0 ms)1901[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/61902[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/6 (0 ms)1903[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/71904[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/7 (0 ms)1905[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/81906[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/8 (0 ms)1907[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/91908[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/9 (0 ms)1909[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/101910[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/10 (0 ms)1911[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/111912[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/11 (0 ms)1913[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/121914[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/12 (0 ms)1915[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/131916[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/13 (0 ms)1917[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/141918[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/14 (0 ms)1919[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/151920[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/15 (0 ms)1921[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/161922[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/16 (0 ms)1923[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/171924[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/17 (0 ms)1925[----------] 18 tests from TopoSort/TopoSortTest (150 ms total)19261927[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest1928[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/01929[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/0 (0 ms)1930[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/11931[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/1 (0 ms)1932[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/21933[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/2 (0 ms)1934[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/31935[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/3 (0 ms)1936[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/41937[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/4 (0 ms)1938[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/51939[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/5 (0 ms)1940[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/61941[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/6 (0 ms)1942[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest (0 ms total)19431944[----------] 40 tests from PeekSort/RandomPeekSort1945[ RUN ] PeekSort/RandomPeekSort.defaultComparator/01946[ OK ] PeekSort/RandomPeekSort.defaultComparator/0 (2 ms)1947[ RUN ] PeekSort/RandomPeekSort.defaultComparator/11948[ OK ] PeekSort/RandomPeekSort.defaultComparator/1 (34 ms)1949[ RUN ] PeekSort/RandomPeekSort.defaultComparator/21950[ OK ] PeekSort/RandomPeekSort.defaultComparator/2 (28 ms)1951[ RUN ] PeekSort/RandomPeekSort.defaultComparator/31952[ OK ] PeekSort/RandomPeekSort.defaultComparator/3 (173 ms)1953[ RUN ] PeekSort/RandomPeekSort.defaultComparator/41954[ OK ] PeekSort/RandomPeekSort.defaultComparator/4 (71 ms)1955[ RUN ] PeekSort/RandomPeekSort.defaultComparator/51956[ OK ] PeekSort/RandomPeekSort.defaultComparator/5 (14 ms)1957[ RUN ] PeekSort/RandomPeekSort.defaultComparator/61958[ OK ] PeekSort/RandomPeekSort.defaultComparator/6 (0 ms)1959[ RUN ] PeekSort/RandomPeekSort.defaultComparator/71960[ OK ] PeekSort/RandomPeekSort.defaultComparator/7 (0 ms)1961[ RUN ] PeekSort/RandomPeekSort.defaultComparator/81962[ OK ] PeekSort/RandomPeekSort.defaultComparator/8 (0 ms)1963[ RUN ] PeekSort/RandomPeekSort.defaultComparator/91964[ OK ] PeekSort/RandomPeekSort.defaultComparator/9 (656 ms)1965[ RUN ] PeekSort/RandomPeekSort.greater/01966[ OK ] PeekSort/RandomPeekSort.greater/0 (3 ms)1967[ RUN ] PeekSort/RandomPeekSort.greater/11968[ OK ] PeekSort/RandomPeekSort.greater/1 (55 ms)1969[ RUN ] PeekSort/RandomPeekSort.greater/21970[ OK ] PeekSort/RandomPeekSort.greater/2 (27 ms)1971[ RUN ] PeekSort/RandomPeekSort.greater/31972[ OK ] PeekSort/RandomPeekSort.greater/3 (73 ms)1973[ RUN ] PeekSort/RandomPeekSort.greater/41974[ OK ] PeekSort/RandomPeekSort.greater/4 (43 ms)1975[ RUN ] PeekSort/RandomPeekSort.greater/51976[ OK ] PeekSort/RandomPeekSort.greater/5 (11 ms)1977[ RUN ] PeekSort/RandomPeekSort.greater/61978[ OK ] PeekSort/RandomPeekSort.greater/6 (0 ms)1979[ RUN ] PeekSort/RandomPeekSort.greater/71980[ OK ] PeekSort/RandomPeekSort.greater/7 (0 ms)1981[ RUN ] PeekSort/RandomPeekSort.greater/81982[ OK ] PeekSort/RandomPeekSort.greater/8 (0 ms)1983[ RUN ] PeekSort/RandomPeekSort.greater/91984[ OK ] PeekSort/RandomPeekSort.greater/9 (296 ms)1985[ RUN ] PeekSort/RandomPeekSort.brokenComparator/01986[ OK ] PeekSort/RandomPeekSort.brokenComparator/0 (7 ms)1987[ RUN ] PeekSort/RandomPeekSort.brokenComparator/11988[ OK ] PeekSort/RandomPeekSort.brokenComparator/1 (84 ms)1989[ RUN ] PeekSort/RandomPeekSort.brokenComparator/21990[ OK ] PeekSort/RandomPeekSort.brokenComparator/2 (76 ms)1991[ RUN ] PeekSort/RandomPeekSort.brokenComparator/31992[ OK ] PeekSort/RandomPeekSort.brokenComparator/3 (83 ms)1993[ RUN ] PeekSort/RandomPeekSort.brokenComparator/41994[ OK ] PeekSort/RandomPeekSort.brokenComparator/4 (102 ms)1995[ RUN ] PeekSort/RandomPeekSort.brokenComparator/51996[ OK ] PeekSort/RandomPeekSort.brokenComparator/5 (43 ms)1997[ RUN ] PeekSort/RandomPeekSort.brokenComparator/61998[ OK ] PeekSort/RandomPeekSort.brokenComparator/6 (0 ms)1999[ RUN ] PeekSort/RandomPeekSort.brokenComparator/72000[ OK ] PeekSort/RandomPeekSort.brokenComparator/7 (0 ms)2001[ RUN ] PeekSort/RandomPeekSort.brokenComparator/82002[ OK ] PeekSort/RandomPeekSort.brokenComparator/8 (0 ms)2003[ RUN ] PeekSort/RandomPeekSort.brokenComparator/92004[ OK ] PeekSort/RandomPeekSort.brokenComparator/9 (2730 ms)2005[ RUN ] PeekSort/RandomPeekSort.stability/02006[ OK ] PeekSort/RandomPeekSort.stability/0 (3 ms)2007[ RUN ] PeekSort/RandomPeekSort.stability/12008[ OK ] PeekSort/RandomPeekSort.stability/1 (61 ms)2009[ RUN ] PeekSort/RandomPeekSort.stability/22010[ OK ] PeekSort/RandomPeekSort.stability/2 (56 ms)2011[ RUN ] PeekSort/RandomPeekSort.stability/32012[ OK ] PeekSort/RandomPeekSort.stability/3 (127 ms)2013[ RUN ] PeekSort/RandomPeekSort.stability/42014[ OK ] PeekSort/RandomPeekSort.stability/4 (113 ms)2015[ RUN ] PeekSort/RandomPeekSort.stability/52016[ OK ] PeekSort/RandomPeekSort.stability/5 (44 ms)2017[ RUN ] PeekSort/RandomPeekSort.stability/62018[ OK ] PeekSort/RandomPeekSort.stability/6 (0 ms)2019[ RUN ] PeekSort/RandomPeekSort.stability/72020[ OK ] PeekSort/RandomPeekSort.stability/7 (0 ms)2021[ RUN ] PeekSort/RandomPeekSort.stability/82022[ OK ] PeekSort/RandomPeekSort.stability/8 (0 ms)2023[ RUN ] PeekSort/RandomPeekSort.stability/92024[ OK ] PeekSort/RandomPeekSort.stability/9 (1364 ms)2025[----------] 40 tests from PeekSort/RandomPeekSort (6408 ms total)20262027[----------] 2 tests from NarListingJSON/NarListingJsonTest2028[ RUN ] NarListingJSON/NarListingJsonTest.from_json/02029[ OK ] NarListingJSON/NarListingJsonTest.from_json/0 (968 ms)2030[ RUN ] NarListingJSON/NarListingJsonTest.to_json/02031[ OK ] NarListingJSON/NarListingJsonTest.to_json/0 (0 ms)2032[----------] 2 tests from NarListingJSON/NarListingJsonTest (969 ms total)20332034[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest2035[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/02036[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/0 (0 ms)2037[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/02038[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/0 (0 ms)2039[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest (0 ms total)20402041[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest2042[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/02043[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/0 (0 ms)2044[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/12045[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/1 (0 ms)2046[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/02047[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/0 (0 ms)2048[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/12049[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/1 (0 ms)2050[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest (0 ms total)20512052[----------] 4 tests from HashJSON/HashJsonTest2053[ RUN ] HashJSON/HashJsonTest.from_json/02054[ OK ] HashJSON/HashJsonTest.from_json/0 (0 ms)2055[ RUN ] HashJSON/HashJsonTest.from_json/12056[ OK ] HashJSON/HashJsonTest.from_json/1 (0 ms)2057[ RUN ] HashJSON/HashJsonTest.to_json/02058[ OK ] HashJSON/HashJsonTest.to_json/0 (0 ms)2059[ RUN ] HashJSON/HashJsonTest.to_json/12060[ OK ] HashJSON/HashJsonTest.to_json/1 (0 ms)2061[----------] 4 tests from HashJSON/HashJsonTest (0 ms total)20622063[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest2064[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/02065[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/0 (0 ms)2066[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/02067[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/0 (0 ms)2068[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest (0 ms total)20692070[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest2071[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none2072[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none (11 ms)2073[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz2074[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz (1110 ms)2075[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip22076[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip2 (0 ms)2077[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br2078[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br (633 ms)2079[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd2080[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd (405 ms)2081[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/none2082[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/none (0 ms)2083[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/xz2084[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/xz (1 ms)2085[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/bzip22086[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/bzip2 (0 ms)2087[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/br2088[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/br (0 ms)2089[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/zstd2090[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/zstd (0 ms)2091[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none2092../compression.cc:41: Skipped209320942095[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none (9 ms)2096[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz2097[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz (0 ms)2098[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip22099[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip2 (0 ms)2100[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br2101[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br (0 ms)2102[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd2103[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd (0 ms)2104[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none2105[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none (0 ms)2106[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz2107[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz (0 ms)2108[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip22109[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip2 (0 ms)2110[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br2111[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br (0 ms)2112[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd2113[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd (0 ms)2114[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest (2189 ms total)21152116[----------] 5 tests from Sha512Paddings/Base64TrailParseTest2117[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/02118[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/0 (0 ms)2119[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/12120[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/1 (0 ms)2121[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/22122[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/2 (0 ms)2123[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/32124[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/3 (0 ms)2125[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/42126[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/4 (0 ms)2127[----------] 5 tests from Sha512Paddings/Base64TrailParseTest (0 ms total)21282129[----------] 8 tests from NarTest/InvalidNarTest2130[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/02131[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/0 (0 ms)2132[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/12133[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/1 (0 ms)2134[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/22135[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/2 (0 ms)2136[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/32137[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/3 (0 ms)2138[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/42139[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/4 (0 ms)2140[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/52141[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/5 (0 ms)2142[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/62143[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/6 (0 ms)2144[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/72145[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/7 (0 ms)2146[----------] 8 tests from NarTest/InvalidNarTest (6 ms total)21472148[----------] Global test environment tear-down2149[==========] 764 tests from 139 test suites ran. (16775 ms total)2150[ PASSED ] 763 tests.2151[ SKIPPED ] 1 test, listed below:2152[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none21532154 YOU HAVE 1 DISABLED TEST21552156