nixbot

builds
1tribuchet: building on jamie2Running main() from /build/source/googletest/src/gtest_main.cc3Note: Google Test filter = -4[==========] Running 764 tests from 139 test suites.5[----------] Global test environment set-up.6[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest7[ RUN ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow8[ OK ] openFileEnsureBeneathNoSymlinksDeathTest.rejectsONofollow (498 ms)9[----------] 1 test from openFileEnsureBeneathNoSymlinksDeathTest (498 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 (2 ms total)1718[----------] 2 tests from fchmodatTryNoFollow19[ RUN ] fchmodatTryNoFollow.works20[ OK ] fchmodatTryNoFollow.works (1 ms)21[ RUN ] fchmodatTryNoFollow.fallbackWithoutProc22[ OK ] fchmodatTryNoFollow.fallbackWithoutProc (7 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 (0 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 (0 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=6680610375772677703467[ OK ] splitStringTest/0.recoveredByConcatStringsSep (0 ms)468[----------] 13 tests from splitStringTest/0 (0 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 (1 ms)616[ RUN ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds617[ OK ] FSSourceAccessorTest.invalidateCacheDropsStaleDirFds (0 ms)618[ RUN ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot619[ OK ] FSSourceAccessorTest.RestoreSinkRegularFileAtRoot (1 ms)620[ RUN ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot621[ OK ] FSSourceAccessorTest.RestoreSinkSymlinkAtRoot (0 ms)622[----------] 4 tests from FSSourceAccessorTest (3 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 (0 ms)634[ RUN ] SortTestPermutations/0.peeksort635[ OK ] SortTestPermutations/0.peeksort (0 ms)636[----------] 2 tests from SortTestPermutations/0 (0 ms total)637638[----------] 2 tests from SortTestPermutations/1, where TypeParam = long long639[ RUN ] SortTestPermutations/1.insertionsort640[ OK ] SortTestPermutations/1.insertionsort (0 ms)641[ RUN ] SortTestPermutations/1.peeksort642[ OK ] SortTestPermutations/1.peeksort (0 ms)643[----------] 2 tests from SortTestPermutations/1 (0 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 (0 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 (0 ms)674[ RUN ] SortProperty/0.peeksortSortedGreater675[ OK ] SortProperty/0.peeksortSortedGreater (0 ms)676[ RUN ] SortProperty/0.insertionsortSorted677[ OK ] SortProperty/0.insertionsortSorted (0 ms)678[ RUN ] SortProperty/0.peeksortSortedLinearComparisonComplexity679[ OK ] SortProperty/0.peeksortSortedLinearComparisonComplexity (0 ms)680[----------] 4 tests from SortProperty/0 (2 ms total)681682[----------] 4 tests from SortProperty/1, where TypeParam = unsigned int683[ RUN ] SortProperty/1.peeksortSorted684[ OK ] SortProperty/1.peeksortSorted (0 ms)685[ RUN ] SortProperty/1.peeksortSortedGreater686[ OK ] SortProperty/1.peeksortSortedGreater (0 ms)687[ RUN ] SortProperty/1.insertionsortSorted688[ OK ] SortProperty/1.insertionsortSorted (0 ms)689[ RUN ] SortProperty/1.peeksortSortedLinearComparisonComplexity690[ OK ] SortProperty/1.peeksortSortedLinearComparisonComplexity (0 ms)691[----------] 4 tests from SortProperty/1 (2 ms total)692693[----------] 4 tests from SortProperty/2, where TypeParam = long long694[ RUN ] SortProperty/2.peeksortSorted695[ OK ] SortProperty/2.peeksortSorted (0 ms)696[ RUN ] SortProperty/2.peeksortSortedGreater697[ OK ] SortProperty/2.peeksortSortedGreater (0 ms)698[ RUN ] SortProperty/2.insertionsortSorted699[ OK ] SortProperty/2.insertionsortSorted (0 ms)700[ RUN ] SortProperty/2.peeksortSortedLinearComparisonComplexity701[ OK ] SortProperty/2.peeksortSortedLinearComparisonComplexity (0 ms)702[----------] 4 tests from SortProperty/2 (2 ms total)703704[----------] 4 tests from SortProperty/3, where TypeParam = short705[ RUN ] SortProperty/3.peeksortSorted706[ OK ] SortProperty/3.peeksortSorted (0 ms)707[ RUN ] SortProperty/3.peeksortSortedGreater708[ OK ] SortProperty/3.peeksortSortedGreater (0 ms)709[ RUN ] SortProperty/3.insertionsortSorted710[ OK ] SortProperty/3.insertionsortSorted (0 ms)711[ RUN ] SortProperty/3.peeksortSortedLinearComparisonComplexity712[ OK ] SortProperty/3.peeksortSortedLinearComparisonComplexity (0 ms)713[----------] 4 tests from SortProperty/3 (2 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 (1 ms)718[ RUN ] SortProperty/4.peeksortSortedGreater719[ OK ] SortProperty/4.peeksortSortedGreater (1 ms)720[ RUN ] SortProperty/4.insertionsortSorted721[ OK ] SortProperty/4.insertionsortSorted (1 ms)722[ RUN ] SortProperty/4.peeksortSortedLinearComparisonComplexity723[ OK ] SortProperty/4.peeksortSortedLinearComparisonComplexity (1 ms)724[----------] 4 tests from SortProperty/4 (7 ms total)725726[----------] 1 test from SortProperty727[ RUN ] SortProperty.peeksortStability728[ OK ] SortProperty.peeksortStability (0 ms)729[----------] 1 test from SortProperty (0 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 (0 ms)739[----------] 1 test from readPadding (0 ms total)740741[----------] 1 test from sourceToSink742[ RUN ] sourceToSink.forcedUnwindUcaughtExceptions743[ OK ] sourceToSink.forcedUnwindUcaughtExceptions (0 ms)744[----------] 1 test from sourceToSink (0 ms total)745746[----------] 6 tests from ref747[ RUN ] ref.upcast_is_implicit748[ OK ] ref.upcast_is_implicit (0 ms)749[ RUN ] ref.downcast_is_rejected750[ OK ] ref.downcast_is_rejected (0 ms)751[ RUN ] ref.same_type_conversion752[ OK ] ref.same_type_conversion (0 ms)753[ RUN ] ref.explicit_downcast_with_cast754[ OK ] ref.explicit_downcast_with_cast (0 ms)755[ RUN ] ref.invalid_cast_throws756[ OK ] ref.invalid_cast_throws (0 ms)757[ RUN ] ref.explicit_downcast_with_dynamic_pointer_cast758[ OK ] ref.explicit_downcast_with_dynamic_pointer_cast (0 ms)759[----------] 6 tests from ref (0 ms total)760761[----------] 1 test from statusOk762[ RUN ] statusOk.zeroIsOk763[ OK ] statusOk.zeroIsOk (0 ms)764[----------] 1 test from statusOk (0 ms total)765766[----------] 4 tests from Position767[ RUN ] Position.getSnippetUpTo_0768[ OK ] Position.getSnippetUpTo_0 (0 ms)769[ RUN ] Position.getSnippetUpTo_1770[ OK ] Position.getSnippetUpTo_1 (0 ms)771[ RUN ] Position.getSnippetUpTo_2772[ OK ] Position.getSnippetUpTo_2 (0 ms)773[ RUN ] Position.example_1774[ OK ] Position.example_1 (0 ms)775[----------] 4 tests from Position (0 ms total)776777[----------] 7 tests from Pool778[ RUN ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity779[ OK ] Pool.freshPoolHasZeroCountAndSpecifiedCapacity (0 ms)780[ RUN ] Pool.freshPoolCanGetAResource781[ OK ] Pool.freshPoolCanGetAResource (0 ms)782[ RUN ] Pool.capacityCanBeIncremented783[ OK ] Pool.capacityCanBeIncremented (0 ms)784[ RUN ] Pool.capacityCanBeDecremented785[ OK ] Pool.capacityCanBeDecremented (0 ms)786[ RUN ] Pool.flushBadDropsOutOfScopeResources787[ OK ] Pool.flushBadDropsOutOfScopeResources (0 ms)788[ RUN ] Pool.reuseResource789[ OK ] Pool.reuseResource (0 ms)790[ RUN ] Pool.badResourceIsNotReused791[ OK ] Pool.badResourceIsNotReused (0 ms)792[----------] 7 tests from Pool (0 ms total)793794[----------] 8 tests from nix_api_util_context795[ RUN ] nix_api_util_context.nix_setting_get796[ OK ] nix_api_util_context.nix_setting_get (0 ms)797[ RUN ] nix_api_util_context.nix_setting_set798[ OK ] nix_api_util_context.nix_setting_set (0 ms)799[ RUN ] nix_api_util_context.nix_err_msg800[ OK ] nix_api_util_context.nix_err_msg (0 ms)801[ RUN ] nix_api_util_context.nix_err_code802[ OK ] nix_api_util_context.nix_err_code (0 ms)803[ RUN ] nix_api_util_context.nix_context_error804[ OK ] nix_api_util_context.nix_context_error (0 ms)805[ RUN ] nix_api_util_context.nix_set_err_msg806[ OK ] nix_api_util_context.nix_set_err_msg (0 ms)807[ RUN ] nix_api_util_context.nix_err_info_msg808[ OK ] nix_api_util_context.nix_err_info_msg (0 ms)809[ RUN ] nix_api_util_context.nix_err_name810[ OK ] nix_api_util_context.nix_err_name (0 ms)811[----------] 8 tests from nix_api_util_context (0 ms total)812813[----------] 1 test from nix_api_util814[ RUN ] nix_api_util.nix_version_get815[ OK ] nix_api_util.nix_version_get (0 ms)816[----------] 1 test from nix_api_util (0 ms total)817818[----------] 1 test from MonitorFdHup819[ RUN ] MonitorFdHup.shouldNotBlock820[ OK ] MonitorFdHup.shouldNotBlock (0 ms)821[----------] 1 test from MonitorFdHup (0 ms total)822823[----------] 18 tests from MemorySourceAccessorTestErrors824[ RUN ] MemorySourceAccessorTestErrors.readFileNotFound825[ OK ] MemorySourceAccessorTestErrors.readFileNotFound (0 ms)826[ RUN ] MemorySourceAccessorTestErrors.readFileNotARegularFile827[ OK ] MemorySourceAccessorTestErrors.readFileNotARegularFile (0 ms)828[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotFound829[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotFound (0 ms)830[ RUN ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory831[ OK ] MemorySourceAccessorTestErrors.readDirectoryNotADirectory (0 ms)832[ RUN ] MemorySourceAccessorTestErrors.readLinkNotFound833[ OK ] MemorySourceAccessorTestErrors.readLinkNotFound (0 ms)834[ RUN ] MemorySourceAccessorTestErrors.readLinkNotASymlink835[ OK ] MemorySourceAccessorTestErrors.readLinkNotASymlink (0 ms)836[ RUN ] MemorySourceAccessorTestErrors.addFileParentNotDirectory837[ OK ] MemorySourceAccessorTestErrors.addFileParentNotDirectory (0 ms)838[ RUN ] MemorySourceAccessorTestErrors.addFileNotARegularFile839[ OK ] MemorySourceAccessorTestErrors.addFileNotARegularFile (0 ms)840[ RUN ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory841[ OK ] MemorySourceAccessorTestErrors.createDirectoryParentNotDirectory (0 ms)842[ RUN ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory843[ OK ] MemorySourceAccessorTestErrors.createDirectoryNotADirectory (0 ms)844[ RUN ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory845[ OK ] MemorySourceAccessorTestErrors.createRegularFileParentNotDirectory (0 ms)846[ RUN ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile847[ OK ] MemorySourceAccessorTestErrors.createRegularFileNotARegularFile (0 ms)848[ RUN ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory849[ OK ] MemorySourceAccessorTestErrors.createSymlinkParentNotDirectory (0 ms)850[ RUN ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink851[ OK ] MemorySourceAccessorTestErrors.createSymlinkNotASymlink (0 ms)852[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile853[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughRegularFile (0 ms)854[ RUN ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile855[ OK ] MemorySourceAccessorTestErrors.maybeLstatThroughRegularFile (0 ms)856[ RUN ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink857[ OK ] MemorySourceAccessorTestErrors.pathExistsThroughSymlink (0 ms)858[ RUN ] MemorySourceAccessorTestErrors.createFileThroughSymlink859[ OK ] MemorySourceAccessorTestErrors.createFileThroughSymlink (0 ms)860[----------] 18 tests from MemorySourceAccessorTestErrors (1 ms total)861862[----------] 3 tests from memo863[ RUN ] memo.computesOnce864[ OK ] memo.computesOnce (0 ms)865[ RUN ] memo.copiesShareCache866[ OK ] memo.copiesShareCache (0 ms)867[ RUN ] memo.worksWithString868[ OK ] memo.worksWithString (0 ms)869[----------] 3 tests from memo (0 ms total)870871[----------] 13 tests from LRUCache872[ RUN ] LRUCache.sizeOfEmptyCacheIsZero873[ OK ] LRUCache.sizeOfEmptyCacheIsZero (0 ms)874[ RUN ] LRUCache.sizeOfSingleElementCacheIsOne875[ OK ] LRUCache.sizeOfSingleElementCacheIsOne (0 ms)876[ RUN ] LRUCache.getFromEmptyCache877[ OK ] LRUCache.getFromEmptyCache (0 ms)878[ RUN ] LRUCache.getExistingValue879[ OK ] LRUCache.getExistingValue (0 ms)880[ RUN ] LRUCache.getNonExistingValueFromNonEmptyCache881[ OK ] LRUCache.getNonExistingValueFromNonEmptyCache (0 ms)882[ RUN ] LRUCache.upsertOnZeroCapacityCache883[ OK ] LRUCache.upsertOnZeroCapacityCache (0 ms)884[ RUN ] LRUCache.updateExistingValue885[ OK ] LRUCache.updateExistingValue (0 ms)886[ RUN ] LRUCache.overwriteOldestWhenCapacityIsReached887[ OK ] LRUCache.overwriteOldestWhenCapacityIsReached (0 ms)888[ RUN ] LRUCache.clearEmptyCache889[ OK ] LRUCache.clearEmptyCache (0 ms)890[ RUN ] LRUCache.clearNonEmptyCache891[ OK ] LRUCache.clearNonEmptyCache (0 ms)892[ RUN ] LRUCache.eraseFromEmptyCache893[ OK ] LRUCache.eraseFromEmptyCache (0 ms)894[ RUN ] LRUCache.eraseMissingFromNonEmptyCache895[ OK ] LRUCache.eraseMissingFromNonEmptyCache (0 ms)896[ RUN ] LRUCache.eraseFromNonEmptyCache897[ OK ] LRUCache.eraseFromNonEmptyCache (0 ms)898[----------] 13 tests from LRUCache (0 ms total)899900[----------] 2 tests from local_keys901[ RUN ] local_keys.signAndVerify902[ OK ] local_keys.signAndVerify (0 ms)903[ RUN ] local_keys.rfc8032TestVector904[ OK ] local_keys.rfc8032TestVector (0 ms)905[----------] 2 tests from local_keys (0 ms total)906907[----------] 3 tests from to_json908[ RUN ] to_json.optionalInt909[ OK ] to_json.optionalInt (0 ms)910[ RUN ] to_json.vectorOfOptionalInts911[ OK ] to_json.vectorOfOptionalInts (0 ms)912[ RUN ] to_json.optionalVectorOfInts913[ OK ] to_json.optionalVectorOfInts (0 ms)914[----------] 3 tests from to_json (0 ms total)915916[----------] 2 tests from from_json917[ RUN ] from_json.optionalInt918[ OK ] from_json.optionalInt (0 ms)919[ RUN ] from_json.vectorOfOptionalInts920[ OK ] from_json.vectorOfOptionalInts (0 ms)921[----------] 2 tests from from_json (0 ms total)922923[----------] 2 tests from valueAt924[ RUN ] valueAt.simpleObject925[ OK ] valueAt.simpleObject (0 ms)926[ RUN ] valueAt.missingKey927[ OK ] valueAt.missingKey (0 ms)928[----------] 2 tests from valueAt (0 ms total)929930[----------] 2 tests from getObject931[ RUN ] getObject.rightAssertions932[ OK ] getObject.rightAssertions (0 ms)933[ RUN ] getObject.wrongAssertions934[ OK ] getObject.wrongAssertions (0 ms)935[----------] 2 tests from getObject (0 ms total)936937[----------] 2 tests from getArray938[ RUN ] getArray.rightAssertions939[ OK ] getArray.rightAssertions (0 ms)940[ RUN ] getArray.wrongAssertions941[ OK ] getArray.wrongAssertions (0 ms)942[----------] 2 tests from getArray (0 ms total)943944[----------] 2 tests from getString945[ RUN ] getString.rightAssertions946[ OK ] getString.rightAssertions (0 ms)947[ RUN ] getString.wrongAssertions948[ OK ] getString.wrongAssertions (0 ms)949[----------] 2 tests from getString (0 ms total)950951[----------] 2 tests from getIntegralNumber952[ RUN ] getIntegralNumber.rightAssertions953[ OK ] getIntegralNumber.rightAssertions (0 ms)954[ RUN ] getIntegralNumber.wrongAssertions955[ OK ] getIntegralNumber.wrongAssertions (0 ms)956[----------] 2 tests from getIntegralNumber (0 ms total)957958[----------] 2 tests from getBoolean959[ RUN ] getBoolean.rightAssertions960[ OK ] getBoolean.rightAssertions (0 ms)961[ RUN ] getBoolean.wrongAssertions962[ OK ] getBoolean.wrongAssertions (0 ms)963[----------] 2 tests from getBoolean (0 ms total)964965[----------] 2 tests from optionalValueAt966[ RUN ] optionalValueAt.existing967[ OK ] optionalValueAt.existing (0 ms)968[ RUN ] optionalValueAt.empty969[ OK ] optionalValueAt.empty (0 ms)970[----------] 2 tests from optionalValueAt (0 ms total)971972[----------] 2 tests from getNullable973[ RUN ] getNullable.null974[ OK ] getNullable.null (0 ms)975[ RUN ] getNullable.empty976[ OK ] getNullable.empty (0 ms)977[----------] 2 tests from getNullable (0 ms total)978979[----------] 5 tests from hiliteMatches980[ RUN ] hiliteMatches.noHighlight981[ OK ] hiliteMatches.noHighlight (0 ms)982[ RUN ] hiliteMatches.simpleHighlight983[ OK ] hiliteMatches.simpleHighlight (0 ms)984[ RUN ] hiliteMatches.multipleMatches985[ OK ] hiliteMatches.multipleMatches (0 ms)986[ RUN ] hiliteMatches.overlappingMatches987[ OK ] hiliteMatches.overlappingMatches (0 ms)988[ RUN ] hiliteMatches.complexOverlappingMatches989[ OK ] hiliteMatches.complexOverlappingMatches (0 ms)990[----------] 5 tests from hiliteMatches (0 ms total)991992[----------] 3 tests from BLAKE3HashTest993[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes1994[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes1 (0 ms)995[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes2996[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes2 (0 ms)997[ RUN ] BLAKE3HashTest.testKnownBLAKE3Hashes3998[ OK ] BLAKE3HashTest.testKnownBLAKE3Hashes3 (0 ms)999[----------] 3 tests from BLAKE3HashTest (0 ms total)10001001[----------] 8 tests from hashString1002[ RUN ] hashString.testKnownMD5Hashes11003[ OK ] hashString.testKnownMD5Hashes1 (0 ms)1004[ RUN ] hashString.testKnownMD5Hashes21005[ OK ] hashString.testKnownMD5Hashes2 (0 ms)1006[ RUN ] hashString.testKnownSHA1Hashes11007[ OK ] hashString.testKnownSHA1Hashes1 (0 ms)1008[ RUN ] hashString.testKnownSHA1Hashes21009[ OK ] hashString.testKnownSHA1Hashes2 (0 ms)1010[ RUN ] hashString.testKnownSHA256Hashes11011[ OK ] hashString.testKnownSHA256Hashes1 (0 ms)1012[ RUN ] hashString.testKnownSHA256Hashes21013[ OK ] hashString.testKnownSHA256Hashes2 (0 ms)1014[ RUN ] hashString.testKnownSHA512Hashes11015[ OK ] hashString.testKnownSHA512Hashes1 (0 ms)1016[ RUN ] hashString.testKnownSHA512Hashes21017[ OK ] hashString.testKnownSHA512Hashes2 (0 ms)1018[----------] 8 tests from hashString (0 ms total)10191020[----------] 3 tests from hashParseExplicitFormatUnprefixed1021[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct1022[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_correct (0 ms)1023[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo1024[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongAlgo (0 ms)1025[ RUN ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase1026[ OK ] hashParseExplicitFormatUnprefixed.testKnownSHA256Hashes1_wrongBase (0 ms)1027[----------] 3 tests from hashParseExplicitFormatUnprefixed (0 ms total)10281029[----------] 2 tests from hashFormat1030[ RUN ] hashFormat.testRoundTripPrintParse1031[ OK ] hashFormat.testRoundTripPrintParse (0 ms)1032[ RUN ] hashFormat.testParseHashFormatOptException1033[ OK ] hashFormat.testParseHashFormatOptException (0 ms)1034[----------] 2 tests from hashFormat (0 ms total)10351036[----------] 4 tests from GitMode1037[ RUN ] GitMode.gitMode_directory1038[ OK ] GitMode.gitMode_directory (0 ms)1039[ RUN ] GitMode.gitMode_executable1040[ OK ] GitMode.gitMode_executable (0 ms)1041[ RUN ] GitMode.gitMode_regular1042[ OK ] GitMode.gitMode_regular (0 ms)1043[ RUN ] GitMode.gitMode_symlink1044[ OK ] GitMode.gitMode_symlink (0 ms)1045[----------] 4 tests from GitMode (0 ms total)10461047[----------] 7 tests from GitTest1048[ RUN ] GitTest.blob_read1049[ OK ] GitTest.blob_read (0 ms)1050[ RUN ] GitTest.blob_write1051[ OK ] GitTest.blob_write (0 ms)1052[ RUN ] GitTest.tree_sha1_read1053[ OK ] GitTest.tree_sha1_read (0 ms)1054[ RUN ] GitTest.tree_sha256_read1055[ OK ] GitTest.tree_sha256_read (0 ms)1056[ RUN ] GitTest.tree_sha1_write1057[ OK ] GitTest.tree_sha1_write (0 ms)1058[ RUN ] GitTest.tree_sha256_write1059[ OK ] GitTest.tree_sha256_write (0 ms)1060[ RUN ] GitTest.both_roundrip1061[ OK ] GitTest.both_roundrip (0 ms)1062[----------] 7 tests from GitTest (2 ms total)10631064[----------] 3 tests from GitLsRemote1065[ RUN ] GitLsRemote.parseSymrefLineWithReference1066[ OK ] GitLsRemote.parseSymrefLineWithReference (0 ms)1067[ RUN ] GitLsRemote.parseSymrefLineWithNoReference1068[ OK ] GitLsRemote.parseSymrefLineWithNoReference (0 ms)1069[ RUN ] GitLsRemote.parseObjectRefLine1070[ OK ] GitLsRemote.parseObjectRefLine (0 ms)1071[----------] 3 tests from GitLsRemote (0 ms total)10721073[----------] 19 tests from fun1074[ RUN ] fun.constructFromLambda1075[ OK ] fun.constructFromLambda (0 ms)1076[ RUN ] fun.constructFromFunctionPointer1077[ OK ] fun.constructFromFunctionPointer (0 ms)1078[ RUN ] fun.constructFromStdFunction1079[ OK ] fun.constructFromStdFunction (0 ms)1080[ RUN ] fun.moveConstructFromStdFunction1081[ OK ] fun.moveConstructFromStdFunction (0 ms)1082[ RUN ] fun.rejectsEmptyStdFunction1083[ OK ] fun.rejectsEmptyStdFunction (0 ms)1084[ RUN ] fun.rejectsEmptyStdFunctionMove1085[ OK ] fun.rejectsEmptyStdFunctionMove (0 ms)1086[ RUN ] fun.rejectsNullFunctionPointer1087[ OK ] fun.rejectsNullFunctionPointer (0 ms)1088[ RUN ] fun.nullptrDeletedAtCompileTime1089[ OK ] fun.nullptrDeletedAtCompileTime (0 ms)1090[ RUN ] fun.notDefaultConstructible1091[ OK ] fun.notDefaultConstructible (0 ms)1092[ RUN ] fun.voidReturn1093[ OK ] fun.voidReturn (0 ms)1094[ RUN ] fun.referenceArgs1095[ OK ] fun.referenceArgs (0 ms)1096[ RUN ] fun.convertsToStdFunction1097[ OK ] fun.convertsToStdFunction (0 ms)1098[ RUN ] fun.copyable1099[ OK ] fun.copyable (0 ms)1100[ RUN ] fun.movable1101[ OK ] fun.movable (0 ms)1102[ RUN ] fun.capturesState1103[ OK ] fun.capturesState (0 ms)1104[ RUN ] fun.getFn1105[ OK ] fun.getFn (0 ms)1106[ RUN ] fun.getFnMove1107[ OK ] fun.getFnMove (0 ms)1108[ RUN ] fun.forwardsMoveOnlyTypes1109[ OK ] fun.forwardsMoveOnlyTypes (0 ms)1110[ RUN ] fun.perfectForwardingZeroCost1111[ OK ] fun.perfectForwardingZeroCost (0 ms)1112[----------] 19 tests from fun (0 ms total)11131114[----------] 5 tests from absPath1115[ RUN ] absPath.doesntChangeRoot1116[ OK ] absPath.doesntChangeRoot (0 ms)1117[ RUN ] absPath.turnsEmptyPathIntoCWD1118[ OK ] absPath.turnsEmptyPathIntoCWD (0 ms)1119[ RUN ] absPath.usesOptionalBasePathWhenGiven1120[ OK ] absPath.usesOptionalBasePathWhenGiven (0 ms)1121[ RUN ] absPath.isIdempotent1122[ OK ] absPath.isIdempotent (0 ms)1123[ RUN ] absPath.pathIsCanonicalised1124[ OK ] absPath.pathIsCanonicalised (0 ms)1125[----------] 5 tests from absPath (0 ms total)11261127[----------] 4 tests from canonPath1128[ RUN ] canonPath.removesTrailingSlashes1129[ OK ] canonPath.removesTrailingSlashes (0 ms)1130[ RUN ] canonPath.removesDots1131[ OK ] canonPath.removesDots (0 ms)1132[ RUN ] canonPath.removesDots21133[ OK ] canonPath.removesDots2 (0 ms)1134[ RUN ] canonPath.requiresAbsolutePath1135[ OK ] canonPath.requiresAbsolutePath (0 ms)1136[----------] 4 tests from canonPath (0 ms total)11371138[----------] 7 tests from baseNameOf1139[ RUN ] baseNameOf.emptyPath1140[ OK ] baseNameOf.emptyPath (0 ms)1141[ RUN ] baseNameOf.pathOnRoot1142[ OK ] baseNameOf.pathOnRoot (0 ms)1143[ RUN ] baseNameOf.relativePath1144[ OK ] baseNameOf.relativePath (0 ms)1145[ RUN ] baseNameOf.pathWithTrailingSlashRoot1146[ OK ] baseNameOf.pathWithTrailingSlashRoot (0 ms)1147[ RUN ] baseNameOf.trailingSlash1148[ OK ] baseNameOf.trailingSlash (0 ms)1149[ RUN ] baseNameOf.trailingSlashes1150[ OK ] baseNameOf.trailingSlashes (0 ms)1151[ RUN ] baseNameOf.absoluteNothingSlashNothing1152[ OK ] baseNameOf.absoluteNothingSlashNothing (0 ms)1153[----------] 7 tests from baseNameOf (0 ms total)11541155[----------] 8 tests from isInDir1156[ RUN ] isInDir.trivialCase1157[ OK ] isInDir.trivialCase (0 ms)1158[ RUN ] isInDir.notInDir1159[ OK ] isInDir.notInDir (0 ms)1160[ RUN ] isInDir.emptyDir1161[ OK ] isInDir.emptyDir (0 ms)1162[ RUN ] isInDir.hiddenSubdirectory1163[ OK ] isInDir.hiddenSubdirectory (0 ms)1164[ RUN ] isInDir.ellipsisEntry1165[ OK ] isInDir.ellipsisEntry (0 ms)1166[ RUN ] isInDir.sameDir1167[ OK ] isInDir.sameDir (0 ms)1168[ RUN ] isInDir.sameDirDot1169[ OK ] isInDir.sameDirDot (0 ms)1170[ RUN ] isInDir.dotDotPrefix1171[ OK ] isInDir.dotDotPrefix (0 ms)1172[----------] 8 tests from isInDir (0 ms total)11731174[----------] 5 tests from isDirOrInDir1175[ RUN ] isDirOrInDir.trueForSameDirectory1176[ OK ] isDirOrInDir.trueForSameDirectory (0 ms)1177[ RUN ] isDirOrInDir.trueForEmptyPaths1178[ OK ] isDirOrInDir.trueForEmptyPaths (0 ms)1179[ RUN ] isDirOrInDir.falseForDisjunctPaths1180[ OK ] isDirOrInDir.falseForDisjunctPaths (0 ms)1181[ RUN ] isDirOrInDir.relativePaths1182[ OK ] isDirOrInDir.relativePaths (0 ms)1183[ RUN ] isDirOrInDir.relativePathsTwice1184[ OK ] isDirOrInDir.relativePathsTwice (0 ms)1185[----------] 5 tests from isDirOrInDir (0 ms total)11861187[----------] 3 tests from pathExists1188[ RUN ] pathExists.rootExists1189[ OK ] pathExists.rootExists (0 ms)1190[ RUN ] pathExists.cwdExists1191[ OK ] pathExists.cwdExists (0 ms)1192[ RUN ] pathExists.bogusPathDoesNotExist1193[ OK ] pathExists.bogusPathDoesNotExist (0 ms)1194[----------] 3 tests from pathExists (0 ms total)11951196[----------] 2 tests from chmodIfNeeded1197[ RUN ] chmodIfNeeded.works1198[ OK ] chmodIfNeeded.works (0 ms)1199[ RUN ] chmodIfNeeded.nonexistent1200[ OK ] chmodIfNeeded.nonexistent (0 ms)1201[----------] 2 tests from chmodIfNeeded (1 ms total)12021203[----------] 2 tests from DirectoryIterator1204[ RUN ] DirectoryIterator.works1205[ OK ] DirectoryIterator.works (0 ms)1206[ RUN ] DirectoryIterator.nonexistent1207[ OK ] DirectoryIterator.nonexistent (0 ms)1208[----------] 2 tests from DirectoryIterator (0 ms total)12091210[----------] 1 test from createAnonymousTempFile1211[ RUN ] createAnonymousTempFile.works1212[ OK ] createAnonymousTempFile.works (0 ms)1213[----------] 1 test from createAnonymousTempFile (0 ms total)12141215[----------] 1 test from FdSource1216[ RUN ] FdSource.restartWorks1217[ OK ] FdSource.restartWorks (0 ms)1218[----------] 1 test from FdSource (0 ms total)12191220[----------] 1 test from createTempDir1221[ RUN ] createTempDir.works1222[ OK ] createTempDir.works (0 ms)1223[----------] 1 test from createTempDir (0 ms total)12241225[----------] 1 test from readLinkAt1226[ RUN ] readLinkAt.works1227[ OK ] readLinkAt.works (1 ms)1228[----------] 1 test from readLinkAt (1 ms total)12291230[----------] 1 test from openFileEnsureBeneathNoSymlinks1231[ RUN ] openFileEnsureBeneathNoSymlinks.works1232[ OK ] openFileEnsureBeneathNoSymlinks.works (1 ms)1233[----------] 1 test from openFileEnsureBeneathNoSymlinks (1 ms total)12341235[----------] 8 tests from ReadLine1236[ RUN ] ReadLine.ReadsLinesFromPipe1237[ OK ] ReadLine.ReadsLinesFromPipe (0 ms)1238[ RUN ] ReadLine.ReturnsPartialLineOnEofWhenAllowed1239[ OK ] ReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)1240[ RUN ] ReadLine.ThrowsOnEofWhenNotAllowed1241[ OK ] ReadLine.ThrowsOnEofWhenNotAllowed (0 ms)1242[ RUN ] ReadLine.EmptyLine1243[ OK ] ReadLine.EmptyLine (0 ms)1244[ RUN ] ReadLine.ConsecutiveEmptyLines1245[ OK ] ReadLine.ConsecutiveEmptyLines (0 ms)1246[ RUN ] ReadLine.LineWithNullBytes1247[ OK ] ReadLine.LineWithNullBytes (0 ms)1248[ RUN ] ReadLine.TreatsEioAsEof1249[ OK ] ReadLine.TreatsEioAsEof (0 ms)1250[ RUN ] ReadLine.PartialLineBeforeEio1251[ OK ] ReadLine.PartialLineBeforeEio (0 ms)1252[----------] 8 tests from ReadLine (1 ms total)12531254[----------] 10 tests from BufferedSourceReadLine1255[ RUN ] BufferedSourceReadLine.ReadsLinesFromPipe1256[ OK ] BufferedSourceReadLine.ReadsLinesFromPipe (0 ms)1257[ RUN ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed1258[ OK ] BufferedSourceReadLine.ReturnsPartialLineOnEofWhenAllowed (0 ms)1259[ RUN ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed1260[ OK ] BufferedSourceReadLine.ThrowsOnEofWhenNotAllowed (0 ms)1261[ RUN ] BufferedSourceReadLine.EmptyLine1262[ OK ] BufferedSourceReadLine.EmptyLine (0 ms)1263[ RUN ] BufferedSourceReadLine.ConsecutiveEmptyLines1264[ OK ] BufferedSourceReadLine.ConsecutiveEmptyLines (0 ms)1265[ RUN ] BufferedSourceReadLine.LineWithNullBytes1266[ OK ] BufferedSourceReadLine.LineWithNullBytes (0 ms)1267[ RUN ] BufferedSourceReadLine.NewlineAtBufferBoundary1268[ OK ] BufferedSourceReadLine.NewlineAtBufferBoundary (0 ms)1269[ RUN ] BufferedSourceReadLine.DataRemainsAfterReadLine1270[ OK ] BufferedSourceReadLine.DataRemainsAfterReadLine (0 ms)1271[ RUN ] BufferedSourceReadLine.LineSpansMultipleRefills1272[ OK ] BufferedSourceReadLine.LineSpansMultipleRefills (0 ms)1273[ RUN ] BufferedSourceReadLine.BufferExhaustedThenEof1274[ OK ] BufferedSourceReadLine.BufferExhaustedThenEof (0 ms)1275[----------] 10 tests from BufferedSourceReadLine (0 ms total)12761277[----------] 1 test from WriteFull1278[ RUN ] WriteFull.RespectsAllowInterrupts1279[ OK ] WriteFull.RespectsAllowInterrupts (0 ms)1280[----------] 1 test from WriteFull (0 ms total)12811282[----------] 3 tests from FileSerialisationMethod1283[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_11284[ OK ] FileSerialisationMethod.testRoundTripPrintParse_1 (0 ms)1285[ RUN ] FileSerialisationMethod.testRoundTripPrintParse_21286[ OK ] FileSerialisationMethod.testRoundTripPrintParse_2 (0 ms)1287[ RUN ] FileSerialisationMethod.testParseFileSerialisationMethodOptException1288[ OK ] FileSerialisationMethod.testParseFileSerialisationMethodOptException (0 ms)1289[----------] 3 tests from FileSerialisationMethod (0 ms total)12901291[----------] 3 tests from FileIngestionMethod1292[ RUN ] FileIngestionMethod.testRoundTripPrintParse_11293[ OK ] FileIngestionMethod.testRoundTripPrintParse_1 (0 ms)1294[ RUN ] FileIngestionMethod.testRoundTripPrintParse_21295[ OK ] FileIngestionMethod.testRoundTripPrintParse_2 (0 ms)1296[ RUN ] FileIngestionMethod.testParseFileIngestionMethodOptException1297[ OK ] FileIngestionMethod.testParseFileIngestionMethodOptException (0 ms)1298[----------] 3 tests from FileIngestionMethod (0 ms total)12991300[----------] 5 tests from ExecutablePath1301[ RUN ] ExecutablePath.emptyRoundTrip1302[ OK ] ExecutablePath.emptyRoundTrip (0 ms)1303[ RUN ] ExecutablePath.oneElemRoundTrip1304[ OK ] ExecutablePath.oneElemRoundTrip (0 ms)1305[ RUN ] ExecutablePath.twoElemsRoundTrip1306[ OK ] ExecutablePath.twoElemsRoundTrip (0 ms)1307[ RUN ] ExecutablePath.threeElemsRoundTrip1308[ OK ] ExecutablePath.threeElemsRoundTrip (0 ms)1309[ RUN ] ExecutablePath.elementyElemNormalize1310[ OK ] ExecutablePath.elementyElemNormalize (0 ms)1311[----------] 5 tests from ExecutablePath (0 ms total)13121313[----------] 20 tests from Config1314[ RUN ] Config.setUndefinedSetting1315[ OK ] Config.setUndefinedSetting (0 ms)1316[ RUN ] Config.setDefinedSetting1317[ OK ] Config.setDefinedSetting (0 ms)1318[ RUN ] Config.getDefinedSetting1319[ OK ] Config.getDefinedSetting (0 ms)1320[ RUN ] Config.getDefinedOverriddenSettingNotSet1321[ OK ] Config.getDefinedOverriddenSettingNotSet (0 ms)1322[ RUN ] Config.getDefinedSettingSet11323[ OK ] Config.getDefinedSettingSet1 (0 ms)1324[ RUN ] Config.getDefinedSettingSet21325[ OK ] Config.getDefinedSettingSet2 (0 ms)1326[ RUN ] Config.addSetting1327[ OK ] Config.addSetting (0 ms)1328[ RUN ] Config.withInitialValue1329[ OK ] Config.withInitialValue (0 ms)1330[ RUN ] Config.resetOverridden1331[ OK ] Config.resetOverridden (0 ms)1332[ RUN ] Config.resetOverriddenWithSetting1333[ OK ] Config.resetOverriddenWithSetting (0 ms)1334[ RUN ] Config.toJSONOnEmptyConfig1335[ OK ] Config.toJSONOnEmptyConfig (0 ms)1336[ RUN ] Config.toJSONOnNonEmptyConfig1337[ OK ] Config.toJSONOnNonEmptyConfig (0 ms)1338[ RUN ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting1339[ OK ] Config.toJSONOnNonEmptyConfigWithExperimentalSetting (0 ms)1340[ RUN ] Config.setSettingAlias1341[ OK ] Config.setSettingAlias (0 ms)1342[ DISABLED ] Config.DISABLED_reapplyUnknownSettings1343[ RUN ] Config.applyConfigEmpty1344[ OK ] Config.applyConfigEmpty (0 ms)1345[ RUN ] Config.applyConfigEmptyWithComment1346[ OK ] Config.applyConfigEmptyWithComment (0 ms)1347[ RUN ] Config.applyConfigAssignment1348[ OK ] Config.applyConfigAssignment (0 ms)1349[ RUN ] Config.applyConfigWithReassignedSetting1350[ OK ] Config.applyConfigWithReassignedSetting (0 ms)1351[ RUN ] Config.applyConfigFailsOnMissingIncludes1352[ OK ] Config.applyConfigFailsOnMissingIncludes (0 ms)1353[ RUN ] Config.applyConfigInvalidThrows1354[ OK ] Config.applyConfigInvalidThrows (0 ms)1355[----------] 20 tests from Config (1 ms total)13561357[----------] 2 tests from compress1358[ RUN ] compress.noneMethodDoesNothingToTheInput1359[ OK ] compress.noneMethodDoesNothingToTheInput (0 ms)1360[ RUN ] compress.zstdExactFrameBoundary1361[ OK ] compress.zstdExactFrameBoundary (70 ms)1362[----------] 2 tests from compress (70 ms total)13631364[----------] 3 tests from decompress1365[ RUN ] decompress.decompressNoneCompressed1366[ OK ] decompress.decompressNoneCompressed (0 ms)1367[ RUN ] decompress.decompressZstdCompressedParallel1368[ OK ] decompress.decompressZstdCompressedParallel (1 ms)1369[ RUN ] decompress.decompressZstdMultiFrameLargeInput1370[ OK ] decompress.decompressZstdMultiFrameLargeInput (60 ms)1371[----------] 3 tests from decompress (63 ms total)13721373[----------] 1 test from makeCompressionSink1374[ RUN ] makeCompressionSink.noneSinkDoesNothingToInput1375[ OK ] makeCompressionSink.noneSinkDoesNothingToInput (0 ms)1376[----------] 1 test from makeCompressionSink (0 ms total)13771378[----------] 2 tests from closure1379[ RUN ] closure.correctClosure1380[ OK ] closure.correctClosure (0 ms)1381[ RUN ] closure.properlyHandlesDirectExceptions1382[ OK ] closure.properlyHandlesDirectExceptions (0 ms)1383[----------] 2 tests from closure (0 ms total)13841385[----------] 6 tests from ChunkedVector1386[ RUN ] ChunkedVector.InitEmpty1387[ OK ] ChunkedVector.InitEmpty (0 ms)1388[ RUN ] ChunkedVector.GrowsCorrectly1389[ OK ] ChunkedVector.GrowsCorrectly (0 ms)1390[ RUN ] ChunkedVector.AddAndGet1391[ OK ] ChunkedVector.AddAndGet (0 ms)1392[ RUN ] ChunkedVector.ForEach1393[ OK ] ChunkedVector.ForEach (0 ms)1394[ RUN ] ChunkedVector.NonTrivialType1395[ OK ] ChunkedVector.NonTrivialType (0 ms)1396[ RUN ] ChunkedVector.ConcurrentAdd1397[ OK ] ChunkedVector.ConcurrentAdd (16 ms)1398[----------] 6 tests from ChunkedVector (16 ms total)13991400[----------] 9 tests from Checked1401[ RUN ] Checked.add_unsigned1402[ OK ] Checked.add_unsigned (7 ms)1403[ RUN ] Checked.add_signed1404[ OK ] Checked.add_signed (7 ms)1405[ RUN ] Checked.sub_unsigned1406[ OK ] Checked.sub_unsigned (7 ms)1407[ RUN ] Checked.sub_signed1408[ OK ] Checked.sub_signed (7 ms)1409[ RUN ] Checked.mul_unsigned1410[ OK ] Checked.mul_unsigned (7 ms)1411[ RUN ] Checked.mul_signed1412[ OK ] Checked.mul_signed (7 ms)1413[ RUN ] Checked.div_unsigned1414[ OK ] Checked.div_unsigned (8 ms)1415[ RUN ] Checked.div_signed1416[ OK ] Checked.div_signed (8 ms)1417[ RUN ] Checked.div_signed_special_cases1418[ OK ] Checked.div_signed_special_cases (0 ms)1419[----------] 9 tests from Checked (63 ms total)14201421[----------] 12 tests from CanonPath1422[ RUN ] CanonPath.basic1423[ OK ] CanonPath.basic (0 ms)1424[ RUN ] CanonPath.nullBytes1425[ OK ] CanonPath.nullBytes (0 ms)1426[ RUN ] CanonPath.fromFilename1427[ OK ] CanonPath.fromFilename (0 ms)1428[ RUN ] CanonPath.from_existing1429[ OK ] CanonPath.from_existing (0 ms)1430[ RUN ] CanonPath.pop1431[ OK ] CanonPath.pop (0 ms)1432[ RUN ] CanonPath.removePrefix1433[ OK ] CanonPath.removePrefix (0 ms)1434[ RUN ] CanonPath.iter1435[ OK ] CanonPath.iter (0 ms)1436[ RUN ] CanonPath.concat1437[ OK ] CanonPath.concat (0 ms)1438[ RUN ] CanonPath.within1439[ OK ] CanonPath.within (0 ms)1440[ RUN ] CanonPath.sort1441[ OK ] CanonPath.sort (0 ms)1442[ RUN ] CanonPath.allowed1443[ OK ] CanonPath.allowed (0 ms)1444[ RUN ] CanonPath.makeRelative1445[ OK ] CanonPath.makeRelative (0 ms)1446[----------] 12 tests from CanonPath (0 ms total)14471448[----------] 1 test from BumpMemoryResource1449[ RUN ] BumpMemoryResource.ConcurrentAllocation1450[ OK ] BumpMemoryResource.ConcurrentAllocation (7 ms)1451[----------] 1 test from BumpMemoryResource (7 ms total)14521453[----------] 4 tests from base64Encode1454[ RUN ] base64Encode.emptyString1455[ OK ] base64Encode.emptyString (0 ms)1456[ RUN ] base64Encode.encodesAString1457[ OK ] base64Encode.encodesAString (0 ms)1458[ RUN ] base64Encode.encodeAndDecode1459[ OK ] base64Encode.encodeAndDecode (0 ms)1460[ RUN ] base64Encode.encodeAndDecodeNonPrintable1461[ OK ] base64Encode.encodeAndDecodeNonPrintable (0 ms)1462[----------] 4 tests from base64Encode (0 ms total)14631464[----------] 3 tests from base64Decode1465[ RUN ] base64Decode.emptyString1466[ OK ] base64Decode.emptyString (0 ms)1467[ RUN ] base64Decode.decodeAString1468[ OK ] base64Decode.decodeAString (0 ms)1469[ RUN ] base64Decode.decodeThrowsOnInvalidChar1470[ OK ] base64Decode.decodeThrowsOnInvalidChar (0 ms)1471[----------] 3 tests from base64Decode (0 ms total)14721473[----------] 14 tests from parseShebangContent1474[ RUN ] parseShebangContent.basic1475[ OK ] parseShebangContent.basic (0 ms)1476[ RUN ] parseShebangContent.empty1477[ OK ] parseShebangContent.empty (0 ms)1478[ RUN ] parseShebangContent.doubleBacktick1479[ OK ] parseShebangContent.doubleBacktick (0 ms)1480[ RUN ] parseShebangContent.doubleBacktickEmpty1481[ OK ] parseShebangContent.doubleBacktickEmpty (0 ms)1482[ RUN ] parseShebangContent.doubleBacktickMarkdownInlineCode1483[ OK ] parseShebangContent.doubleBacktickMarkdownInlineCode (0 ms)1484[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive1485[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockNaive (0 ms)1486[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect1487[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlockCorrect (0 ms)1488[ RUN ] parseShebangContent.doubleBacktickMarkdownCodeBlock21489[ OK ] parseShebangContent.doubleBacktickMarkdownCodeBlock2 (0 ms)1490[ RUN ] parseShebangContent.singleBacktickInDoubleBacktickQuotes1491[ OK ] parseShebangContent.singleBacktickInDoubleBacktickQuotes (0 ms)1492[ RUN ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes1493[ OK ] parseShebangContent.singleBacktickAndSpaceInDoubleBacktickQuotes (0 ms)1494[ RUN ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes1495[ OK ] parseShebangContent.doubleBacktickInDoubleBacktickQuotes (0 ms)1496[ RUN ] parseShebangContent.increasingQuotes1497[ OK ] parseShebangContent.increasingQuotes (0 ms)1498[ RUN ] parseShebangContent.prop_round_trip_single1499[ OK ] parseShebangContent.prop_round_trip_single (0 ms)1500[ RUN ] parseShebangContent.prop_round_trip_two1501[ OK ] parseShebangContent.prop_round_trip_two (0 ms)1502[----------] 14 tests from parseShebangContent (0 ms total)15031504[----------] 2 tests from alignUp1505[ RUN ] alignUp.value1506[ OK ] alignUp.value (0 ms)1507[ RUN ] alignUp.notAPowerOf21508[ OK ] alignUp.notAPowerOf2 (905 ms)1509[----------] 2 tests from alignUp (905 ms total)15101511[----------] 3 tests from alignUpOverflowTest/0, where TypeParam = unsigned char1512[ RUN ] alignUpOverflowTest/0.lastSafeValue1513[ OK ] alignUpOverflowTest/0.lastSafeValue (0 ms)1514[ RUN ] alignUpOverflowTest/0.overflowThrows1515[ OK ] alignUpOverflowTest/0.overflowThrows (0 ms)1516[ RUN ] alignUpOverflowTest/0.alignmentOneNeverOverflows1517[ OK ] alignUpOverflowTest/0.alignmentOneNeverOverflows (0 ms)1518[----------] 3 tests from alignUpOverflowTest/0 (0 ms total)15191520[----------] 3 tests from alignUpOverflowTest/1, where TypeParam = unsigned short1521[ RUN ] alignUpOverflowTest/1.lastSafeValue1522[ OK ] alignUpOverflowTest/1.lastSafeValue (0 ms)1523[ RUN ] alignUpOverflowTest/1.overflowThrows1524[ OK ] alignUpOverflowTest/1.overflowThrows (0 ms)1525[ RUN ] alignUpOverflowTest/1.alignmentOneNeverOverflows1526[ OK ] alignUpOverflowTest/1.alignmentOneNeverOverflows (0 ms)1527[----------] 3 tests from alignUpOverflowTest/1 (0 ms total)15281529[----------] 3 tests from alignUpOverflowTest/2, where TypeParam = unsigned int1530[ RUN ] alignUpOverflowTest/2.lastSafeValue1531[ OK ] alignUpOverflowTest/2.lastSafeValue (0 ms)1532[ RUN ] alignUpOverflowTest/2.overflowThrows1533[ OK ] alignUpOverflowTest/2.overflowThrows (0 ms)1534[ RUN ] alignUpOverflowTest/2.alignmentOneNeverOverflows1535[ OK ] alignUpOverflowTest/2.alignmentOneNeverOverflows (0 ms)1536[----------] 3 tests from alignUpOverflowTest/2 (0 ms total)15371538[----------] 3 tests from alignUpOverflowTest/3, where TypeParam = unsigned long1539[ RUN ] alignUpOverflowTest/3.lastSafeValue1540[ OK ] alignUpOverflowTest/3.lastSafeValue (0 ms)1541[ RUN ] alignUpOverflowTest/3.overflowThrows1542[ OK ] alignUpOverflowTest/3.overflowThrows (0 ms)1543[ RUN ] alignUpOverflowTest/3.alignmentOneNeverOverflows1544[ OK ] alignUpOverflowTest/3.alignmentOneNeverOverflows (0 ms)1545[----------] 3 tests from alignUpOverflowTest/3 (0 ms total)15461547[----------] 38 tests from FixGitURLs/FixGitURLTestSuite1548[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/01549[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/0 (0 ms)1550[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11551warning: 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.15521553Use an explicit absolute path:15541555 github.com:/owner/repo.git15561557or with an explicit SSH URL:15581559 ssh://git@github.com/owner/repo.git15601561instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:15621563 github.com:~/owner/repo.git15641565or with an explicit SSH URL:15661567 ssh://git@github.com/~/owner/repo.git1568[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/1 (0 ms)1569[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/21570warning: 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.15711572Use an explicit absolute path:15731574 github.com:/owner/repo.git15751576or with an explicit SSH URL:15771578 ssh://github.com/owner/repo.git15791580instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:15811582 github.com:~/owner/repo.git15831584or with an explicit SSH URL:15851586 ssh://github.com/~/owner/repo.git1587[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/2 (0 ms)1588[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/31589[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/3 (0 ms)1590[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/41591[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/4 (0 ms)1592[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/51593[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/5 (0 ms)1594[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/61595[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/6 (0 ms)1596[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/71597[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/7 (0 ms)1598[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/81599[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/8 (0 ms)1600[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/91601[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/9 (0 ms)1602[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/101603[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/10 (0 ms)1604[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/111605[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/11 (0 ms)1606[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/121607[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/12 (0 ms)1608[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/131609warning: 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.16101611Use an explicit absolute path:16121613 [::1]:/repo/path16141615or with an explicit SSH URL:16161617 ssh://user%2520@[::1]/repo/path16181619instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16201621 [::1]:~/repo/path16221623or with an explicit SSH URL:16241625 ssh://user%2520@[::1]/~/repo/path1626[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/13 (0 ms)1627[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/141628warning: 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.16291630Use an explicit absolute path:16311632 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:/1234516331634or with an explicit SSH URL:16351636 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/1234516371638instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16391640 [2a02:8071:8192:c100:311d:192d:81ac:11ea]:~/1234516411642or with an explicit SSH URL:16431644 ssh://[2a02:8071:8192:c100:311d:192d:81ac:11ea]/~/123451645[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/14 (0 ms)1646[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/151647[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/15 (0 ms)1648[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/161649warning: 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.16501651Use an explicit absolute path:16521653 host[1]:/repo16541655or with an explicit SSH URL:16561657 ssh://host%5B1%5D/repo16581659instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16601661 host[1]:~/repo16621663or with an explicit SSH URL:16641665 ssh://host%5B1%5D/~/repo1666[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/16 (0 ms)1667[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/171668warning: 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.16691670Use an explicit absolute path:16711672 [::1]:/path16731674or with an explicit SSH URL:16751676 ssh://%5Buser%5D@[::1]/path16771678instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16791680 [::1]:~/path16811682or with an explicit SSH URL:16831684 ssh://%5Buser%5D@[::1]/~/path1685[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/17 (0 ms)1686[ RUN ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/181687warning: 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.16881689Use an explicit absolute path:16901691 notuser:/notpass@notjusthost:restofpath16921693or with an explicit SSH URL:16941695 ssh://notuser/notpass@notjusthost:restofpath16961697instead, to explicitly use an absolute path (and silence this warning). Or, to be relative to the remote user's home directory:16981699 notuser:~/notpass@notjusthost:restofpath17001701or with an explicit SSH URL:17021703 ssh://notuser/~/notpass@notjusthost:restofpath1704[ OK ] FixGitURLs/FixGitURLTestSuite.parsesVariedGitUrls/18 (0 ms)1705[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/01706[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/0 (0 ms)1707[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11708[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/1 (0 ms)1709[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/21710[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/2 (0 ms)1711[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/31712[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/3 (0 ms)1713[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/41714[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/4 (0 ms)1715[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/51716[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/5 (0 ms)1717[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/61718[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/6 (0 ms)1719[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/71720[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/7 (0 ms)1721[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/81722[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/8 (0 ms)1723[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/91724[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/9 (0 ms)1725[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/101726[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/10 (0 ms)1727[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/111728[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/11 (0 ms)1729[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/121730[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/12 (0 ms)1731[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/131732[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/13 (0 ms)1733[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/141734[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/14 (0 ms)1735[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/151736[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/15 (0 ms)1737[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/161738[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/16 (0 ms)1739[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/171740[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/17 (0 ms)1741[ RUN ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/181742[ OK ] FixGitURLs/FixGitURLTestSuite.parsedNormalized/18 (0 ms)1743[----------] 38 tests from FixGitURLs/FixGitURLTestSuite (1 ms total)17441745[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess1746[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/01747[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/0 (0 ms)1748[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/11749[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/1 (0 ms)1750[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/21751[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/2 (0 ms)1752[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/31753[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/3 (0 ms)1754[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/41755[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/4 (0 ms)1756[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/51757[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/5 (0 ms)1758[ RUN ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/61759[ OK ] ParseURLSuccessCases/ParseURLSuccess.parsesAsExpected/6 (0 ms)1760[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/01761[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/0 (0 ms)1762[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/11763[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/1 (0 ms)1764[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/21765[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/2 (0 ms)1766[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/31767[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/3 (0 ms)1768[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/41769[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/4 (0 ms)1770[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/51771[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/5 (0 ms)1772[ RUN ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/61773[ OK ] ParseURLSuccessCases/ParseURLSuccess.toStringRoundTrips/6 (0 ms)1774[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/01775[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/0 (0 ms)1776[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/11777[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/1 (0 ms)1778[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/21779[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/2 (0 ms)1780[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/31781[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/3 (0 ms)1782[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/41783[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/4 (0 ms)1784[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/51785[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/5 (0 ms)1786[ RUN ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/61787[ OK ] ParseURLSuccessCases/ParseURLSuccess.makeSureFixGitURLDoesNotModify/6 (0 ms)1788[----------] 21 tests from ParseURLSuccessCases/ParseURLSuccess (0 ms total)17891790[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite1791[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath1792[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePath (0 ms)1793[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId1794[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/baseUrlIpv6AddressWithoutZoneId (0 ms)1795[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId1796[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathIpv6AddressWithZoneId (0 ms)1797[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot1798[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesRelativePathWithDot (0 ms)1799[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory1800[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectory (0 ms)1801[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash1802[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/resolvesParentDirectoryNotTrickedByEscapedSlash (0 ms)1803[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative1804[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/replacesPathWithAbsoluteRelative (0 ms)1805[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative1806[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/keepsQueryAndFragmentFromRelative (0 ms)1807[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride1808[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverride (0 ms)1809[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId1810[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/absOverrideWithZoneId (0 ms)1811[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority1812[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/bothWithoutAuthority (0 ms)1813[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative1814[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyRelative (0 ms)1815[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative1816[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/fragmentRelative (0 ms)1817[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative1818[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyFragmentRelative (0 ms)1819[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative1820[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/emptyQueryRelative (0 ms)1821[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative1822[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryRelative (0 ms)1823[ RUN ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative1824[ OK ] parseURLRelative/ParseURLRelativeTestSuite.resolve/queryFragmentRelative (0 ms)1825[----------] 17 tests from parseURLRelative/ParseURLRelativeTestSuite (0 ms total)18261827[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest1828[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path1829[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/no_authority_empty_path (0 ms)1830[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path1831[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path (0 ms)1832[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path1833[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_root_path (0 ms)1834[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing1835[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_authority_empty_path_trailing (0 ms)1836[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path1837[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_empty_path (0 ms)1838[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path1839[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/non_empty_authority_non_empty_path (0 ms)1840[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority1841[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_with_authority (0 ms)1842[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority1843[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/empty_segments_with_authority (0 ms)1844[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash1845[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)1846[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash1847[ OK ] ParsedURL/ParsedURLPathSegmentsTest.segmentsAreCorrect/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)1848[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path1849[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/no_authority_empty_path (0 ms)1850[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path1851[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path (0 ms)1852[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path1853[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_root_path (0 ms)1854[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing1855[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_authority_empty_path_trailing (0 ms)1856[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path1857[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_empty_path (0 ms)1858[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path1859[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/non_empty_authority_non_empty_path (0 ms)1860[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority1861[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_with_authority (0 ms)1862[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority1863[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/empty_segments_with_authority (0 ms)1864[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash1865[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_starts_with_slash (0 ms)1866[ RUN ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash1867[ OK ] ParsedURL/ParsedURLPathSegmentsTest.to_string/skip_all_empty_segments_no_authority_doesnt_start_with_slash (0 ms)1868[----------] 20 tests from ParsedURL/ParsedURLPathSegmentsTest (0 ms total)18691870[----------] 8 tests from Unix/UrlPathTest1871[ RUN ] Unix/UrlPathTest.pathToUrlPath/absolute_path1872[ OK ] Unix/UrlPathTest.pathToUrlPath/absolute_path (0 ms)1873[ RUN ] Unix/UrlPathTest.pathToUrlPath/root_path1874[ OK ] Unix/UrlPathTest.pathToUrlPath/root_path (0 ms)1875[ RUN ] Unix/UrlPathTest.urlPathToPath/absolute_path1876[ OK ] Unix/UrlPathTest.urlPathToPath/absolute_path (0 ms)1877[ RUN ] Unix/UrlPathTest.urlPathToPath/root_path1878[ OK ] Unix/UrlPathTest.urlPathToPath/root_path (0 ms)1879[ RUN ] Unix/UrlPathTest.urlToString/absolute_path1880[ OK ] Unix/UrlPathTest.urlToString/absolute_path (0 ms)1881[ RUN ] Unix/UrlPathTest.urlToString/root_path1882[ OK ] Unix/UrlPathTest.urlToString/root_path (0 ms)1883[ RUN ] Unix/UrlPathTest.stringToUrl/absolute_path1884[ OK ] Unix/UrlPathTest.stringToUrl/absolute_path (0 ms)1885[ RUN ] Unix/UrlPathTest.stringToUrl/root_path1886[ OK ] Unix/UrlPathTest.stringToUrl/root_path (0 ms)1887[----------] 8 tests from Unix/UrlPathTest (0 ms total)18881889[----------] 18 tests from TopoSort/TopoSortTest1890[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/01891[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/0 (0 ms)1892[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/11893[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/1 (0 ms)1894[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/21895[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/2 (0 ms)1896[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/31897[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/3 (0 ms)1898[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/41899[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/4 (0 ms)1900[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/51901[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/5 (0 ms)1902[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/61903[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/6 (0 ms)1904[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/71905[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/7 (0 ms)1906[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/81907[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/8 (0 ms)1908[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/91909[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/9 (0 ms)1910[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/101911[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/10 (0 ms)1912[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/111913[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/11 (0 ms)1914[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/121915[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/12 (0 ms)1916[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/131917[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/13 (0 ms)1918[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/141919[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/14 (0 ms)1920[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/151921[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/15 (0 ms)1922[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/161923[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/16 (0 ms)1924[ RUN ] TopoSort/TopoSortTest.ProducesCorrectResult/171925[ OK ] TopoSort/TopoSortTest.ProducesCorrectResult/17 (0 ms)1926[----------] 18 tests from TopoSort/TopoSortTest (0 ms total)19271928[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest1929[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/01930[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/0 (0 ms)1931[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/11932[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/1 (0 ms)1933[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/21934[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/2 (0 ms)1935[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/31936[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/3 (0 ms)1937[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/41938[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/4 (0 ms)1939[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/51940[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/5 (0 ms)1941[ RUN ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/61942[ OK ] LevenshteinDistance/LevenshteinDistanceTest.CorrectlyComputed/6 (0 ms)1943[----------] 7 tests from LevenshteinDistance/LevenshteinDistanceTest (0 ms total)19441945[----------] 40 tests from PeekSort/RandomPeekSort1946[ RUN ] PeekSort/RandomPeekSort.defaultComparator/01947[ OK ] PeekSort/RandomPeekSort.defaultComparator/0 (2 ms)1948[ RUN ] PeekSort/RandomPeekSort.defaultComparator/11949[ OK ] PeekSort/RandomPeekSort.defaultComparator/1 (26 ms)1950[ RUN ] PeekSort/RandomPeekSort.defaultComparator/21951[ OK ] PeekSort/RandomPeekSort.defaultComparator/2 (20 ms)1952[ RUN ] PeekSort/RandomPeekSort.defaultComparator/31953[ OK ] PeekSort/RandomPeekSort.defaultComparator/3 (26 ms)1954[ RUN ] PeekSort/RandomPeekSort.defaultComparator/41955[ OK ] PeekSort/RandomPeekSort.defaultComparator/4 (36 ms)1956[ RUN ] PeekSort/RandomPeekSort.defaultComparator/51957[ OK ] PeekSort/RandomPeekSort.defaultComparator/5 (9 ms)1958[ RUN ] PeekSort/RandomPeekSort.defaultComparator/61959[ OK ] PeekSort/RandomPeekSort.defaultComparator/6 (0 ms)1960[ RUN ] PeekSort/RandomPeekSort.defaultComparator/71961[ OK ] PeekSort/RandomPeekSort.defaultComparator/7 (0 ms)1962[ RUN ] PeekSort/RandomPeekSort.defaultComparator/81963[ OK ] PeekSort/RandomPeekSort.defaultComparator/8 (0 ms)1964[ RUN ] PeekSort/RandomPeekSort.defaultComparator/91965[ OK ] PeekSort/RandomPeekSort.defaultComparator/9 (257 ms)1966[ RUN ] PeekSort/RandomPeekSort.greater/01967[ OK ] PeekSort/RandomPeekSort.greater/0 (2 ms)1968[ RUN ] PeekSort/RandomPeekSort.greater/11969[ OK ] PeekSort/RandomPeekSort.greater/1 (26 ms)1970[ RUN ] PeekSort/RandomPeekSort.greater/21971[ OK ] PeekSort/RandomPeekSort.greater/2 (20 ms)1972[ RUN ] PeekSort/RandomPeekSort.greater/31973[ OK ] PeekSort/RandomPeekSort.greater/3 (25 ms)1974[ RUN ] PeekSort/RandomPeekSort.greater/41975[ OK ] PeekSort/RandomPeekSort.greater/4 (36 ms)1976[ RUN ] PeekSort/RandomPeekSort.greater/51977[ OK ] PeekSort/RandomPeekSort.greater/5 (9 ms)1978[ RUN ] PeekSort/RandomPeekSort.greater/61979[ OK ] PeekSort/RandomPeekSort.greater/6 (0 ms)1980[ RUN ] PeekSort/RandomPeekSort.greater/71981[ OK ] PeekSort/RandomPeekSort.greater/7 (0 ms)1982[ RUN ] PeekSort/RandomPeekSort.greater/81983[ OK ] PeekSort/RandomPeekSort.greater/8 (0 ms)1984[ RUN ] PeekSort/RandomPeekSort.greater/91985[ OK ] PeekSort/RandomPeekSort.greater/9 (259 ms)1986[ RUN ] PeekSort/RandomPeekSort.brokenComparator/01987[ OK ] PeekSort/RandomPeekSort.brokenComparator/0 (5 ms)1988[ RUN ] PeekSort/RandomPeekSort.brokenComparator/11989[ OK ] PeekSort/RandomPeekSort.brokenComparator/1 (63 ms)1990[ RUN ] PeekSort/RandomPeekSort.brokenComparator/21991[ OK ] PeekSort/RandomPeekSort.brokenComparator/2 (55 ms)1992[ RUN ] PeekSort/RandomPeekSort.brokenComparator/31993[ OK ] PeekSort/RandomPeekSort.brokenComparator/3 (61 ms)1994[ RUN ] PeekSort/RandomPeekSort.brokenComparator/41995[ OK ] PeekSort/RandomPeekSort.brokenComparator/4 (74 ms)1996[ RUN ] PeekSort/RandomPeekSort.brokenComparator/51997[ OK ] PeekSort/RandomPeekSort.brokenComparator/5 (30 ms)1998[ RUN ] PeekSort/RandomPeekSort.brokenComparator/61999[ OK ] PeekSort/RandomPeekSort.brokenComparator/6 (0 ms)2000[ RUN ] PeekSort/RandomPeekSort.brokenComparator/72001[ OK ] PeekSort/RandomPeekSort.brokenComparator/7 (0 ms)2002[ RUN ] PeekSort/RandomPeekSort.brokenComparator/82003[ OK ] PeekSort/RandomPeekSort.brokenComparator/8 (0 ms)2004[ RUN ] PeekSort/RandomPeekSort.brokenComparator/92005[ OK ] PeekSort/RandomPeekSort.brokenComparator/9 (651 ms)2006[ RUN ] PeekSort/RandomPeekSort.stability/02007[ OK ] PeekSort/RandomPeekSort.stability/0 (2 ms)2008[ RUN ] PeekSort/RandomPeekSort.stability/12009[ OK ] PeekSort/RandomPeekSort.stability/1 (22 ms)2010[ RUN ] PeekSort/RandomPeekSort.stability/22011[ OK ] PeekSort/RandomPeekSort.stability/2 (18 ms)2012[ RUN ] PeekSort/RandomPeekSort.stability/32013[ OK ] PeekSort/RandomPeekSort.stability/3 (21 ms)2014[ RUN ] PeekSort/RandomPeekSort.stability/42015[ OK ] PeekSort/RandomPeekSort.stability/4 (31 ms)2016[ RUN ] PeekSort/RandomPeekSort.stability/52017[ OK ] PeekSort/RandomPeekSort.stability/5 (8 ms)2018[ RUN ] PeekSort/RandomPeekSort.stability/62019[ OK ] PeekSort/RandomPeekSort.stability/6 (0 ms)2020[ RUN ] PeekSort/RandomPeekSort.stability/72021[ OK ] PeekSort/RandomPeekSort.stability/7 (0 ms)2022[ RUN ] PeekSort/RandomPeekSort.stability/82023[ OK ] PeekSort/RandomPeekSort.stability/8 (0 ms)2024[ RUN ] PeekSort/RandomPeekSort.stability/92025[ OK ] PeekSort/RandomPeekSort.stability/9 (231 ms)2026[----------] 40 tests from PeekSort/RandomPeekSort (2043 ms total)20272028[----------] 2 tests from NarListingJSON/NarListingJsonTest2029[ RUN ] NarListingJSON/NarListingJsonTest.from_json/02030[ OK ] NarListingJSON/NarListingJsonTest.from_json/0 (0 ms)2031[ RUN ] NarListingJSON/NarListingJsonTest.to_json/02032[ OK ] NarListingJSON/NarListingJsonTest.to_json/0 (0 ms)2033[----------] 2 tests from NarListingJSON/NarListingJsonTest (0 ms total)20342035[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest2036[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/02037[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.from_json/0 (0 ms)2038[ RUN ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/02039[ OK ] ShallowNarListingJSON/ShallowNarListingJsonTest.to_json/0 (0 ms)2040[----------] 2 tests from ShallowNarListingJSON/ShallowNarListingJsonTest (0 ms total)20412042[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest2043[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/02044[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/0 (0 ms)2045[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/12046[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.from_json/1 (0 ms)2047[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/02048[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/0 (0 ms)2049[ RUN ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/12050[ OK ] MemorySourceAccessorJSON/MemorySourceAccessorJsonTest.to_json/1 (0 ms)2051[----------] 4 tests from MemorySourceAccessorJSON/MemorySourceAccessorJsonTest (0 ms total)20522053[----------] 4 tests from HashJSON/HashJsonTest2054[ RUN ] HashJSON/HashJsonTest.from_json/02055[ OK ] HashJSON/HashJsonTest.from_json/0 (0 ms)2056[ RUN ] HashJSON/HashJsonTest.from_json/12057[ OK ] HashJSON/HashJsonTest.from_json/1 (0 ms)2058[ RUN ] HashJSON/HashJsonTest.to_json/02059[ OK ] HashJSON/HashJsonTest.to_json/0 (0 ms)2060[ RUN ] HashJSON/HashJsonTest.to_json/12061[ OK ] HashJSON/HashJsonTest.to_json/1 (0 ms)2062[----------] 4 tests from HashJSON/HashJsonTest (0 ms total)20632064[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest2065[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/02066[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.from_json/0 (0 ms)2067[ RUN ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/02068[ OK ] BLAKE3HashJSON/BLAKE3HashJsonTest.to_json/0 (0 ms)2069[----------] 2 tests from BLAKE3HashJSON/BLAKE3HashJsonTest (0 ms total)20702071[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest2072[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none2073[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/none (0 ms)2074[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz2075[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/xz (6 ms)2076[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip22077[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/bzip2 (0 ms)2078[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br2079[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/br (0 ms)2080[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd2081[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtrip/zstd (0 ms)2082[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/none2083[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/none (0 ms)2084[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/xz2085[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/xz (0 ms)2086[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/bzip22087[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/bzip2 (0 ms)2088[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/br2089[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/br (0 ms)2090[ RUN ] CompressionDecompression/CompressionDecompressionTest.empty/zstd2091[ OK ] CompressionDecompression/CompressionDecompressionTest.empty/zstd (0 ms)2092[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none2093../compression.cc:41: Skipped209420952096[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none (0 ms)2097[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz2098[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/xz (0 ms)2099[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip22100[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/bzip2 (0 ms)2101[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br2102[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/br (0 ms)2103[ RUN ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd2104[ OK ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/zstd (0 ms)2105[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none2106[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/none (0 ms)2107[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz2108[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/xz (0 ms)2109[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip22110[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/bzip2 (0 ms)2111[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br2112[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/br (0 ms)2113[ RUN ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd2114[ OK ] CompressionDecompression/CompressionDecompressionTest.roundtripsWithSourceAndSink/zstd (0 ms)2115[----------] 20 tests from CompressionDecompression/CompressionDecompressionTest (9 ms total)21162117[----------] 5 tests from Sha512Paddings/Base64TrailParseTest2118[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/02119[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/0 (0 ms)2120[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/12121[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/1 (0 ms)2122[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/22123[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/2 (0 ms)2124[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/32125[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/3 (0 ms)2126[ RUN ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/42127[ OK ] Sha512Paddings/Base64TrailParseTest.AcceptsVariousSha512Paddings/4 (0 ms)2128[----------] 5 tests from Sha512Paddings/Base64TrailParseTest (0 ms total)21292130[----------] 8 tests from NarTest/InvalidNarTest2131[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/02132[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/0 (0 ms)2133[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/12134[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/1 (0 ms)2135[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/22136[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/2 (0 ms)2137[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/32138[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/3 (0 ms)2139[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/42140[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/4 (0 ms)2141[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/52142[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/5 (0 ms)2143[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/62144[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/6 (0 ms)2145[ RUN ] NarTest/InvalidNarTest.throwsErrorMessage/72146[ OK ] NarTest/InvalidNarTest.throwsErrorMessage/7 (0 ms)2147[----------] 8 tests from NarTest/InvalidNarTest (1 ms total)21482149[----------] Global test environment tear-down2150[==========] 764 tests from 139 test suites ran. (3761 ms total)2151[ PASSED ] 763 tests.2152[ SKIPPED ] 1 test, listed below:2153[ SKIPPED ] CompressionDecompression/CompressionDecompressionTest.invalidDecompression/none21542155 YOU HAVE 1 DISABLED TEST2156