nix-fetchers-tests-run
checks.x86_64-linux.nixos-test-builds
· build #289
· raw
1Running main() from /build/source/googletest/src/gtest_main.cc2[==========] Running 31 tests from 11 test suites.3[----------] Global test environment set-up.4[----------] 1 test from PublicKeyTest5[ RUN ] PublicKeyTest.PublicKey_noRoundTrip_from_json6[ OK ] PublicKeyTest.PublicKey_noRoundTrip_from_json (0 ms)7[----------] 1 test from PublicKeyTest (0 ms total)89[----------] 1 test from nix_api_store_test10[ RUN ] nix_api_store_test.nix_api_fetchers_new_free11[ OK ] nix_api_store_test.nix_api_fetchers_new_free (20 ms)12[----------] 1 test from nix_api_store_test (22 ms total)1314[----------] 1 test from GitHubInputTest15[ RUN ] GitHubInputTest.throwOnInvalidURLParam16[ OK ] GitHubInputTest.throwOnInvalidURLParam (1 ms)17[----------] 1 test from GitHubInputTest (1 ms total)1819[----------] 1 test from GitTest20[ RUN ] GitTest.submodulePeriodSupport21[ OK ] GitTest.submodulePeriodSupport (60 ms)22[----------] 1 test from GitTest (60 ms total)2324[----------] 3 tests from GitUtilsTest25[ RUN ] GitUtilsTest.sink_basic26[ OK ] GitUtilsTest.sink_basic (6 ms)27[ RUN ] GitUtilsTest.sink_hardlink28[ OK ] GitUtilsTest.sink_hardlink (2 ms)29[ RUN ] GitUtilsTest.peel_reference30[ OK ] GitUtilsTest.peel_reference (4 ms)31[----------] 3 tests from GitUtilsTest (13 ms total)3233[----------] 1 test from GitUtils34[ RUN ] GitUtils.isLegalRefName35[ OK ] GitUtils.isLegalRefName (0 ms)36[----------] 1 test from GitUtils (0 ms total)3738[----------] 6 tests from LazyAttr39[ RUN ] LazyAttr.resolveToInt40[ OK ] LazyAttr.resolveToInt (0 ms)41[ RUN ] LazyAttr.resolveToString42[ OK ] LazyAttr.resolveToString (0 ms)43[ RUN ] LazyAttr.resolveToBool44[ OK ] LazyAttr.resolveToBool (0 ms)45[ RUN ] LazyAttr.attrsToJSONForcesLazy46[ OK ] LazyAttr.attrsToJSONForcesLazy (0 ms)47[ RUN ] LazyAttr.attrsToQueryForcesLazy48[ OK ] LazyAttr.attrsToQueryForcesLazy (0 ms)49[ RUN ] LazyAttr.notCalledUntilForced50[ OK ] LazyAttr.notCalledUntilForced (0 ms)51[----------] 6 tests from LazyAttr (0 ms total)5253[----------] 6 tests from AccessKeysTest54[ RUN ] AccessKeysTest.singleOrgGitHub55[ OK ] AccessKeysTest.singleOrgGitHub (0 ms)56[ RUN ] AccessKeysTest.nonMatches57[ OK ] AccessKeysTest.nonMatches (0 ms)58[ RUN ] AccessKeysTest.noPartialMatches59[ OK ] AccessKeysTest.noPartialMatches (0 ms)60[ RUN ] AccessKeysTest.repoGitHub61[ OK ] AccessKeysTest.repoGitHub (0 ms)62[ RUN ] AccessKeysTest.multipleGitLab63[ OK ] AccessKeysTest.multipleGitLab (0 ms)64[ RUN ] AccessKeysTest.multipleSourceHut65[ OK ] AccessKeysTest.multipleSourceHut (0 ms)66[----------] 6 tests from AccessKeysTest (0 ms total)6768[----------] 4 tests from PublicKeyJSON/PublicKeyTest69[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/070[ OK ] PublicKeyJSON/PublicKeyTest.from_json/0 (0 ms)71[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/172[ OK ] PublicKeyJSON/PublicKeyTest.from_json/1 (0 ms)73[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/074[ OK ] PublicKeyJSON/PublicKeyTest.to_json/0 (0 ms)75[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/176[ OK ] PublicKeyJSON/PublicKeyTest.to_json/1 (0 ms)77[----------] 4 tests from PublicKeyJSON/PublicKeyTest (0 ms total)7879[----------] 1 test from InputFromAttrs/InputFromAttrsTest80[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix81[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix (0 ms)82[----------] 1 test from InputFromAttrs/InputFromAttrsTest (0 ms total)8384[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture85[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/086[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/0 (0 ms)87[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/188[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/1 (0 ms)89[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/290[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/2 (0 ms)91[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/392[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/3 (0 ms)93[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/494[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/4 (0 ms)95[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/596[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/5 (0 ms)97[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture (0 ms total)9899[----------] Global test environment tear-down100[==========] 31 tests from 11 test suites ran. (101 ms total)101[ PASSED ] 31 tests.