nix-util-tests-run
default.checks.aarch64-linux.package-nix-recursive
· build #171
· raw
1tribuchet: building on eliza2Running main() from /build/source/googletest/src/gtest_main.cc3Note: Google Test filter = -4[==========] Running 763 tests from 138 test suites.5[----------] Global test environment set-up.6[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest7[ RUN ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow8[ OK ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow (462 ms)9[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest (462 ms total)1011[----------] 2 tests from MessageWithFds12[ RUN ] MessageWithFds.streamWithData13[ OK ] MessageWithFds.streamWithData (1 ms)14[ RUN ] MessageWithFds.datagramEmptyData15[ OK ] MessageWithFds.datagramEmptyData (1 ms)16[----------] 2 tests from MessageWithFds (3 ms total)1718[----------] 2 tests from fchmodatTryNoFollow19[ RUN ] fchmodatTryNoFollow.works20[ OK ] fchmodatTryNoFollow.works (1 ms)21[ RUN ] fchmodatTryNoFollow.fallbackWithoutProc22[ OK ] fchmodatTryNoFollow.fallbackWithoutProc (6 ms)23[----------] 2 tests from fchmodatTryNoFollow (8 ms total)2425[----------] 8 tests from XMLWriter26[ RUN ] XMLWriter.emptyObject27[ OK ] XMLWriter.emptyObject (0 ms)28[ RUN ] XMLWriter.objectWithEmptyElement29[ OK ] XMLWriter.objectWithEmptyElement (0 ms)30[ RUN ] XMLWriter.objectWithElementWithAttrs31[ OK ] XMLWriter.objectWithElementWithAttrs (0 ms)32[ RUN ] XMLWriter.objectWithElementWithEmptyAttrs33[ OK ] XMLWriter.objectWithElementWithEmptyAttrs (0 ms)34[ RUN ] XMLWriter.objectWithElementWithAttrsEscaping35[ OK ] XMLWriter.objectWithElementWithAttrsEscaping (0 ms)36[ RUN ] XMLWriter.objectWithElementWithAttrsIndented37[ OK ] XMLWriter.objectWithElementWithAttrsIndented (0 ms)38[ RUN ] XMLWriter.writeEmptyElement39[ OK ] XMLWriter.writeEmptyElement (0 ms)40[ RUN ] XMLWriter.writeEmptyElementWithAttributes41[ OK ] XMLWriter.writeEmptyElementWithAttributes (0 ms)42[----------] 8 tests from XMLWriter (0 ms total)4344[----------] 3 tests from hasPrefix45[ RUN ] hasPrefix.emptyStringHasNoPrefix46[ OK ] hasPrefix.emptyStringHasNoPrefix (0 ms)47[ RUN ] hasPrefix.emptyStringIsAlwaysPrefix48[ OK ] hasPrefix.emptyStringIsAlwaysPrefix (0 ms)49[ RUN ] hasPrefix.trivialCase50[ OK ] hasPrefix.trivialCase (0 ms)51[----------] 3 tests from hasPrefix (0 ms total)5253[----------] 2 tests from hasSuffix54[ RUN ] hasSuffix.emptyStringHasNoSuffix55[ OK ] hasSuffix.emptyStringHasNoSuffix (0 ms)56[ RUN ] hasSuffix.trivialCase57[ OK ] hasSuffix.trivialCase (0 ms)58[----------] 2 tests from hasSuffix (0 ms total)5960[----------] 1 test from getLine61[ RUN ] getLine.all62[ OK ] getLine.all (0 ms)63[----------] 1 test from getLine (0 ms total)6465[----------] 3 tests from toLower66[ RUN ] toLower.emptyString67[ OK ] toLower.emptyString (0 ms)68[ RUN ] toLower.nonLetters69[ OK ] toLower.nonLetters (0 ms)70[ RUN ] toLower.umlauts71[ OK ] toLower.umlauts (0 ms)72[----------] 3 tests from toLower (0 ms total)7374[----------] 2 tests from string2Float75[ RUN ] string2Float.emptyString76[ OK ] string2Float.emptyString (0 ms)77[ RUN ] string2Float.trivialConversions78[ OK ] string2Float.trivialConversions (0 ms)79[----------] 2 tests from string2Float (0 ms total)8081[----------] 2 tests from string2Int82[ RUN ] string2Int.emptyString83[ OK ] string2Int.emptyString (0 ms)84[ RUN ] string2Int.trivialConversions85[ OK ] string2Int.trivialConversions (0 ms)86[----------] 2 tests from string2Int (0 ms total)8788[----------] 1 test from getSizeUnit89[ RUN ] getSizeUnit.misc90[ OK ] getSizeUnit.misc (0 ms)91[----------] 1 test from getSizeUnit (0 ms total)9293[----------] 1 test from getCommonSizeUnit94[ RUN ] getCommonSizeUnit.misc95[ OK ] getCommonSizeUnit.misc (0 ms)96[----------] 1 test from getCommonSizeUnit (0 ms total)9798[----------] 1 test from renderSizeWithoutUnit99[ RUN ] renderSizeWithoutUnit.misc100[ OK ] renderSizeWithoutUnit.misc (0 ms)101[----------] 1 test from renderSizeWithoutUnit (0 ms total)102103[----------] 1 test from renderSize104[ RUN ] renderSize.misc105[ OK ] renderSize.misc (0 ms)106[----------] 1 test from renderSize (0 ms total)107108[----------] 4 tests from rewriteStrings109[ RUN ] rewriteStrings.emptyString110[ OK ] rewriteStrings.emptyString (0 ms)111[ RUN ] rewriteStrings.emptyRewrites112[ OK ] rewriteStrings.emptyRewrites (0 ms)113[ RUN ] rewriteStrings.successfulRewrite114[ OK ] rewriteStrings.successfulRewrite (0 ms)115[ RUN ] rewriteStrings.doesntOccur116[ OK ] rewriteStrings.doesntOccur (0 ms)117[----------] 4 tests from rewriteStrings (0 ms total)118119[----------] 3 tests from replaceStrings120[ RUN ] replaceStrings.emptyString121[ OK ] replaceStrings.emptyString (0 ms)122[ RUN ] replaceStrings.successfulReplace123[ OK ] replaceStrings.successfulReplace (0 ms)124[ RUN ] replaceStrings.doesntOccur125[ OK ] replaceStrings.doesntOccur (0 ms)126[----------] 3 tests from replaceStrings (0 ms total)127128[----------] 2 tests from trim129[ RUN ] trim.emptyString130[ OK ] trim.emptyString (0 ms)131[ RUN ] trim.removesWhitespace132[ OK ] trim.removesWhitespace (0 ms)133[----------] 2 tests from trim (0 ms total)134135[----------] 2 tests from chomp136[ RUN ] chomp.emptyString137[ OK ] chomp.emptyString (0 ms)138[ RUN ] chomp.removesWhitespace139[ OK ] chomp.removesWhitespace (0 ms)140[----------] 2 tests from chomp (0 ms total)141142[----------] 4 tests from quoteStrings143[ RUN ] quoteStrings.empty144[ OK ] quoteStrings.empty (0 ms)145[ RUN ] quoteStrings.emptyStrings146[ OK ] quoteStrings.emptyStrings (0 ms)147[ RUN ] quoteStrings.trivialQuote148[ OK ] quoteStrings.trivialQuote (0 ms)149[ RUN ] quoteStrings.quotedStrings150[ OK ] quoteStrings.quotedStrings (0 ms)151[----------] 4 tests from quoteStrings (0 ms total)152153[----------] 2 tests from get154[ RUN ] get.emptyContainer155[ OK ] get.emptyContainer (0 ms)156[ RUN ] get.getFromContainer157[ OK ] get.getFromContainer (0 ms)158[----------] 2 tests from get (0 ms total)159160[----------] 2 tests from getOr161[ RUN ] getOr.emptyContainer162[ OK ] getOr.emptyContainer (0 ms)163[ RUN ] getOr.getFromContainer164[ OK ] getOr.getFromContainer (0 ms)165[----------] 2 tests from getOr (0 ms total)166167[----------] 4 tests from markLast168[ RUN ] markLast.empty169[ OK ] markLast.empty (0 ms)170[ RUN ] markLast.singleElement171[ OK ] markLast.singleElement (0 ms)172[ RUN ] markLast.multipleElements173[ OK ] markLast.multipleElements (0 ms)174[ RUN ] markLast.mutateThroughReference175[ OK ] markLast.mutateThroughReference (0 ms)176[----------] 4 tests from markLast (0 ms total)177178[----------] 8 tests from FixGitURLTestSuite179[ RUN ] FixGitURLTestSuite.rejectFileURLWithAuthority180[ OK ] FixGitURLTestSuite.rejectFileURLWithAuthority (0 ms)181[ RUN ] FixGitURLTestSuite.rejectRelativePath182[ OK ] FixGitURLTestSuite.rejectRelativePath (0 ms)183[ RUN ] FixGitURLTestSuite.rejectEmptyPathGitScp184[ OK ] FixGitURLTestSuite.rejectEmptyPathGitScp (0 ms)185[ RUN ] FixGitURLTestSuite.rejectMalformedBracketedURLs186warning: 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.187188Use an explicit absolute path:189190 user[2001:/db8:1::2]:/home/@file191192or with an explicit SSH URL:193194 ssh://user%5B2001/db8:1::2%5D:/home/@file195196instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:197198 user[2001:~/db8:1::2]:/home/@file199200or with an explicit SSH URL:201202 ssh://user%5B2001/~/db8:1::2%5D:/home/@file203warning: 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.204205Use an explicit absolute path:206207 user:/[2001:db8:1::2]:/home/@file208209or with an explicit SSH URL:210211 ssh://user/%5B2001:db8:1::2%5D:/home/@file212213instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:214215 user:~/[2001:db8:1::2]:/home/@file216217or with an explicit SSH URL:218219 ssh://user/~/%5B2001:db8:1::2%5D:/home/@file220[ OK ] FixGitURLTestSuite.rejectMalformedBracketedURLs (0 ms)221[ RUN ] FixGitURLTestSuite.mismatchedBrackets222warning: 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.223224Use an explicit absolute path:225226 [host:/path227228or with an explicit SSH URL:229230 ssh://user@%5Bhost/path231232instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:233234 [host:~/path235236or with an explicit SSH URL:237238 ssh://user@%5Bhost/~/path239warning: 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.240241Use an explicit absolute path:242243 [:/path244245or with an explicit SSH URL:246247 ssh://%5B/path248249instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:250251 [:~/path252253or with an explicit SSH URL:254255 ssh://%5B/~/path256[ OK ] FixGitURLTestSuite.mismatchedBrackets (0 ms)257[ RUN ] FixGitURLTestSuite.slashBeforeColonIsNotScp258[ OK ] FixGitURLTestSuite.slashBeforeColonIsNotScp (0 ms)259[ RUN ] FixGitURLTestSuite.noColonIsNotScp260[ OK ] FixGitURLTestSuite.noColonIsNotScp (0 ms)261[ RUN ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon262[ OK ] FixGitURLTestSuite.gitBugDiscardedCharsBetweenBracketAndColon (0 ms)263[----------] 8 tests from FixGitURLTestSuite (2 ms total)264265[----------] 17 tests from parseURL266[ RUN ] parseURL.parsesSimpleHttpUrlWithComplexFragment267[ OK ] parseURL.parsesSimpleHttpUrlWithComplexFragment (0 ms)268[ RUN ] parseURL.rejectsAuthorityInUrlsWithFileTransportation269[ OK ] parseURL.rejectsAuthorityInUrlsWithFileTransportation (0 ms)270[ RUN ] parseURL.parseEmptyQueryParams271warning: 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 '=', ignoring276warning: dubious URI query '' is missing equal sign '=', ignoring277[ OK ] parseURL.parseEmptyQueryParams (0 ms)278[ RUN ] parseURL.parseUserPassword279[ OK ] parseURL.parseUserPassword (0 ms)280[ RUN ] parseURL.parseFileURLWithQueryAndFragment281[ OK ] parseURL.parseFileURLWithQueryAndFragment (0 ms)282[ RUN ] parseURL.parseFileURL283[ OK ] parseURL.parseFileURL (0 ms)284[ RUN ] parseURL.parseFileURLWithAuthority285[ OK ] parseURL.parseFileURLWithAuthority (0 ms)286[ RUN ] parseURL.parseFileURLNoLeadingSlash287[ OK ] parseURL.parseFileURLNoLeadingSlash (0 ms)288[ RUN ] parseURL.parseHttpTrailingSlash289[ OK ] parseURL.parseHttpTrailingSlash (0 ms)290[ RUN ] parseURL.parsedUrlsIsEqualToItself291[ OK ] parseURL.parsedUrlsIsEqualToItself (0 ms)292[ RUN ] parseURL.parsedUrlsWithUnescapedChars293[ OK ] parseURL.parsedUrlsWithUnescapedChars (0 ms)294[ RUN ] parseURL.parseFTPUrl295[ OK ] parseURL.parseFTPUrl (0 ms)296[ RUN ] parseURL.parsesAnythingInUriFormat297[ OK ] parseURL.parsesAnythingInUriFormat (0 ms)298[ RUN ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash299[ OK ] parseURL.parsesAnythingInUriFormatWithoutDoubleSlash (0 ms)300[ RUN ] parseURL.emptyStringIsInvalidURL301[ OK ] parseURL.emptyStringIsInvalidURL (0 ms)302[ RUN ] parseURL.parsesHttpUrlWithEmptyPort303[ OK ] parseURL.parsesHttpUrlWithEmptyPort (0 ms)304[ RUN ] parseURL.gitlabNamespacedProjectUrls305[ OK ] parseURL.gitlabNamespacedProjectUrls (0 ms)306[----------] 17 tests from parseURL (1 ms total)307308[----------] 4 tests from decodeQuery309[ RUN ] decodeQuery.emptyStringYieldsEmptyMap310[ OK ] decodeQuery.emptyStringYieldsEmptyMap (0 ms)311[ RUN ] decodeQuery.simpleDecode312[ OK ] decodeQuery.simpleDecode (0 ms)313[ RUN ] decodeQuery.decodeUrlEncodedArgs314[ OK ] decodeQuery.decodeUrlEncodedArgs (0 ms)315[ RUN ] decodeQuery.decodeArgWithEmptyValue316[ OK ] decodeQuery.decodeArgWithEmptyValue (0 ms)317[----------] 4 tests from decodeQuery (0 ms total)318319[----------] 4 tests from percentDecode320[ RUN ] percentDecode.decodesUrlEncodedString321[ OK ] percentDecode.decodesUrlEncodedString (0 ms)322[ RUN ] percentDecode.multipleDecodesAreIdempotent323[ OK ] percentDecode.multipleDecodesAreIdempotent (0 ms)324[ RUN ] percentDecode.trailingPercent325[ OK ] percentDecode.trailingPercent (0 ms)326[ RUN ] percentDecode.incompleteEncoding327[ OK ] percentDecode.incompleteEncoding (0 ms)328[----------] 4 tests from percentDecode (0 ms total)329330[----------] 5 tests from percentEncode331[ RUN ] percentEncode.encodesUrlEncodedString332[ OK ] percentEncode.encodesUrlEncodedString (0 ms)333[ RUN ] percentEncode.keepArgument334[ OK ] percentEncode.keepArgument (0 ms)335[ RUN ] percentEncode.inverseOfDecode336[ OK ] percentEncode.inverseOfDecode (0 ms)337[ RUN ] percentEncode.trailingPercent338[ OK ] percentEncode.trailingPercent (0 ms)339[ RUN ] percentEncode.yen340[ OK ] percentEncode.yen (0 ms)341[----------] 5 tests from percentEncode (0 ms total)342343[----------] 1 test from nix344[ RUN ] nix.isValidSchemeName345[ OK ] nix.isValidSchemeName (0 ms)346[----------] 1 test from nix (0 ms total)347348[----------] 7 tests from filterANSIEscapes349[ RUN ] filterANSIEscapes.emptyString350[ OK ] filterANSIEscapes.emptyString (0 ms)351[ RUN ] filterANSIEscapes.doesntChangePrintableChars352[ OK ] filterANSIEscapes.doesntChangePrintableChars (0 ms)353[ RUN ] filterANSIEscapes.filtersColorCodes354[ OK ] filterANSIEscapes.filtersColorCodes (0 ms)355[ RUN ] filterANSIEscapes.expandsTabs356[ OK ] filterANSIEscapes.expandsTabs (0 ms)357[ RUN ] filterANSIEscapes.utf8358[ OK ] filterANSIEscapes.utf8 (0 ms)359[ RUN ] filterANSIEscapes.osc8360[ OK ] filterANSIEscapes.osc8 (0 ms)361[ RUN ] filterANSIEscapes.osc8_bell_as_sep362[ OK ] filterANSIEscapes.osc8_bell_as_sep (0 ms)363[----------] 7 tests from filterANSIEscapes (0 ms total)364365[----------] 1 test from Suggestions366[ RUN ] Suggestions.Trim367[ OK ] Suggestions.Trim (0 ms)368[----------] 1 test from Suggestions (0 ms total)369370[----------] 8 tests from concatStringsSep371[ RUN ] concatStringsSep.empty372[ OK ] concatStringsSep.empty (0 ms)373[ RUN ] concatStringsSep.justOne374[ OK ] concatStringsSep.justOne (0 ms)375[ RUN ] concatStringsSep.emptyString376[ OK ] concatStringsSep.emptyString (0 ms)377[ RUN ] concatStringsSep.emptyStrings378[ OK ] concatStringsSep.emptyStrings (0 ms)379[ RUN ] concatStringsSep.threeEmptyStrings380[ OK ] concatStringsSep.threeEmptyStrings (0 ms)381[ RUN ] concatStringsSep.buildCommaSeparatedString382[ OK ] concatStringsSep.buildCommaSeparatedString (0 ms)383[ RUN ] concatStringsSep.buildStringWithEmptySeparator384[ OK ] concatStringsSep.buildStringWithEmptySeparator (0 ms)385[ RUN ] concatStringsSep.buildSingleString386[ OK ] concatStringsSep.buildSingleString (0 ms)387[----------] 8 tests from concatStringsSep (0 ms total)388389[----------] 4 tests from concatMapStringsSep390[ RUN ] concatMapStringsSep.empty391[ OK ] concatMapStringsSep.empty (0 ms)392[ RUN ] concatMapStringsSep.justOne393[ OK ] concatMapStringsSep.justOne (0 ms)394[ RUN ] concatMapStringsSep.two395[ OK ] concatMapStringsSep.two (0 ms)396[ RUN ] concatMapStringsSep.map397[ OK ] concatMapStringsSep.map (0 ms)398[----------] 4 tests from concatMapStringsSep (0 ms total)399400[----------] 5 tests from dropEmptyInitThenConcatStringsSep401[ RUN ] dropEmptyInitThenConcatStringsSep.empty402[ OK ] dropEmptyInitThenConcatStringsSep.empty (0 ms)403[ RUN ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString404[ OK ] dropEmptyInitThenConcatStringsSep.buildCommaSeparatedString (0 ms)405[ RUN ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator406[ OK ] dropEmptyInitThenConcatStringsSep.buildStringWithEmptySeparator (0 ms)407[ RUN ] dropEmptyInitThenConcatStringsSep.buildSingleString408[ OK ] dropEmptyInitThenConcatStringsSep.buildSingleString (0 ms)409[ RUN ] dropEmptyInitThenConcatStringsSep.emptyStrings410[ OK ] dropEmptyInitThenConcatStringsSep.emptyStrings (0 ms)411[----------] 5 tests from dropEmptyInitThenConcatStringsSep (0 ms total)412413[----------] 12 tests from tokenizeString414[ RUN ] tokenizeString.empty415[ OK ] tokenizeString.empty (0 ms)416[ RUN ] tokenizeString.oneSep417[ OK ] tokenizeString.oneSep (0 ms)418[ RUN ] tokenizeString.twoSep419[ OK ] tokenizeString.twoSep (0 ms)420[ RUN ] tokenizeString.tokenizeSpacesWithDefaults421[ OK ] tokenizeString.tokenizeSpacesWithDefaults (0 ms)422[ RUN ] tokenizeString.tokenizeTabsWithDefaults423[ OK ] tokenizeString.tokenizeTabsWithDefaults (0 ms)424[ RUN ] tokenizeString.tokenizeTabsSpacesWithDefaults425[ OK ] tokenizeString.tokenizeTabsSpacesWithDefaults (0 ms)426[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults427[ OK ] tokenizeString.tokenizeTabsSpacesNewlineWithDefaults (0 ms)428[ RUN ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults429[ OK ] tokenizeString.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)430[ RUN ] tokenizeString.tokenizeWithCustomSep431[ OK ] tokenizeString.tokenizeWithCustomSep (0 ms)432[ RUN ] tokenizeString.tokenizeSepAtStart433[ OK ] tokenizeString.tokenizeSepAtStart (0 ms)434[ RUN ] tokenizeString.tokenizeSepAtEnd435[ OK ] tokenizeString.tokenizeSepAtEnd (0 ms)436[ RUN ] tokenizeString.tokenizeSepEmpty437[ OK ] tokenizeString.tokenizeSepEmpty (0 ms)438[----------] 12 tests from tokenizeString (0 ms total)439440[----------] 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> > > >441[ RUN ] splitStringTest/0.empty442[ OK ] splitStringTest/0.empty (0 ms)443[ RUN ] splitStringTest/0.oneSep444[ OK ] splitStringTest/0.oneSep (0 ms)445[ RUN ] splitStringTest/0.twoSep446[ OK ] splitStringTest/0.twoSep (0 ms)447[ RUN ] splitStringTest/0.tokenizeSpacesWithSpaces448[ OK ] splitStringTest/0.tokenizeSpacesWithSpaces (0 ms)449[ RUN ] splitStringTest/0.tokenizeTabsWithDefaults450[ OK ] splitStringTest/0.tokenizeTabsWithDefaults (0 ms)451[ RUN ] splitStringTest/0.tokenizeTabsSpacesWithDefaults452[ OK ] splitStringTest/0.tokenizeTabsSpacesWithDefaults (0 ms)453[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults454[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineWithDefaults (0 ms)455[ RUN ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults456[ OK ] splitStringTest/0.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)457[ RUN ] splitStringTest/0.tokenizeWithCustomSep458[ OK ] splitStringTest/0.tokenizeWithCustomSep (0 ms)459[ RUN ] splitStringTest/0.tokenizeSepAtStart460[ OK ] splitStringTest/0.tokenizeSepAtStart (0 ms)461[ RUN ] splitStringTest/0.tokenizeSepAtEnd462[ OK ] splitStringTest/0.tokenizeSepAtEnd (0 ms)463[ RUN ] splitStringTest/0.tokenizeSepEmpty464[ OK ] splitStringTest/0.tokenizeSepEmpty (0 ms)465[ RUN ] splitStringTest/0.recoveredByConcatStringsSep466Using configuration: seed=15816887090555248921467[ OK ] splitStringTest/0.recoveredByConcatStringsSep (1 ms)468[----------] 13 tests from splitStringTest/0 (1 ms total)469470[----------] 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> > > >471[ RUN ] splitStringTest/1.empty472[ OK ] splitStringTest/1.empty (0 ms)473[ RUN ] splitStringTest/1.oneSep474[ OK ] splitStringTest/1.oneSep (0 ms)475[ RUN ] splitStringTest/1.twoSep476[ OK ] splitStringTest/1.twoSep (0 ms)477[ RUN ] splitStringTest/1.tokenizeSpacesWithSpaces478[ OK ] splitStringTest/1.tokenizeSpacesWithSpaces (0 ms)479[ RUN ] splitStringTest/1.tokenizeTabsWithDefaults480[ OK ] splitStringTest/1.tokenizeTabsWithDefaults (0 ms)481[ RUN ] splitStringTest/1.tokenizeTabsSpacesWithDefaults482[ OK ] splitStringTest/1.tokenizeTabsSpacesWithDefaults (0 ms)483[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults484[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineWithDefaults (0 ms)485[ RUN ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults486[ OK ] splitStringTest/1.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)487[ RUN ] splitStringTest/1.tokenizeWithCustomSep488[ OK ] splitStringTest/1.tokenizeWithCustomSep (0 ms)489[ RUN ] splitStringTest/1.tokenizeSepAtStart490[ OK ] splitStringTest/1.tokenizeSepAtStart (0 ms)491[ RUN ] splitStringTest/1.tokenizeSepAtEnd492[ OK ] splitStringTest/1.tokenizeSepAtEnd (0 ms)493[ RUN ] splitStringTest/1.tokenizeSepEmpty494[ OK ] splitStringTest/1.tokenizeSepEmpty (0 ms)495[ RUN ] splitStringTest/1.recoveredByConcatStringsSep496[ OK ] splitStringTest/1.recoveredByConcatStringsSep (0 ms)497[----------] 13 tests from splitStringTest/1 (0 ms total)498499[----------] 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> > > >500[ RUN ] splitStringTest/2.empty501[ OK ] splitStringTest/2.empty (0 ms)502[ RUN ] splitStringTest/2.oneSep503[ OK ] splitStringTest/2.oneSep (0 ms)504[ RUN ] splitStringTest/2.twoSep505[ OK ] splitStringTest/2.twoSep (0 ms)506[ RUN ] splitStringTest/2.tokenizeSpacesWithSpaces507[ OK ] splitStringTest/2.tokenizeSpacesWithSpaces (0 ms)508[ RUN ] splitStringTest/2.tokenizeTabsWithDefaults509[ OK ] splitStringTest/2.tokenizeTabsWithDefaults (0 ms)510[ RUN ] splitStringTest/2.tokenizeTabsSpacesWithDefaults511[ OK ] splitStringTest/2.tokenizeTabsSpacesWithDefaults (0 ms)512[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults513[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineWithDefaults (0 ms)514[ RUN ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults515[ OK ] splitStringTest/2.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)516[ RUN ] splitStringTest/2.tokenizeWithCustomSep517[ OK ] splitStringTest/2.tokenizeWithCustomSep (0 ms)518[ RUN ] splitStringTest/2.tokenizeSepAtStart519[ OK ] splitStringTest/2.tokenizeSepAtStart (0 ms)520[ RUN ] splitStringTest/2.tokenizeSepAtEnd521[ OK ] splitStringTest/2.tokenizeSepAtEnd (0 ms)522[ RUN ] splitStringTest/2.tokenizeSepEmpty523[ OK ] splitStringTest/2.tokenizeSepEmpty (0 ms)524[ RUN ] splitStringTest/2.recoveredByConcatStringsSep525[ OK ] splitStringTest/2.recoveredByConcatStringsSep (0 ms)526[----------] 13 tests from splitStringTest/2 (0 ms total)527528[----------] 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> > > >529[ RUN ] splitStringTest/3.empty530[ OK ] splitStringTest/3.empty (0 ms)531[ RUN ] splitStringTest/3.oneSep532[ OK ] splitStringTest/3.oneSep (0 ms)533[ RUN ] splitStringTest/3.twoSep534[ OK ] splitStringTest/3.twoSep (0 ms)535[ RUN ] splitStringTest/3.tokenizeSpacesWithSpaces536[ OK ] splitStringTest/3.tokenizeSpacesWithSpaces (0 ms)537[ RUN ] splitStringTest/3.tokenizeTabsWithDefaults538[ OK ] splitStringTest/3.tokenizeTabsWithDefaults (0 ms)539[ RUN ] splitStringTest/3.tokenizeTabsSpacesWithDefaults540[ OK ] splitStringTest/3.tokenizeTabsSpacesWithDefaults (0 ms)541[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults542[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineWithDefaults (0 ms)543[ RUN ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults544[ OK ] splitStringTest/3.tokenizeTabsSpacesNewlineRetWithDefaults (0 ms)545[ RUN ] splitStringTest/3.tokenizeWithCustomSep546[ OK ] splitStringTest/3.tokenizeWithCustomSep (0 ms)547[ RUN ] splitStringTest/3.tokenizeSepAtStart548[ OK ] splitStringTest/3.tokenizeSepAtStart (0 ms)549[ RUN ] splitStringTest/3.tokenizeSepAtEnd550[ OK ] splitStringTest/3.tokenizeSepAtEnd (0 ms)551[ RUN ] splitStringTest/3.tokenizeSepEmpty552[ OK ] splitStringTest/3.tokenizeSepEmpty (0 ms)553[ RUN ] splitStringTest/3.recoveredByConcatStringsSep554[ OK ] splitStringTest/3.recoveredByConcatStringsSep (0 ms)555[----------] 13 tests from splitStringTest/3 (0 ms total)556557[----------] 14 tests from shellSplitString558[ RUN ] shellSplitString.empty559[ OK ] shellSplitString.empty (0 ms)560[ RUN ] shellSplitString.oneWord561[ OK ] shellSplitString.oneWord (0 ms)562[ RUN ] shellSplitString.oneWordQuotedWithSpaces563[ OK ] shellSplitString.oneWordQuotedWithSpaces (0 ms)564[ RUN ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote565[ OK ] shellSplitString.oneWordQuotedWithSpacesAndDoubleQuoteInSingleQuote (0 ms)566[ RUN ] shellSplitString.oneWordQuotedWithDoubleQuotes567[ OK ] shellSplitString.oneWordQuotedWithDoubleQuotes (0 ms)568[ RUN ] shellSplitString.twoWords569[ OK ] shellSplitString.twoWords (0 ms)570[ RUN ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted571[ OK ] shellSplitString.twoWordsWithSpacesAndQuotesQuoted (0 ms)572[ RUN ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes573[ OK ] shellSplitString.emptyArgumentsAreAllowedSingleQuotes (0 ms)574[ RUN ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes575[ OK ] shellSplitString.emptyArgumentsAreAllowedDoubleQuotes (0 ms)576[ RUN ] shellSplitString.singleQuoteDoesNotUseEscapes577[ OK ] shellSplitString.singleQuoteDoesNotUseEscapes (0 ms)578[ RUN ] shellSplitString.doubleQuoteDoesUseEscapes579[ OK ] shellSplitString.doubleQuoteDoesUseEscapes (0 ms)580[ RUN ] shellSplitString.backslashEscapesSpaces581[ OK ] shellSplitString.backslashEscapesSpaces (0 ms)582[ RUN ] shellSplitString.backslashEscapesQuotes583[ OK ] shellSplitString.backslashEscapesQuotes (0 ms)584[ RUN ] shellSplitString.testUnbalancedQuotes585[ OK ] shellSplitString.testUnbalancedQuotes (0 ms)586[----------] 14 tests from shellSplitString (0 ms total)587588[----------] 11 tests from optionalBracket589[ RUN ] optionalBracket.emptyContent590[ OK ] optionalBracket.emptyContent (0 ms)591[ RUN ] optionalBracket.nonEmptyContent592[ OK ] optionalBracket.nonEmptyContent (0 ms)593[ RUN ] optionalBracket.emptyPrefixAndSuffix594[ OK ] optionalBracket.emptyPrefixAndSuffix (0 ms)595[ RUN ] optionalBracket.emptyContentEmptyBrackets596[ OK ] optionalBracket.emptyContentEmptyBrackets (0 ms)597[ RUN ] optionalBracket.complexBrackets598[ OK ] optionalBracket.complexBrackets (0 ms)599[ RUN ] optionalBracket.onlyPrefix600[ OK ] optionalBracket.onlyPrefix (0 ms)601[ RUN ] optionalBracket.onlySuffix602[ OK ] optionalBracket.onlySuffix (0 ms)603[ RUN ] optionalBracket.optionalWithValue604[ OK ] optionalBracket.optionalWithValue (0 ms)605[ RUN ] optionalBracket.optionalNullopt606[ OK ] optionalBracket.optionalNullopt (0 ms)607[ RUN ] optionalBracket.optionalEmptyString608[ OK ] optionalBracket.optionalEmptyString (0 ms)609[ RUN ] optionalBracket.optionalStringViewWithValue610[ OK ] optionalBracket.optionalStringViewWithValue (0 ms)611[----------] 11 tests from optionalBracket (0 ms total)612613[----------] 4 tests from FSSourceAccessorTest614[ RUN ] FSSourceAccessorTest.works615[ OK ] FSSourceAccessorTest.works (2 ms)616[ RUN ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds617[ OK ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds (1 ms)618[ RUN ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot619[ OK ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot (0 ms)620[ RUN ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot621[ OK ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot (0 ms)622[----------] 4 tests from FSSourceAccessorTest (4 ms total)623624[----------] 2 tests from MonotonicSubranges625[ RUN ] MonotonicSubranges.empty626[ OK ] MonotonicSubranges.empty (0 ms)627[ RUN ] MonotonicSubranges.basic628[ OK ] MonotonicSubranges.basic (0 ms)629[----------] 2 tests from MonotonicSubranges (0 ms total)630631[----------] 2 tests from SortTestPermutations/0, where TypeParam = int632[ RUN ] SortTestPermutations/0.insertionsort633[ OK ] SortTestPermutations/0.insertionsort (1 ms)634[ RUN ] SortTestPermutations/0.peeksort635[ OK ] SortTestPermutations/0.peeksort (0 ms)636[----------] 2 tests from SortTestPermutations/0 (1 ms total)637638[----------] 2 tests from SortTestPermutations/1, where TypeParam = long long639[ RUN ] SortTestPermutations/1.insertionsort640[ OK ] SortTestPermutations/1.insertionsort (1 ms)641[ RUN ] SortTestPermutations/1.peeksort642[ OK ] SortTestPermutations/1.peeksort (0 ms)643[----------] 2 tests from SortTestPermutations/1 (1 ms total)644645[----------] 2 tests from SortTestPermutations/2, where TypeParam = short646[ RUN ] SortTestPermutations/2.insertionsort647[ OK ] SortTestPermutations/2.insertionsort (0 ms)648[ RUN ] SortTestPermutations/2.peeksort649[ OK ] SortTestPermutations/2.peeksort (0 ms)650[----------] 2 tests from SortTestPermutations/2 (1 ms total)651652[----------] 2 tests from SortTestPermutations/3, where TypeParam = unsigned int653[ RUN ] SortTestPermutations/3.insertionsort654[ OK ] SortTestPermutations/3.insertionsort (0 ms)655[ RUN ] SortTestPermutations/3.peeksort656[ OK ] SortTestPermutations/3.peeksort (0 ms)657[----------] 2 tests from SortTestPermutations/3 (0 ms total)658659[----------] 2 tests from SortTestPermutations/4, where TypeParam = unsigned long660[ RUN ] SortTestPermutations/4.insertionsort661[ OK ] SortTestPermutations/4.insertionsort (0 ms)662[ RUN ] SortTestPermutations/4.peeksort663[ OK ] SortTestPermutations/4.peeksort (0 ms)664[----------] 2 tests from SortTestPermutations/4 (0 ms total)665666[----------] 1 test from InsertionSort667[ RUN ] InsertionSort.empty668[ OK ] InsertionSort.empty (0 ms)669[----------] 1 test from InsertionSort (0 ms total)670671[----------] 4 tests from SortProperty/0, where TypeParam = int672[ RUN ] SortProperty/0.peeksortSorted673[ OK ] SortProperty/0.peeksortSorted (2 ms)674[ RUN ] SortProperty/0.peeksortSortedGreater675[ OK ] SortProperty/0.peeksortSortedGreater (1 ms)676[ RUN ] SortProperty/0.insertionsortSorted677[ OK ] SortProperty/0.insertionsortSorted (1 ms)678[ RUN ] SortProperty/0.peeksortSortedLinearComparisonComplexity679[ OK ] SortProperty/0.peeksortSortedLinearComparisonComplexity (1 ms)680[----------] 4 tests from SortProperty/0 (7 ms total)681682[----------] 4 tests from SortProperty/1, where TypeParam = unsigned int683[ RUN ] SortProperty/1.peeksortSorted684[ OK ] SortProperty/1.peeksortSorted (1 ms)685[ RUN ] SortProperty/1.peeksortSortedGreater686[ OK ] SortProperty/1.peeksortSortedGreater (1 ms)687[ RUN ] SortProperty/1.insertionsortSorted688[ OK ] SortProperty/1.insertionsortSorted (1 ms)689[ RUN ] SortProperty/1.peeksortSortedLinearComparisonComplexity690[ OK ] SortProperty/1.peeksortSortedLinearComparisonComplexity (1 ms)691[----------] 4 tests from SortProperty/1 (7 ms total)692693[----------] 4 tests from SortProperty/2, where TypeParam = long long694[ RUN ] SortProperty/2.peeksortSorted695[ OK ] SortProperty/2.peeksortSorted (1 ms)696[ RUN ] SortProperty/2.peeksortSortedGreater697[ OK ] SortProperty/2.peeksortSortedGreater (1 ms)698[ RUN ] SortProperty/2.insertionsortSorted699[ OK ] SortProperty/2.insertionsortSorted (1 ms)700[ RUN ] SortProperty/2.peeksortSortedLinearComparisonComplexity701[ OK ] SortProperty/2.peeksortSortedLinearComparisonComplexity (1 ms)702[----------] 4 tests from SortProperty/2 (6 ms total)703704[----------] 4 tests from SortProperty/3, where TypeParam = short705[ RUN ] SortProperty/3.peeksortSorted706[ OK ] SortProperty/3.peeksortSorted (1 ms)707[ RUN ] SortProperty/3.peeksortSortedGreater708[ OK ] SortProperty/3.peeksortSortedGreater (1 ms)709[ RUN ] SortProperty/3.insertionsortSorted710[ OK ] SortProperty/3.insertionsortSorted (1 ms)711[ RUN ] SortProperty/3.peeksortSortedLinearComparisonComplexity712[ OK ] SortProperty/3.peeksortSortedLinearComparisonComplexity (1 ms)713[----------] 4 tests from SortProperty/3 (5 ms total)714715[----------] 4 tests from SortProperty/4, where TypeParam = std::basic_string<char,std::char_traits<char>,std::allocator<char> >716[ RUN ] SortProperty/4.peeksortSorted717[ OK ] SortProperty/4.peeksortSorted (4 ms)718[ RUN ] SortProperty/4.peeksortSortedGreater719[ OK ] SortProperty/4.peeksortSortedGreater (4 ms)720[ RUN ] SortProperty/4.insertionsortSorted721[ OK ] SortProperty/4.insertionsortSorted (4 ms)722[ RUN ] SortProperty/4.peeksortSortedLinearComparisonComplexity723[ OK ] SortProperty/4.peeksortSortedLinearComparisonComplexity (3 ms)724[----------] 4 tests from SortProperty/4 (17 ms total)725726[----------] 1 test from SortProperty727[ RUN ] SortProperty.peeksortStability728[ OK ] SortProperty.peeksortStability (2 ms)729[----------] 1 test from SortProperty (2 ms total)730731[----------] 1 test from readNum732[ RUN ] readNum.negativeValuesSerialiseWellDefined733[ OK ] readNum.negativeValuesSerialiseWellDefined (0 ms)734[----------] 1 test from readNum (0 ms total)735736[----------] 1 test from readPadding737[ RUN ] readPadding.works738[ OK ] readPadding.works (1 ms)739[----------] 1 test from readPadding (2 ms total)740741[----------] 6 tests from ref742[ RUN ] ref.upcast_is_implicit743[ OK ] ref.upcast_is_implicit (0 ms)744[ RUN ] ref.downcast_is_rejected745[ OK ] ref.downcast_is_rejected (0 ms)746[ RUN ] ref.same_type_conversion747[ OK ] ref.same_type_conversion (0 ms)748[ RUN ] ref.explicit_downcast_with_cast749[ OK ] ref.explicit_downcast_with_cast (0 ms)750[ RUN ] ref.invalid_cast_throws751[ OK ] ref.invalid_cast_throws (0 ms)752[ RUN ] ref.explicit_downcast_with_dynamic_pointer_cast753[ OK ] ref.explicit_downcast_with_dynamic_pointer_cast (0 ms)754[----------] 6 tests from ref (0 ms total)755756[----------] 1 test from statusOk757[ RUN ] statusOk.zeroIsOk758[ OK ] statusOk.zeroIsOk (0 ms)759[----------] 1 test from statusOk (0 ms total)760761[----------] 4 tests from Position762[ RUN ] Position.getSnippetUpTo_0763[ OK ] Position.getSnippetUpTo_0 (0 ms)764[ RUN ] Position.getSnippetUpTo_1765[ OK ] Position.getSnippetUpTo_1 (0 ms)766[ RUN ] Position.getSnippetUpTo_2767[ OK ] Position.getSnippetUpTo_2 (0 ms)768[ RUN ] Position.example_1769[ OK ] Position.example_1 (0 ms)770[----------] 4 tests from Position (0 ms total)771772[----------] 7 tests from Pool773[ RUN ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity774[ OK ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity (0 ms)775[ RUN ] Pool.freshPoolCanGetAResource776[ OK ] Pool.freshPoolCanGetAResource (0 ms)777[ RUN ] Pool.capacityCanBeIncremented778[ OK ] Pool.capacityCanBeIncremented (0 ms)779[ RUN ] Pool.capacityCanBeDecremented780[ OK ] Pool.capacityCanBeDecremented (0 ms)781[ RUN ] Pool.flushBadDropsOutOfScopeResources782[ OK ] Pool.flushBadDropsOutOfScopeResources (0 ms)783[ RUN ] Pool.reuseResource784[ OK ] Pool.reuseResource (0 ms)785[ RUN ] Pool.badResourceIsNotReused786[ OK ] Pool.badResourceIsNotReused (0 ms)787[----------] 7 tests from Pool (0 ms total)788789[----------] 8 tests from nix_api_util_context790[ RUN ] nix_api_util_context.nix_setting_get791[ OK ] nix_api_util_context.nix_setting_get (0 ms)792[ RUN ] nix_api_util_context.nix_setting_set793[ OK ] nix_api_util_context.nix_setting_set (0 ms)794[ RUN ] nix_api_util_context.nix_err_msg795[ OK ] nix_api_util_context.nix_err_msg (0 ms)796[ RUN ] nix_api_util_context.nix_err_code797[ OK ] nix_api_util_context.nix_err_code (0 ms)798[ RUN ] nix_api_util_context.nix_context_error799[ OK ] nix_api_util_context.nix_context_error (0 ms)800[ RUN ] nix_api_util_context.nix_set_err_msg801[ OK ] nix_api_util_context.nix_set_err_msg (0 ms)802[ RUN ] nix_api_util_context.nix_err_info_msg803[ OK ] nix_api_util_context.nix_err_info_msg (0 ms)804[ RUN ] nix_api_util_context.nix_err_name805[ OK ] nix_api_util_context.nix_err_name (0 ms)806[----------] 8 tests from nix_api_util_context (0 ms total)807808[----------] 1 test from nix_api_util809[ RUN ] nix_api_util.nix_version_get810[ OK ] nix_api_util.nix_version_get (0 ms)811[----------] 1 test from nix_api_util (0 ms total)812813[----------] 1 test from MonitorFdHup814[ RUN ] MonitorFdHup.shouldNotBlock815[ OK ] MonitorFdHup.shouldNotBlock (0 ms)816[----------] 1 test from MonitorFdHup (0 ms total)817818[----------] 18 tests from MemorySourceAccessorTestErrors819[ RUN ] MemorySourceAccessorTestErrors.readFileNotFound820[ OK ] MemorySourceAccessorTestErrors.readFileNotFound (0 ms)821[ RUN ] MemorySourceAccessorTestErrors.readFileNotARegularFile822[ OK ] MemorySourceAccessorTestErrors.readFileNotARegularFile (0 ms)823[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotFound824[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotFound (0 ms)825[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory826[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory (0 ms)827[ RUN ] MemorySourceAccessorTestErrors.readLinkNotFound828[ OK ] MemorySourceAccessorTestErrors.readLinkNotFound (0 ms)829[ RUN ] MemorySourceAccessorTestErrors.readLinkNotASymlink830[ OK ] MemorySourceAccessorTestErrors.readLinkNotASymlink (0 ms)831[ RUN ] MemorySourceAccessorTestErrors.addFileParentNotDirectory832[ OK ] MemorySourceAccessorTestErrors.addFileParentNotDirectory (0 ms)833[ RUN ] MemorySourceAccessorTestErrors.addFileNotARegularFile834[ OK ] MemorySourceAccessorTestErrors.addFileNotARegularFile (0 ms)835[ RUN ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory836[ OK ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory (0 ms)837[ RUN ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory838[ OK ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory (0 ms)839[ RUN ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory840[ OK ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory (0 ms)841[ RUN ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile842[ OK ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile (0 ms)843[ RUN ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory844[ OK ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory (0 ms)845[ RUN ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink846[ OK ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink (0 ms)847[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile848[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile (0 ms)849[ RUN ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile850[ OK ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile (0 ms)851[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink852[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink (0 ms)853[ RUN ] MemorySourceAccessorTestErrors.createFileThroughSymlink854[ OK ] MemorySourceAccessorTestErrors.createFileThroughSymlink (0 ms)855[----------] 18 tests from MemorySourceAccessorTestErrors (1 ms total)856857[----------] 3 tests from memo858[ RUN ] memo.computesOnce859[ OK ] memo.computesOnce (0 ms)860[ RUN ] memo.copiesShareCache861[ OK ] memo.copiesShareCache (0 ms)862[ RUN ] memo.worksWithString863[ OK ] memo.worksWithString (0 ms)864[----------] 3 tests from memo (0 ms total)865866[----------] 13 tests from LRUCache867[ RUN ] LRUCache.sizeOfEmptyCacheIsZero868[ OK ] LRUCache.sizeOfEmptyCacheIsZero (0 ms)869[ RUN ] LRUCache.sizeOfSingleElementCacheIsOne870[ OK ] LRUCache.sizeOfSingleElementCacheIsOne (0 ms)871[ RUN ] LRUCache.getFromEmptyCache872[ OK ] LRUCache.getFromEmptyCache (0 ms)873[ RUN ] LRUCache.getExistingValue874[ OK ] LRUCache.getExistingValue (0 ms)875[ RUN ] LRUCache.getNonExistingValueFromNonEmptyCache876[ OK ] LRUCache.getNonExistingValueFromNonEmptyCache (0 ms)877[ RUN ] LRUCache.upsertOnZeroCapacityCache878[ OK ] LRUCache.upsertOnZeroCapacityCache (0 ms)879[ RUN ] LRUCache.updateExistingValue880[ OK ] LRUCache.updateExistingValue (0 ms)881[ RUN ] LRUCache.overwriteOldestWhenCapacityIsReached882[ OK ] LRUCache.overwriteOldestWhenCapacityIsReached (0 ms)883[ RUN ] LRUCache.clearEmptyCache884[ OK ] LRUCache.clearEmptyCache (0 ms)885[ RUN ] LRUCache.clearNonEmptyCache886[ OK ] LRUCache.clearNonEmptyCache (0 ms)887[ RUN ] LRUCache.eraseFromEmptyCache888[ OK ] LRUCache.eraseFromEmptyCache (0 ms)889[ RUN ] LRUCache.eraseMissingFromNonEmptyCache890[ OK ] LRUCache.eraseMissingFromNonEmptyCache (0 ms)891[ RUN ] LRUCache.eraseFromNonEmptyCache892[ OK ] LRUCache.eraseFromNonEmptyCache (0 ms)893[----------] 13 tests from LRUCache (0 ms total)894895[----------] 2 tests from local_keys896[ RUN ] local_keys.signAndVerify897[ OK ] local_keys.signAndVerify (0 ms)898[ RUN ] local_keys.rfc8032TestVector899[ OK ] local_keys.rfc8032TestVector (0 ms)900[----------] 2 tests from local_keys (1 ms total)901902[----------] 3 tests from to_json903[ RUN ] to_json.optionalInt904[ OK ] to_json.optionalInt (0 ms)905[ RUN ] to_json.vectorOfOptionalInts906[ OK ] to_json.vectorOfOptionalInts (0 ms)907[ RUN ] to_json.optionalVectorOfInts908[ OK ] to_json.optionalVectorOfInts (0 ms)909[----------] 3 tests from to_json (0 ms total)910911[----------] 2 tests from from_json912[ RUN ] from_json.optionalInt913[ OK ] from_json.optionalInt (0 ms)914[ RUN ] from_json.vectorOfOptionalInts915[ OK ] from_json.vectorOfOptionalInts (0 ms)916[----------] 2 tests from from_json (0 ms total)917918[----------] 2 tests from valueAt919[ RUN ] valueAt.simpleObject920[ OK ] valueAt.simpleObject (0 ms)921[ RUN ] valueAt.missingKey922[ OK ] valueAt.missingKey (0 ms)923[----------] 2 tests from valueAt (0 ms total)924925[----------] 2 tests from getObject926[ RUN ] getObject.rightAssertions927[ OK ] getObject.rightAssertions (0 ms)928[ RUN ] getObject.wrongAssertions929[ OK ] getObject.wrongAssertions (0 ms)930[----------] 2 tests from getObject (0 ms total)931932[----------] 2 tests from getArray933[ RUN ] getArray.rightAssertions934[ OK ] getArray.rightAssertions (0 ms)935[ RUN ] getArray.wrongAssertions936[ OK ] getArray.wrongAssertions (0 ms)937[----------] 2 tests from getArray (0 ms total)938939[----------] 2 tests from getString940[ RUN ] getString.rightAssertions941[ OK ] getString.rightAssertions (0 ms)942[ RUN ] getString.wrongAssertions943[ OK ] getString.wrongAssertions (0 ms)944[----------] 2 tests from getString (0 ms total)945946[----------] 2 tests from getIntegralNumber947[ RUN ] getIntegralNumber.rightAssertions948[ OK ] getIntegralNumber.rightAssertions (0 ms)949[ RUN ] getIntegralNumber.wrongAssertions950[ OK ] getIntegralNumber.wrongAssertions (0 ms)951[----------] 2 tests from getIntegralNumber (0 ms total)952953[----------] 2 tests from getBoolean954[ RUN ] getBoolean.rightAssertions955[ OK ] getBoolean.rightAssertions (0 ms)956[ RUN ] getBoolean.wrongAssertions957[ OK ] getBoolean.wrongAssertions (0 ms)958[----------] 2 tests from getBoolean (0 ms total)959960[----------] 2 tests from optionalValueAt961[ RUN ] optionalValueAt.existing962[ OK ] optionalValueAt.existing (0 ms)963[ RUN ] optionalValueAt.empty964[ OK ] optionalValueAt.empty (0 ms)965[----------] 2 tests from optionalValueAt (0 ms total)966967[----------] 2 tests from getNullable968[ RUN ] getNullable.null969[ OK ] getNullable.null (0 ms)970[ RUN ] getNullable.empty971[ OK ] getNullable.empty (0 ms)972[----------] 2 tests from getNullable (0 ms total)973974[----------] 5 tests from hiliteMatches975[ RUN ] hiliteMatches.noHighlight976[ OK ] hiliteMatches.noHighlight (0 ms)977[ RUN ] hiliteMatches.simpleHighlight978[ OK ] hiliteMatches.simpleHighlight (0 ms)979[ RUN ] hiliteMatches.multipleMatches980[ OK ] hiliteMatches.multipleMatches (0 ms)981[ RUN ] hiliteMatches.overlappingMatches982[ OK ] hiliteMatches.overlappingMatches (0 ms)983[ RUN ] hiliteMatches.complexOverlappingMatches984[ OK ] hiliteMatches.complexOverlappingMatches (0 ms)985[----------] 5 tests from hiliteMatches (0 ms total)986987[----------] 3 tests from BLAKE3HashTest988[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes1989[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes1 (0 ms)990[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes2991[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes2 (0 ms)992[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes3993[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes3 (0 ms)994[----------] 3 tests from BLAKE3HashTest (0 ms total)995996[----------] 8 tests from hashString997[ RUN ] hashString.testKnownMD5Hashes1998[ OK ] hashString.testKnownMD5Hashes1 (0 ms)999[ RUN ] hashString.testKnownMD5Hashes21000[ OK ] hashString.testKnownMD5Hashes2 (0 ms)1001[ RUN ] hashString.testKnownSHA1Hashes11002[ OK ] hashString.testKnownSHA1Hashes1 (0 ms)1003[ RUN ] hashString.testKnownSHA1Hashes21004[ OK ] hashString.testKnownSHA1Hashes2 (0 ms)1005[ RUN ] hashString.testKnownSHA256Hashes11006[ OK ] hashString.testKnownSHA256Hashes1 (0 ms)1007[ RUN ] hashString.testKnownSHA256Hashes21008[ OK ] hashString.testKnownSHA256Hashes2 (0 ms)1009[ RUN ] hashString.testKnownSHA512Hashes11010[ OK ] hashString.testKnownSHA512Hashes1 (0 ms)1011[ RUN ] hashString.testKnownSHA512Hashes21012[ OK ] hashString.testKnownSHA512Hashes2 (0 ms)1013[----------] 8 tests from hashString (0 ms total)10141015[----------] 3 tests from hashParseExplicitFormatUnprefixed1016[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct1017[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct (0 ms)1018[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo1019[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo (0 ms)1020[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase1021[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase (0 ms)1022[----------] 3 tests from hashParseExplicitFormatUnprefixed (0 ms total)10231024[----------] 2 tests from hashFormat1025[ RUN ] hashFormat.testRoundTripPrintParse1026[ OK ] hashFormat.testRoundTripPrintParse (0 ms)1027[ RUN ] hashFormat.testParseHashFormatOptException1028[ OK ] hashFormat.testParseHashFormatOptException (0 ms)1029[----------] 2 tests from hashFormat (0 ms total)10301031[----------] 4 tests from GitMode1032[ RUN ] GitMode.gitMode_directory1033[ OK ] GitMode.gitMode_directory (0 ms)1034[ RUN ] GitMode.gitMode_executable1035[ OK ] GitMode.gitMode_executable (0 ms)1036[ RUN ] GitMode.gitMode_regular1037[ OK ] GitMode.gitMode_regular (0 ms)1038[ RUN ] GitMode.gitMode_symlink1039[ OK ] GitMode.gitMode_symlink (0 ms)1040[----------] 4 tests from GitMode (0 ms total)10411042[----------] 7 tests from GitTest1043[ RUN ] GitTest.blob_read1044[ OK ] GitTest.blob_read (0 ms)1045[ RUN ] GitTest.blob_write1046[ OK ] GitTest.blob_write (0 ms)1047[ RUN ] GitTest.tree_sha1_read1048[ OK ] GitTest.tree_sha1_read (0 ms)1049[ RUN ] GitTest.tree_sha256_read1050[ OK ] GitTest.tree_sha256_read (0 ms)1051[ RUN ] GitTest.tree_sha1_write1052[ OK ] GitTest.tree_sha1_write (0 ms)1053[ RUN ] GitTest.tree_sha256_write1054[ OK ] GitTest.tree_sha256_write (0 ms)1055[ RUN ] GitTest.both_roundrip1056[ OK ] GitTest.both_roundrip (0 ms)1057[----------] 7 tests from GitTest (0 ms total)10581059[----------] 3 tests from GitLsRemote1060[ RUN ] GitLsRemote.parseSymrefLineWithReference1061[ OK ] GitLsRemote.parseSymrefLineWithReference (0 ms)1062[ RUN ] GitLsRemote.parseSymrefLineWithNoReference1063[ OK ] GitLsRemote.parseSymrefLineWithNoReference (0 ms)1064[ RUN ] GitLsRemote.parseObjectRefLine1065[ OK ] GitLsRemote.parseObjectRefLine (0 ms)1066[----------] 3 tests from GitLsRemote (0 ms total)10671068[----------] 19 tests from fun1069[ RUN ] fun.constructFromLambda1070[ OK ] fun.constructFromLambda (0 ms)1071[ RUN ] fun.constructFromFunctionPointer1072[ OK ] fun.constructFromFunctionPointer (0 ms)1073[ RUN ] fun.constructFromStdFunction1074[ OK ] fun.constructFromStdFunction (0 ms)1075[ RUN ] fun.moveConstructFromStdFunction1076[ OK ] fun.moveConstructFromStdFunction (0 ms)1077[ RUN ] fun.rejectsEmptyStdFunction1078[ OK ] fun.rejectsEmptyStdFunction (0 ms)1079[ RUN ] fun.rejectsEmptyStdFunctionMove1080[ OK ] fun.rejectsEmptyStdFunctionMove (0 ms)1081[ RUN ] fun.rejectsNullFunctionPointer1082[ OK ] fun.rejectsNullFunctionPointer (0 ms)1083[ RUN ] fun.nullptrDeletedAtCompileTime1084[ OK ] fun.nullptrDeletedAtCompileTime (0 ms)1085[ RUN ] fun.notDefaultConstructible1086[ OK ] fun.notDefaultConstructible (0 ms)1087[ RUN ] fun.voidReturn1088[ OK ] fun.voidReturn (0 ms)1089[ RUN ] fun.referenceArgs1090[ OK ] fun.referenceArgs (0 ms)1091[ RUN ] fun.convertsToStdFunction1092[ OK ] fun.convertsToStdFunction (0 ms)1093[ RUN ] fun.copyable1094[ OK ] fun.copyable (0 ms)1095[ RUN ] fun.movable1096[ OK ] fun.movable (0 ms)1097[ RUN ] fun.capturesState1098[ OK ] fun.capturesState (0 ms)1099[ RUN ] fun.getFn1100[ OK ] fun.getFn (0 ms)1101[ RUN ] fun.getFnMove1102[ OK ] fun.getFnMove (0 ms)1103[ RUN ] fun.forwardsMoveOnlyTypes1104[ OK ] fun.forwardsMoveOnlyTypes (0 ms)1105[ RUN ] fun.perfectForwardingZeroCost1106[ OK ] fun.perfectForwardingZeroCost (0 ms)1107[----------] 19 tests from fun (0 ms total)11081109[----------] 5 tests from absPath1110[ RUN ] absPath.doesntChangeRoot1111[ OK ] absPath.doesntChangeRoot (0 ms)1112[ RUN ] absPath.turnsEmptyPathIntoCWD1113[ OK ] absPath.turnsEmptyPathIntoCWD (0 ms)1114[ RUN ] absPath.usesOptionalBasePathWhenGiven1115[ OK ] absPath.usesOptionalBasePathWhenGiven (0 ms)1116[ RUN ] absPath.isIdempotent1117[ OK ] absPath.isIdempotent (0 ms)1118[ RUN ] absPath.pathIsCanonicalised1119[ OK ] absPath.pathIsCanonicalised (0 ms)1120[----------] 5 tests from absPath (0 ms total)11211122[----------] 4 tests from canonPath1123[ RUN ] canonPath.removesTrailingSlashes1124[ OK ] canonPath.removesTrailingSlashes (0 ms)1125[ RUN ] canonPath.removesDots1126[ OK ] canonPath.removesDots (0 ms)1127[ RUN ] canonPath.removesDots21128[ OK ] canonPath.removesDots2 (0 ms)1129[ RUN ] canonPath.requiresAbsolutePath1130[ OK ] canonPath.requiresAbsolutePath (0 ms)1131[----------] 4 tests from canonPath (0 ms total)11321133[----------] 7 tests from baseNameOf1134[ RUN ] baseNameOf.emptyPath1135[ OK ] baseNameOf.emptyPath (0 ms)1136[ RUN ] baseNameOf.pathOnRoot1137[ OK ] baseNameOf.pathOnRoot (0 ms)1138[ RUN ] baseNameOf.relativePath1139[ OK ] baseNameOf.relativePath (0 ms)1140[ RUN ] baseNameOf.pathWithTrailingSlashRoot1141[ OK ] baseNameOf.pathWithTrailingSlashRoot (0 ms)1142[ RUN ] baseNameOf.trailingSlash1143[ OK ] baseNameOf.trailingSlash (0 ms)1144[ RUN ] baseNameOf.trailingSlashes1145[ OK ] baseNameOf.trailingSlashes (0 ms)1146[ RUN ] baseNameOf.absoluteNothingSlashNothing1147[ OK ] baseNameOf.absoluteNothingSlashNothing (0 ms)1148[----------] 7 tests from baseNameOf (0 ms total)11491150[----------] 8 tests from isInDir1151[ RUN ] isInDir.trivialCase1152[ OK ] isInDir.trivialCase (0 ms)1153[ RUN ] isInDir.notInDir1154[ OK ] isInDir.notInDir (0 ms)1155[ RUN ] isInDir.emptyDir1156[ OK ] isInDir.emptyDir (0 ms)1157[ RUN ] isInDir.hiddenSubdirectory1158[ OK ] isInDir.hiddenSubdirectory (0 ms)1159[ RUN ] isInDir.ellipsisEntry1160[ OK ] isInDir.ellipsisEntry (0 ms)1161[ RUN ] isInDir.sameDir1162[ OK ] isInDir.sameDir (0 ms)1163[ RUN ] isInDir.sameDirDot1164[ OK ] isInDir.sameDirDot (0 ms)1165[ RUN ] isInDir.dotDotPrefix1166[ OK ] isInDir.dotDotPrefix (0 ms)1167[----------] 8 tests from isInDir (0 ms total)11681169[----------] 5 tests from isDirOrInDir1170[ RUN ] isDirOrInDir.trueForSameDirectory1171[ OK ] isDirOrInDir.trueForSameDirectory (0 ms)1172[ RUN ] isDirOrInDir.trueForEmptyPaths1173[ OK ] isDirOrInDir.trueForEmptyPaths (0 ms)1174[ RUN ] isDirOrInDir.falseForDisjunctPaths1175[ OK ] isDirOrInDir.falseForDisjunctPaths (0 ms)1176[ RUN ] isDirOrInDir.relativePaths1177[ OK ] isDirOrInDir.relativePaths (0 ms)1178[ RUN ] isDirOrInDir.relativePathsTwice1179[ OK ] isDirOrInDir.relativePathsTwice (0 ms)1180[----------] 5 tests from isDirOrInDir (0 ms total)11811182[----------] 3 tests from pathExists1183[ RUN ] pathExists.rootExists1184[ OK ] pathExists.rootExists (0 ms)1185[ RUN ] pathExists.cwdExists1186[ OK ] pathExists.cwdExists (0 ms)1187[ RUN ] pathExists.bogusPathDoesNotExist1188[ OK ] pathExists.bogusPathDoesNotExist (0 ms)1189[----------] 3 tests from pathExists (0 ms total)11901191[----------] 2 tests from chmodIfNeeded1192[ RUN ] chmodIfNeeded.works1193[ OK ] chmodIfNeeded.works (0 ms)1194[ RUN ] chmodIfNeeded.nonexistent1195[ OK ] chmodIfNeeded.nonexistent (0 ms)1196[----------] 2 tests from chmodIfNeeded (0 ms total)11971198[----------] 2 tests from DirectoryIterator1199[ RUN ] DirectoryIterator.works1200[ OK ] DirectoryIterator.works (0 ms)1201[ RUN ] DirectoryIterator.nonexistent1202[ OK ] DirectoryIterator.nonexistent (0 ms)1203[----------] 2 tests from DirectoryIterator (0 ms total)12041205[----------] 1 test from createAnonymousTempFile1206[ RUN ] createAnonymousTempFile.works1207[ OK ] createAnonymousTempFile.works (0 ms)1208[----------] 1 test from createAnonymousTempFile (0 ms total)12091210[----------] 1 test from FdSource1211[ RUN ] FdSource.restartWorks1212[ OK ] FdSource.restartWorks (0 ms)1213[----------] 1 test from FdSource (0 ms total)12141215[----------] 1 test from createTempDir1216[ RUN ] createTempDir.works1217[ OK ] createTempDir.works (0 ms)1218[----------] 1 test from createTempDir (0 ms total)12191220[----------] 1 test from readLinkAt1221[ RUN ] readLinkAt.works1222[ OK ] readLinkAt.works (1 ms)1223[----------] 1 test from readLinkAt (1 ms total)12241225[----------] 1 test from openFileEnsureBeneathNoSymlinks1226[ RUN ] openFileEnsureBeneathNoSymlinks.works1227[ OK ] openFileEnsureBeneathNoSymlinks.works (1 ms)1228[----------] 1 test from openFileEnsureBeneathNoSymlinks (1 ms total)12291230[----------] 8 tests from ReadLine1231[ RUN ] ReadLine.ReadsLinesFromPipe1232[ OK ] ReadLine.ReadsLinesFromPipe (0 ms)1233[ RUN ] ReadLine.ReturnsPartialLineOnEofWhenAllowed1234[ OK ] ReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)1235[ RUN ] ReadLine.ThrowsOnEofWhenNotAllowed1236[ OK ] ReadLine.ThrowsOnEofWhenNotAllowed (0 ms)1237[ RUN ] ReadLine.EmptyLine1238[ OK ] ReadLine.EmptyLine (0 ms)1239[ RUN ] ReadLine.ConsecutiveEmptyLines1240[ OK ] ReadLine.ConsecutiveEmptyLines (0 ms)1241[ RUN ] ReadLine.LineWithNullBytes1242[ OK ] ReadLine.LineWithNullBytes (0 ms)1243[ RUN ] ReadLine.TreatsEioAsEof1244[ OK ] ReadLine.TreatsEioAsEof (0 ms)1245[ RUN ] ReadLine.PartialLineBeforeEio1246[ OK ] ReadLine.PartialLineBeforeEio (0 ms)1247[----------] 8 tests from ReadLine (0 ms total)12481249[----------] 10 tests from BufferedSourceReadLine1250[ RUN ] BufferedSourceReadLine.ReadsLinesFromPipe1251[ OK ] BufferedSourceReadLine.ReadsLinesFromPipe (0 ms)1252[ RUN ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed1253[ OK ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)1254[ RUN ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed1255[ OK ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed (0 ms)1256[ RUN ] BufferedSourceReadLine.EmptyLine1257[ OK ] BufferedSourceReadLine.EmptyLine (0 ms)1258[ RUN ] BufferedSourceReadLine.ConsecutiveEmptyLines1259[ OK ] BufferedSourceReadLine.ConsecutiveEmptyLines (0 ms)1260[ RUN ] BufferedSourceReadLine.LineWithNullBytes1261[ OK ] BufferedSourceReadLine.LineWithNullBytes (0 ms)1262[ RUN ] BufferedSourceReadLine.NewlineAtBufferBoundary1263[ OK ] BufferedSourceReadLine.NewlineAtBufferBoundary (0 ms)1264[ RUN ] BufferedSourceReadLine.DataRemainsAfterReadLine1265[ OK ] BufferedSourceReadLine.DataRemainsAfterReadLine (0 ms)1266[ RUN ] BufferedSourceReadLine.LineSpansMultipleRefills1267[ OK ] BufferedSourceReadLine.LineSpansMultipleRefills (0 ms)1268[ RUN ] BufferedSourceReadLine.BufferExhaustedThenEof1269[ OK ] BufferedSourceReadLine.BufferExhaustedThenEof (0 ms)1270[----------] 10 tests from BufferedSourceReadLine (0 ms total)12711272[----------] 1 test from WriteFull1273[ RUN ] WriteFull.RespectsAllowInterrupts1274[ OK ] WriteFull.RespectsAllowInterrupts (0 ms)1275[----------] 1 test from WriteFull (0 ms total)12761277[----------] 3 tests from FileSerialisationMethod1278[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_11279[ OK ] FileSerialisationMethod.testRoundTripPrintParse_1 (0 ms)1280[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_21281[ OK ] FileSerialisationMethod.testRoundTripPrintParse_2 (0 ms)1282[ RUN ] FileSerialisationMethod.testParseFileSerialisationMethodOptException1283[ OK ] FileSerialisationMethod.testParseFileSerialisationMethodOptException (0 ms)1284[----------] 3 tests from FileSerialisationMethod (0 ms total)12851286[----------] 3 tests from FileIngestionMethod1287[ RUN ] FileIngestionMethod.testRoundTripPrintParse_11288[ OK ] FileIngestionMethod.testRoundTripPrintParse_1 (0 ms)1289[ RUN ] FileIngestionMethod.testRoundTripPrintParse_21290[ OK ] FileIngestionMethod.testRoundTripPrintParse_2 (0 ms)1291[ RUN ] FileIngestionMethod.testParseFileIngestionMethodOptException1292[ OK ] FileIngestionMethod.testParseFileIngestionMethodOptException (0 ms)1293[----------] 3 tests from FileIngestionMethod (0 ms total)12941295[----------] 5 tests from ExecutablePath1296[ RUN ] ExecutablePath.emptyRoundTrip1297[ OK ] ExecutablePath.emptyRoundTrip (0 ms)1298[ RUN ] ExecutablePath.oneElemRoundTrip1299[ OK ] ExecutablePath.oneElemRoundTrip (0 ms)1300[ RUN ] ExecutablePath.twoElemsRoundTrip1301[ OK ] ExecutablePath.twoElemsRoundTrip (0 ms)1302[ RUN ] ExecutablePath.threeElemsRoundTrip1303[ OK ] ExecutablePath.threeElemsRoundTrip (0 ms)1304[ RUN ] ExecutablePath.elementyElemNormalize1305[ OK ] ExecutablePath.elementyElemNormalize (0 ms)1306[----------] 5 tests from ExecutablePath (0 ms total)13071308[----------] 20 tests from Config1309[ RUN ] Config.setUndefinedSetting1310[ OK ] Config.setUndefinedSetting (0 ms)1311[ RUN ] Config.setDefinedSetting1312[ OK ] Config.setDefinedSetting (0 ms)1313[ RUN ] Config.getDefinedSetting1314[ OK ] Config.getDefinedSetting (0 ms)1315[ RUN ] Config.getDefinedOverriddenSettingNotSet1316[ OK ] Config.getDefinedOverriddenSettingNotSet (0 ms)1317[ RUN ] Config.getDefinedSettingSet11318[ OK ] Config.getDefinedSettingSet1 (0 ms)1319[ RUN ] Config.getDefinedSettingSet21320[ OK ] Config.getDefinedSettingSet2 (0 ms)1321[ RUN ] Config.addSetting1322[ OK ] Config.addSetting (0 ms)1323[ RUN ] Config.withInitialValue1324[ OK ] Config.withInitialValue (0 ms)1325[ RUN ] Config.resetOverridden1326[ OK ] Config.resetOverridden (0 ms)1327[ RUN ] Config.resetOverriddenWithSetting1328[ OK ] Config.resetOverriddenWithSetting (0 ms)1329[ RUN ] Config.toJSONOnEmptyConfig1330[ OK ] Config.toJSONOnEmptyConfig (0 ms)1331[ RUN ] Config.toJSONOnNonEmptyConfig1332[ OK ] Config.toJSONOnNonEmptyConfig (0 ms)1333[ RUN ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting1334[ OK ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting (0 ms)1335[ RUN ] Config.setSettingAlias1336[ OK ] Config.setSettingAlias (0 ms)1337[ DISABLED ] Config.DISABLED_reapplyUnknownSettings1338[ RUN ] Config.applyConfigEmpty1339[ OK ] Config.applyConfigEmpty (0 ms)1340[ RUN ] Config.applyConfigEmptyWithComment1341[ OK ] Config.applyConfigEmptyWithComment (0 ms)1342[ RUN ] Config.applyConfigAssignment1343[ OK ] Config.applyConfigAssignment (0 ms)1344[ RUN ] Config.applyConfigWithReassignedSetting1345[ OK ] Config.applyConfigWithReassignedSetting (0 ms)1346[ RUN ] Config.applyConfigFailsOnMissingIncludes1347[ OK ] Config.applyConfigFailsOnMissingIncludes (0 ms)1348[ RUN ] Config.applyConfigInvalidThrows1349[ OK ] Config.applyConfigInvalidThrows (0 ms)1350[----------] 20 tests from Config (0 ms total)13511352[----------] 2 tests from compress1353[ RUN ] compress.noneMethodDoesNothingToTheInput1354[ OK ] compress.noneMethodDoesNothingToTheInput (0 ms)1355[ RUN ] compress.zstdExactFrameBoundary1356[ OK ] compress.zstdExactFrameBoundary (69 ms)1357[----------] 2 tests from compress (69 ms total)13581359[----------] 3 tests from decompress1360[ RUN ] decompress.decompressNoneCompressed1361[ OK ] decompress.decompressNoneCompressed (0 ms)1362[ RUN ] decompress.decompressZstdCompressedParallel1363[ OK ] decompress.decompressZstdCompressedParallel (0 ms)1364[ RUN ] decompress.decompressZstdMultiFrameLargeInput1365[ OK ] decompress.decompressZstdMultiFrameLargeInput (60 ms)1366[----------] 3 tests from decompress (62 ms total)13671368[----------] 1 test from makeCompressionSink1369[ RUN ] makeCompressionSink.noneSinkDoesNothingToInput1370[ OK ] makeCompressionSink.noneSinkDoesNothingToInput (0 ms)1371[----------] 1 test from makeCompressionSink (0 ms total)13721373[----------] 2 tests from closure1374[ RUN ] closure.correctClosure1375[ OK ] closure.correctClosure (0 ms)1376[ RUN ] closure.properlyHandlesDirectExceptions1377[ OK ] closure.properlyHandlesDirectExceptions (0 ms)1378[----------] 2 tests from closure (0 ms total)13791380[----------] 6 tests from ChunkedVector1381[ RUN ] ChunkedVector.InitEmpty1382[ OK ] ChunkedVector.InitEmpty (0 ms)1383[ RUN ] ChunkedVector.GrowsCorrectly1384[ OK ] ChunkedVector.GrowsCorrectly (0 ms)1385[ RUN ] ChunkedVector.AddAndGet1386[ OK ] ChunkedVector.AddAndGet (0 ms)1387[ RUN ] ChunkedVector.ForEach1388[ OK ] ChunkedVector.ForEach (0 ms)1389[ RUN ] ChunkedVector.NonTrivialType1390[ OK ] ChunkedVector.NonTrivialType (0 ms)1391[ RUN ] ChunkedVector.ConcurrentAdd1392[ OK ] ChunkedVector.ConcurrentAdd (16 ms)1393[----------] 6 tests from ChunkedVector (17 ms total)13941395[----------] 9 tests from Checked1396[ RUN ] Checked.add_unsigned1397[ OK ] Checked.add_unsigned (14 ms)1398[ RUN ] Checked.add_signed1399[ OK ] Checked.add_signed (14 ms)1400[ RUN ] Checked.sub_unsigned1401[ OK ] Checked.sub_unsigned (13 ms)1402[ RUN ] Checked.sub_signed1403[ OK ] Checked.sub_signed (13 ms)1404[ RUN ] Checked.mul_unsigned1405[ OK ] Checked.mul_unsigned (12 ms)1406[ RUN ] Checked.mul_signed1407[ OK ] Checked.mul_signed (12 ms)1408[ RUN ] Checked.div_unsigned1409[ OK ] Checked.div_unsigned (14 ms)1410[ RUN ] Checked.div_signed1411[ OK ] Checked.div_signed (14 ms)1412[ RUN ] Checked.div_signed_special_cases1413[ OK ] Checked.div_signed_special_cases (0 ms)1414[----------] 9 tests from Checked (109 ms total)14151416[----------] 12 tests from CanonPath1417[ RUN ] CanonPath.basic1418[ OK ] CanonPath.basic (0 ms)1419[ RUN ] CanonPath.nullBytes1420[ OK ] CanonPath.nullBytes (0 ms)1421[ RUN ] CanonPath.fromFilename1422[ OK ] CanonPath.fromFilename (0 ms)1423[ RUN ] CanonPath.from_existing1424[ OK ] CanonPath.from_existing (0 ms)1425[ RUN ] CanonPath.pop1426[ OK ] CanonPath.pop (0 ms)1427[ RUN ] CanonPath.removePrefix1428[ OK ] CanonPath.removePrefix (0 ms)1429[ RUN ] CanonPath.iter1430[ OK ] CanonPath.iter (0 ms)1431[ RUN ] CanonPath.concat1432[ OK ] CanonPath.concat (0 ms)1433[ RUN ] CanonPath.within1434[ OK ] CanonPath.within (0 ms)1435[ RUN ] CanonPath.sort1436[ OK ] CanonPath.sort (0 ms)1437[ RUN ] CanonPath.allowed1438[ OK ] CanonPath.allowed (0 ms)1439[ RUN ] CanonPath.makeRelative1440[ OK ] CanonPath.makeRelative (0 ms)1441[----------] 12 tests from CanonPath (0 ms total)14421443[----------] 1 test from BumpMemoryResource1444[ RUN ] BumpMemoryResource.ConcurrentAllocation1445[ OK ] BumpMemoryResource.ConcurrentAllocation (5 ms)1446[----------] 1 test from BumpMemoryResource (5 ms total)14471448[----------] 4 tests from base64Encode1449[ RUN ] base64Encode.emptyString1450[ OK ] base64Encode.emptyString (0 ms)1451[ RUN ] base64Encode.encodesAString1452[ OK ] base64Encode.encodesAString (0 ms)1453[ RUN ] base64Encode.encodeAndDecode1454[ OK ] base64Encode.encodeAndDecode (0 ms)1455[ RUN ] base64Encode.encodeAndDecodeNonPrintable1456[ OK ] base64Encode.encodeAndDecodeNonPrintable (0 ms)1457[----------] 4 tests from base64Encode (0 ms total)14581459[----------] 3 tests from base64Decode1460[ RUN ] base64Decode.emptyString1461[ OK ] base64Decode.emptyString (0 ms)1462[ RUN ] base64Decode.decodeAString1463[ OK ] base64Decode.decodeAString (0 ms)1464[ RUN ] base64Decode.decodeThrowsOnInvalidChar1465[ OK ] base64Decode.decodeThrowsOnInvalidChar (0 ms)1466[----------] 3 tests from base64Decode (0 ms total)14671468[----------] 14 tests from parseShebangContent1469[ RUN ] parseShebangContent.basic1470[ OK ] parseShebangContent.basic (0 ms)1471[ RUN ] parseShebangContent.empty1472[ OK ] parseShebangContent.empty (0 ms)1473[ RUN ] parseShebangContent.doubleBacktick1474[ OK ] parseShebangContent.doubleBacktick (0 ms)1475[ RUN ] parseShebangContent.doubleBacktickEmpty1476[ OK ] parseShebangContent.doubleBacktickEmpty (0 ms)1477[ RUN ] parseShebangContent.doubleBacktickMarkdownInlineCode1478[ OK ] parseShebangContent.doubleBacktickMarkdownInlineCode (0 ms)1479[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive1480[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive (0 ms)1481[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect1482[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect (0 ms)1483[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlock21484[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlock2 (0 ms)1485[ RUN ] parseShebangContent.singleBacktickInDoubleBacktickQuotes1486[ OK ] parseShebangContent.singleBacktickInDoubleBacktickQuotes (0 ms)1487[ RUN ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes1488[ OK ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes (0 ms)1489[ RUN ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes1490[ OK ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes (0 ms)1491[ RUN ] parseShebangContent.increasingQuotes1492[ OK ] parseShebangContent.increasingQuotes (0 ms)1493[ RUN ] parseShebangContent.prop_round_trip_single1494[ OK ] parseShebangContent.prop_round_trip_single (0 ms)1495[ RUN ] parseShebangContent.prop_round_trip_two1496[ OK ] parseShebangContent.prop_round_trip_two (0 ms)1497[----------] 14 tests from parseShebangContent (0 ms total)14981499[----------] 2 tests from alignUp1500[ RUN ] alignUp.value1501[ OK ] alignUp.value (0 ms)1502[ RUN ] alignUp.notAPowerOf21503[ OK ] alignUp.notAPowerOf2 (111 ms)1504[----------] 2 tests from alignUp (111 ms total)15051506[----------] 3 tests from alignUpOverflowTest/0, where TypeParam = unsigned char1507[ RUN ] alignUpOverflowTest/0.lastSafeValue1508[ OK ] alignUpOverflowTest/0.lastSafeValue (0 ms)1509[ RUN ] alignUpOverflowTest/0.overflowThrows1510[ OK ] alignUpOverflowTest/0.overflowThrows (0 ms)1511[ RUN ] alignUpOverflowTest/0.alignmentOneNeverOverflows1512[ OK ] alignUpOverflowTest/0.alignmentOneNeverOverflows (0 ms)1513[----------] 3 tests from alignUpOverflowTest/0 (0 ms total)15141515[----------] 3 tests from alignUpOverflowTest/1, where TypeParam = unsigned short1516[ RUN ] alignUpOverflowTest/1.lastSafeValue1517[ OK ] alignUpOverflowTest/1.lastSafeValue (0 ms)1518[ RUN ] alignUpOverflowTest/1.overflowThrows1519[ OK ] alignUpOverflowTest/1.overflowThrows (0 ms)1520[ RUN ] alignUpOverflowTest/1.alignmentOneNeverOverflows1521[ OK ] alignUpOverflowTest/1.alignmentOneNeverOverflows (0 ms)1522[----------] 3 tests from alignUpOverflowTest/1 (0 ms total)15231524[----------] 3 tests from alignUpOverflowTest/2, where TypeParam = unsigned int1525[ RUN ] alignUpOverflowTest/2.lastSafeValue1526[ OK ] alignUpOverflowTest/2.lastSafeValue (0 ms)1527[ RUN ] alignUpOverflowTest/2.overflowThrows1528[ OK ] alignUpOverflowTest/2.overflowThrows (0 ms)1529[ RUN ] alignUpOverflowTest/2.alignmentOneNeverOverflows1530[ OK ] alignUpOverflowTest/2.alignmentOneNeverOverflows (0 ms)1531[----------] 3 tests from alignUpOverflowTest/2 (0 ms total)15321533[----------] 3 tests from alignUpOverflowTest/3, where TypeParam = unsigned long1534[ RUN ] alignUpOverflowTest/3.lastSafeValue1535[ OK ] alignUpOverflowTest/3.lastSafeValue (0 ms)1536[ RUN ] alignUpOverflowTest/3.overflowThrows1537[ OK ] alignUpOverflowTest/3.overflowThrows (0 ms)1538[ RUN ] alignUpOverflowTest/3.alignmentOneNeverOverflows1539[ OK ] alignUpOverflowTest/3.alignmentOneNeverOverflows (0 ms)1540[----------] 3 tests from alignUpOverflowTest/3 (0 ms total)15411542[----------] 38 tests from FixGitURLs/FixGitURLTestSuite1543[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/01544[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/0 (0 ms)1545[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11546warning: 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.15471548Use an explicit absolute path:15491550 github.com:/owner/repo.git15511552or with an explicit SSH URL:15531554 ssh://git@github.com/owner/repo.git15551556instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:15571558 github.com:~/owner/repo.git15591560or with an explicit SSH URL:15611562 ssh://git@github.com/~/owner/repo.git1563[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/1 (0 ms)1564[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/21565warning: 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.15661567Use an explicit absolute path:15681569 github.com:/owner/repo.git15701571or with an explicit SSH URL:15721573 ssh://github.com/owner/repo.git15741575instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:15761577 github.com:~/owner/repo.git15781579or with an explicit SSH URL:15801581 ssh://github.com/~/owner/repo.git1582[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/2 (0 ms)1583[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/31584[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/3 (0 ms)1585[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/41586[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/4 (0 ms)1587[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/51588[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/5 (0 ms)1589[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/61590[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/6 (0 ms)1591[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/71592[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/7 (0 ms)1593[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/81594[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/8 (0 ms)1595[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/91596[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/9 (0 ms)1597[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/101598[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/10 (0 ms)1599[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/111600[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11 (0 ms)1601[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/121602[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/12 (0 ms)1603[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/131604warning: 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.16051606Use an explicit absolute path:16071608 [::1]:/repo/path16091610or with an explicit SSH URL:16111612 ssh://user%2520@[::1]/repo/path16131614instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16151616 [::1]:~/repo/path16171618or with an explicit SSH URL:16191620 ssh://user%2520@[::1]/~/repo/path1621[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/13 (0 ms)1622[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/141623warning: 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.16241625Use an explicit absolute path:16261627 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:/1234516281629or with an explicit SSH URL:16301631 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/1234516321633instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16341635 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:~/1234516361637or with an explicit SSH URL:16381639 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/~/123451640[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/14 (0 ms)1641[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/151642[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/15 (0 ms)1643[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/161644warning: 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.16451646Use an explicit absolute path:16471648 host[1]:/repo16491650or with an explicit SSH URL:16511652 ssh://host%5B1%5D/repo16531654instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16551656 host[1]:~/repo16571658or with an explicit SSH URL:16591660 ssh://host%5B1%5D/~/repo1661[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/16 (0 ms)1662[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/171663warning: 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.16641665Use an explicit absolute path:16661667 [::1]:/path16681669or with an explicit SSH URL:16701671 ssh://%5Buser%5D@[::1]/path16721673instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16741675 [::1]:~/path16761677or with an explicit SSH URL:16781679 ssh://%5Buser%5D@[::1]/~/path1680[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/17 (0 ms)1681[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/181682warning: 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.16831684Use an explicit absolute path:16851686 notuser:/notpass@notjusthost:restofpath16871688or with an explicit SSH URL:16891690 ssh://notuser/notpass@notjusthost:restofpath16911692instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16931694 notuser:~/notpass@notjusthost:restofpath16951696or with an explicit SSH URL:16971698 ssh://notuser/~/notpass@notjusthost:restofpath1699[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/18 (0 ms)1700[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/01701[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/0 (0 ms)1702[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11703[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/1 (0 ms)1704[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/21705[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/2 (0 ms)1706[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/31707[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/3 (0 ms)1708[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/41709[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/4 (0 ms)1710[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/51711[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/5 (0 ms)1712[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/61713[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/6 (0 ms)1714[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/71715[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/7 (0 ms)1716[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/81717[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/8 (0 ms)1718[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/91719[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/9 (0 ms)1720[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/101721[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/10 (0 ms)1722[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/111723[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11 (0 ms)1724[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/121725[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/12 (0 ms)1726[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/131727[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/13 (0 ms)1728[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/141729[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/14 (0 ms)1730[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/151731[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/15 (0 ms)1732[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/161733[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/16 (0 ms)1734[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/171735[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/17 (0 ms)1736[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/181737[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/18 (0 ms)1738[----------] 38 tests from FixGitURLs/FixGitURLTestSuite (2 ms total)17391740[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess1741[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/01742[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/0 (0 ms)1743[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/11744[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/1 (0 ms)1745[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/21746[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/2 (0 ms)1747[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/31748[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/3 (0 ms)1749[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/41750[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/4 (0 ms)1751[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/51752[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/5 (0 ms)1753[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/61754[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/6 (0 ms)1755[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/01756[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/0 (0 ms)1757[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/11758[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/1 (0 ms)1759[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/21760[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/2 (0 ms)1761[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/31762[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/3 (0 ms)1763[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/41764[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/4 (0 ms)1765[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/51766[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/5 (0 ms)1767[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/61768[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/6 (0 ms)1769[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/01770[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/0 (0 ms)1771[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/11772[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/1 (0 ms)1773[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/21774[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/2 (0 ms)1775[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/31776[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/3 (0 ms)1777[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/41778[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/4 (0 ms)1779[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/51780[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/5 (0 ms)1781[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/61782[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/6 (0 ms)1783[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess (0 ms total)17841785[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite1786[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath1787[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath (0 ms)1788[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId1789[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId (0 ms)1790[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId1791[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId (0 ms)1792[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot1793[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot (0 ms)1794[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory1795[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory (0 ms)1796[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash1797[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash (0 ms)1798[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative1799[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative (0 ms)1800[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative1801[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative (0 ms)1802[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride1803[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride (0 ms)1804[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId1805[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId (0 ms)1806[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority1807[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority (0 ms)1808[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative1809[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative (0 ms)1810[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative1811[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative (0 ms)1812[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative1813[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative (0 ms)1814[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative1815[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative (0 ms)1816[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative1817[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative (0 ms)1818[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative1819[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative (0 ms)1820[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite (0 ms total)18211822[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest1823[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path1824[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path (0 ms)1825[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path1826[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path (0 ms)1827[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path1828[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path (0 ms)1829[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing1830[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing (0 ms)1831[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path1832[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path (0 ms)1833[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path1834[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path (0 ms)1835[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority1836[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority (0 ms)1837[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority1838[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority (0 ms)1839[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash1840[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)1841[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash1842[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)1843[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path1844[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path (0 ms)1845[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path1846[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path (0 ms)1847[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path1848[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path (0 ms)1849[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing1850[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing (0 ms)1851[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path1852[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path (0 ms)1853[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path1854[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path (0 ms)1855[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority1856[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority (0 ms)1857[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority1858[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority (0 ms)1859[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash1860[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)1861[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash1862[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)1863[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest (0 ms total)18641865[----------] 8 tests from Unix/UrlPathTest1866[ RUN ] Unix/UrlPathTest.pathToUrlPath/absolute_path1867[ OK ] Unix/UrlPathTest.pathToUrlPath/absolute_path (0 ms)1868[ RUN ] Unix/UrlPathTest.pathToUrlPath/root_path1869[ OK ] Unix/UrlPathTest.pathToUrlPath/root_path (0 ms)1870[ RUN ] Unix/UrlPathTest.urlPathToPath/absolute_path1871[ OK ] Unix/UrlPathTest.urlPathToPath/absolute_path (0 ms)1872[ RUN ] Unix/UrlPathTest.urlPathToPath/root_path1873[ OK ] Unix/UrlPathTest.urlPathToPath/root_path (0 ms)1874[ RUN ] Unix/UrlPathTest.urlToString/absolute_path1875[ OK ] Unix/UrlPathTest.urlToString/absolute_path (0 ms)1876[ RUN ] Unix/UrlPathTest.urlToString/root_path1877[ OK ] Unix/UrlPathTest.urlToString/root_path (0 ms)1878[ RUN ] Unix/UrlPathTest.stringToUrl/absolute_path1879[ OK ] Unix/UrlPathTest.stringToUrl/absolute_path (0 ms)1880[ RUN ] Unix/UrlPathTest.stringToUrl/root_path1881[ OK ] Unix/UrlPathTest.stringToUrl/root_path (0 ms)1882[----------] 8 tests from Unix/UrlPathTest (0 ms total)18831884[----------] 18 tests from TopoSort/TopoSortTest1885[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/01886[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/0 (0 ms)1887[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/11888[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/1 (0 ms)1889[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/21890[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/2 (0 ms)1891[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/31892[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/3 (0 ms)1893[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/41894[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/4 (0 ms)1895[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/51896[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/5 (0 ms)1897[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/61898[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/6 (0 ms)1899[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/71900[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/7 (0 ms)1901[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/81902[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/8 (0 ms)1903[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/91904[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/9 (0 ms)1905[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/101906[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/10 (0 ms)1907[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/111908[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/11 (0 ms)1909[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/121910[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/12 (0 ms)1911[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/131912[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/13 (0 ms)1913[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/141914[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/14 (0 ms)1915[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/151916[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/15 (0 ms)1917[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/161918[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/16 (0 ms)1919[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/171920[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/17 (0 ms)1921[----------] 18 tests from TopoSort/TopoSortTest (0 ms total)19221923[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest1924[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/01925[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/0 (0 ms)1926[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/11927[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/1 (0 ms)1928[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/21929[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/2 (0 ms)1930[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/31931[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/3 (0 ms)1932[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/41933[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/4 (0 ms)1934[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/51935[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/5 (0 ms)1936[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/61937[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/6 (0 ms)1938[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest (0 ms total)19391940[----------] 40 tests from PeekSort/RandomPeekSort1941[ RUN ] PeekSort/RandomPeekSort.defaultComparator/01942[ OK ] PeekSort/RandomPeekSort.defaultComparator/0 (2 ms)1943[ RUN ] PeekSort/RandomPeekSort.defaultComparator/11944[ OK ] PeekSort/RandomPeekSort.defaultComparator/1 (24 ms)1945[ RUN ] PeekSort/RandomPeekSort.defaultComparator/21946[ OK ] PeekSort/RandomPeekSort.defaultComparator/2 (19 ms)1947[ RUN ] PeekSort/RandomPeekSort.defaultComparator/31948[ OK ] PeekSort/RandomPeekSort.defaultComparator/3 (24 ms)1949[ RUN ] PeekSort/RandomPeekSort.defaultComparator/41950[ OK ] PeekSort/RandomPeekSort.defaultComparator/4 (33 ms)1951[ RUN ] PeekSort/RandomPeekSort.defaultComparator/51952[ OK ] PeekSort/RandomPeekSort.defaultComparator/5 (10 ms)1953[ RUN ] PeekSort/RandomPeekSort.defaultComparator/61954[ OK ] PeekSort/RandomPeekSort.defaultComparator/6 (0 ms)1955[ RUN ] PeekSort/RandomPeekSort.defaultComparator/71956[ OK ] PeekSort/RandomPeekSort.defaultComparator/7 (0 ms)1957[ RUN ] PeekSort/RandomPeekSort.defaultComparator/81958[ OK ] PeekSort/RandomPeekSort.defaultComparator/8 (0 ms)1959[ RUN ] PeekSort/RandomPeekSort.defaultComparator/91960[ OK ] PeekSort/RandomPeekSort.defaultComparator/9 (241 ms)1961[ RUN ] PeekSort/RandomPeekSort.greater/01962[ OK ] PeekSort/RandomPeekSort.greater/0 (2 ms)1963[ RUN ] PeekSort/RandomPeekSort.greater/11964[ OK ] PeekSort/RandomPeekSort.greater/1 (24 ms)1965[ RUN ] PeekSort/RandomPeekSort.greater/21966[ OK ] PeekSort/RandomPeekSort.greater/2 (19 ms)1967[ RUN ] PeekSort/RandomPeekSort.greater/31968[ OK ] PeekSort/RandomPeekSort.greater/3 (24 ms)1969[ RUN ] PeekSort/RandomPeekSort.greater/41970[ OK ] PeekSort/RandomPeekSort.greater/4 (33 ms)1971[ RUN ] PeekSort/RandomPeekSort.greater/51972[ OK ] PeekSort/RandomPeekSort.greater/5 (10 ms)1973[ RUN ] PeekSort/RandomPeekSort.greater/61974[ OK ] PeekSort/RandomPeekSort.greater/6 (0 ms)1975[ RUN ] PeekSort/RandomPeekSort.greater/71976[ OK ] PeekSort/RandomPeekSort.greater/7 (0 ms)1977[ RUN ] PeekSort/RandomPeekSort.greater/81978[ OK ] PeekSort/RandomPeekSort.greater/8 (0 ms)1979[ RUN ] PeekSort/RandomPeekSort.greater/91980[ OK ] PeekSort/RandomPeekSort.greater/9 (240 ms)1981[ RUN ] PeekSort/RandomPeekSort.brokenComparator/01982[ OK ] PeekSort/RandomPeekSort.brokenComparator/0 (5 ms)1983[ RUN ] PeekSort/RandomPeekSort.brokenComparator/11984[ OK ] PeekSort/RandomPeekSort.brokenComparator/1 (72 ms)1985[ RUN ] PeekSort/RandomPeekSort.brokenComparator/21986[ OK ] PeekSort/RandomPeekSort.brokenComparator/2 (58 ms)1987[ RUN ] PeekSort/RandomPeekSort.brokenComparator/31988[ OK ] PeekSort/RandomPeekSort.brokenComparator/3 (70 ms)1989[ RUN ] PeekSort/RandomPeekSort.brokenComparator/41990[ OK ] PeekSort/RandomPeekSort.brokenComparator/4 (85 ms)1991[ RUN ] PeekSort/RandomPeekSort.brokenComparator/51992[ OK ] PeekSort/RandomPeekSort.brokenComparator/5 (38 ms)1993[ RUN ] PeekSort/RandomPeekSort.brokenComparator/61994[ OK ] PeekSort/RandomPeekSort.brokenComparator/6 (0 ms)1995[ RUN ] PeekSort/RandomPeekSort.brokenComparator/71996[ OK ] PeekSort/RandomPeekSort.brokenComparator/7 (0 ms)1997[ RUN ] PeekSort/RandomPeekSort.brokenComparator/81998[ OK ] PeekSort/RandomPeekSort.brokenComparator/8 (0 ms)1999[ RUN ] PeekSort/RandomPeekSort.brokenComparator/92000[ OK ] PeekSort/RandomPeekSort.brokenComparator/9 (687 ms)2001[ RUN ] PeekSort/RandomPeekSort.stability/02002[ OK ] PeekSort/RandomPeekSort.stability/0 (2 ms)2003[ RUN ] PeekSort/RandomPeekSort.stability/12004[ OK ] PeekSort/RandomPeekSort.stability/1 (22 ms)2005[ RUN ] PeekSort/RandomPeekSort.stability/22006[ OK ] PeekSort/RandomPeekSort.stability/2 (18 ms)2007[ RUN ] PeekSort/RandomPeekSort.stability/32008[ OK ] PeekSort/RandomPeekSort.stability/3 (21 ms)2009[ RUN ] PeekSort/RandomPeekSort.stability/42010[ OK ] PeekSort/RandomPeekSort.stability/4 (31 ms)2011[ RUN ] PeekSort/RandomPeekSort.stability/52012[ OK ] PeekSort/RandomPeekSort.stability/5 (11 ms)2013[ RUN ] PeekSort/RandomPeekSort.stability/62014[ OK ] PeekSort/RandomPeekSort.stability/6 (0 ms)2015[ RUN ] PeekSort/RandomPeekSort.stability/72016[ OK ] PeekSort/RandomPeekSort.stability/7 (0 ms)2017[ RUN ] PeekSort/RandomPeekSort.stability/82018[ OK ] PeekSort/RandomPeekSort.stability/8 (0 ms)2019[ RUN ] PeekSort/RandomPeekSort.stability/92020[ OK ] PeekSort/RandomPeekSort.stability/9 (230 ms)2021[----------] 40 tests from PeekSort/RandomPeekSort (2066 ms total)20222023[----------] 2 tests from NarListingJSON/NarListingJsonTest2024[ RUN ] NarListingJSON/NarListingJsonTest.from_json/02025[ OK ] NarListingJSON/NarListingJsonTest.from_json/0 (0 ms)2026[ RUN ] NarListingJSON/NarListingJsonTest.to_json/02027[ OK ] NarListingJSON/NarListingJsonTest.to_json/0 (0 ms)2028[----------] 2 tests from NarListingJSON/NarListingJsonTest (0 ms total)20292030[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest2031[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/02032[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/0 (0 ms)2033[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/02034[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/0 (0 ms)2035[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest (0 ms total)20362037[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest2038[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/02039[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/0 (0 ms)2040[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/12041[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/1 (0 ms)2042[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/02043[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/0 (0 ms)2044[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/12045[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/1 (0 ms)2046[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest (0 ms total)20472048[----------] 4 tests from HashJSON/HashJsonTest2049[ RUN ] HashJSON/HashJsonTest.from_json/02050[ OK ] HashJSON/HashJsonTest.from_json/0 (0 ms)2051[ RUN ] HashJSON/HashJsonTest.from_json/12052[ OK ] HashJSON/HashJsonTest.from_json/1 (0 ms)2053[ RUN ] HashJSON/HashJsonTest.to_json/02054[ OK ] HashJSON/HashJsonTest.to_json/0 (0 ms)2055[ RUN ] HashJSON/HashJsonTest.to_json/12056[ OK ] HashJSON/HashJsonTest.to_json/1 (0 ms)2057[----------] 4 tests from HashJSON/HashJsonTest (0 ms total)20582059[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest2060[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/02061[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/0 (0 ms)2062[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/02063[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/0 (0 ms)2064[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest (0 ms total)20652066[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest2067[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none2068[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none (0 ms)2069[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz2070[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz (5 ms)2071[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip22072[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip2 (0 ms)2073[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br2074[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br (1 ms)2075[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd2076[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd (0 ms)2077[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/none2078[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/none (0 ms)2079[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/xz2080[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/xz (1 ms)2081[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/bzip22082[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/bzip2 (0 ms)2083[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/br2084[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/br (0 ms)2085[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/zstd2086[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/zstd (0 ms)2087[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none2088../compression.cc:41: Skipped208920902091[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none (0 ms)2092[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz2093[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz (0 ms)2094[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip22095[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip2 (0 ms)2096[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br2097[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br (0 ms)2098[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd2099[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd (0 ms)2100[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none2101[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none (0 ms)2102[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz2103[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz (0 ms)2104[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip22105[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip2 (0 ms)2106[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br2107[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br (0 ms)2108[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd2109[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd (0 ms)2110[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest (9 ms total)21112112[----------] 5 tests from Sha512Paddings/Base64TrailParseTest2113[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/02114[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/0 (0 ms)2115[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/12116[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/1 (0 ms)2117[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/22118[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/2 (0 ms)2119[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/32120[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/3 (0 ms)2121[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/42122[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/4 (0 ms)2123[----------] 5 tests from Sha512Paddings/Base64TrailParseTest (0 ms total)21242125[----------] 8 tests from NarTest/InvalidNarTest2126[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/02127[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/0 (0 ms)2128[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/12129[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/1 (0 ms)2130[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/22131[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/2 (0 ms)2132[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/32133[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/3 (0 ms)2134[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/42135[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/4 (0 ms)2136[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/52137[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/5 (0 ms)2138[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/62139[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/6 (0 ms)2140[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/72141[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/7 (0 ms)2142[----------] 8 tests from NarTest/InvalidNarTest (0 ms total)21432144[----------] Global test environment tear-down2145[==========] 763 tests from 138 test suites ran. (3026 ms total)2146[ PASSED ] 762 tests.2147[ SKIPPED ] 1 test, listed below:2148[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none21492150 YOU HAVE 1 DISABLED TEST2151