nix-fetchers-tests-run
default.checks.aarch64-darwin.package-nix-recursive
· build #167
· raw
1Running main() from /nix/var/nix/builds/nix-86452-3825491476/source/googletest/src/gtest_main.cc2[==========] Running 31 tests from 11 test suites.3[----------] Global test environment set-up.4[----------] 6 tests from AccessKeysTest5[ RUN ] AccessKeysTest.singleOrgGitHub6[ OK ] AccessKeysTest.singleOrgGitHub (0 ms)7[ RUN ] AccessKeysTest.nonMatches8[ OK ] AccessKeysTest.nonMatches (0 ms)9[ RUN ] AccessKeysTest.noPartialMatches10[ OK ] AccessKeysTest.noPartialMatches (0 ms)11[ RUN ] AccessKeysTest.repoGitHub12[ OK ] AccessKeysTest.repoGitHub (0 ms)13[ RUN ] AccessKeysTest.multipleGitLab14[ OK ] AccessKeysTest.multipleGitLab (0 ms)15[ RUN ] AccessKeysTest.multipleSourceHut16[ OK ] AccessKeysTest.multipleSourceHut (0 ms)17[----------] 6 tests from AccessKeysTest (0 ms total)1819[----------] 6 tests from LazyAttr20[ RUN ] LazyAttr.resolveToInt21[ OK ] LazyAttr.resolveToInt (0 ms)22[ RUN ] LazyAttr.resolveToString23[ OK ] LazyAttr.resolveToString (0 ms)24[ RUN ] LazyAttr.resolveToBool25[ OK ] LazyAttr.resolveToBool (0 ms)26[ RUN ] LazyAttr.attrsToJSONForcesLazy27[ OK ] LazyAttr.attrsToJSONForcesLazy (0 ms)28[ RUN ] LazyAttr.attrsToQueryForcesLazy29[ OK ] LazyAttr.attrsToQueryForcesLazy (0 ms)30[ RUN ] LazyAttr.notCalledUntilForced31[ OK ] LazyAttr.notCalledUntilForced (0 ms)32[----------] 6 tests from LazyAttr (0 ms total)3334[----------] 3 tests from GitUtilsTest35[ RUN ] GitUtilsTest.sink_basic36[ OK ] GitUtilsTest.sink_basic (15 ms)37[ RUN ] GitUtilsTest.sink_hardlink38[ OK ] GitUtilsTest.sink_hardlink (3 ms)39[ RUN ] GitUtilsTest.peel_reference40[ OK ] GitUtilsTest.peel_reference (8 ms)41[----------] 3 tests from GitUtilsTest (27 ms total)4243[----------] 1 test from GitUtils44[ RUN ] GitUtils.isLegalRefName45[ OK ] GitUtils.isLegalRefName (0 ms)46[----------] 1 test from GitUtils (0 ms total)4748[----------] 1 test from GitTest49[ RUN ] GitTest.submodulePeriodSupport50[ OK ] GitTest.submodulePeriodSupport (52 ms)51[----------] 1 test from GitTest (52 ms total)5253[----------] 1 test from GitHubInputTest54[ RUN ] GitHubInputTest.throwOnInvalidURLParam55[ OK ] GitHubInputTest.throwOnInvalidURLParam (0 ms)56[----------] 1 test from GitHubInputTest (0 ms total)5758[----------] 1 test from nix_api_store_test59[ RUN ] nix_api_store_test.nix_api_fetchers_new_free60[ OK ] nix_api_store_test.nix_api_fetchers_new_free (26 ms)61[----------] 1 test from nix_api_store_test (26 ms total)6263[----------] 1 test from PublicKeyTest64[ RUN ] PublicKeyTest.PublicKey_noRoundTrip_from_json65[ OK ] PublicKeyTest.PublicKey_noRoundTrip_from_json (0 ms)66[----------] 1 test from PublicKeyTest (0 ms total)6768[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture69[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/070[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/0 (0 ms)71[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/172[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/1 (0 ms)73[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/274[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/2 (0 ms)75[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/376[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/3 (0 ms)77[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/478[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/4 (0 ms)79[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/580[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/5 (0 ms)81[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture (0 ms total)8283[----------] 1 test from InputFromAttrs/InputFromAttrsTest84[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix85[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix (0 ms)86[----------] 1 test from InputFromAttrs/InputFromAttrsTest (0 ms total)8788[----------] 4 tests from PublicKeyJSON/PublicKeyTest89[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/090[ OK ] PublicKeyJSON/PublicKeyTest.from_json/0 (0 ms)91[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/192[ OK ] PublicKeyJSON/PublicKeyTest.from_json/1 (0 ms)93[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/094[ OK ] PublicKeyJSON/PublicKeyTest.to_json/0 (0 ms)95[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/196[ OK ] PublicKeyJSON/PublicKeyTest.to_json/1 (0 ms)97[----------] 4 tests from PublicKeyJSON/PublicKeyTest (0 ms total)9899[----------] Global test environment tear-down100[==========] 31 tests from 11 test suites ran. (107 ms total)101[ PASSED ] 31 tests.