nix-fetchers-tests-run
default.checks.aarch64-linux.package-nix-recursive
· build #171
· raw
1tribuchet: building on eliza2Running main() from /build/source/googletest/src/gtest_main.cc3[==========] Running 31 tests from 11 test suites.4[----------] Global test environment set-up.5[----------] 1 test from PublicKeyTest6[ RUN ] PublicKeyTest.PublicKey_noRoundTrip_from_json7[ OK ] PublicKeyTest.PublicKey_noRoundTrip_from_json (0 ms)8[----------] 1 test from PublicKeyTest (0 ms total)910[----------] 1 test from nix_api_store_test11[ RUN ] nix_api_store_test.nix_api_fetchers_new_free12[ OK ] nix_api_store_test.nix_api_fetchers_new_free (8 ms)13[----------] 1 test from nix_api_store_test (8 ms total)1415[----------] 1 test from GitHubInputTest16[ RUN ] GitHubInputTest.throwOnInvalidURLParam17[ OK ] GitHubInputTest.throwOnInvalidURLParam (0 ms)18[----------] 1 test from GitHubInputTest (0 ms total)1920[----------] 1 test from GitTest21[ RUN ] GitTest.submodulePeriodSupport22[ OK ] GitTest.submodulePeriodSupport (23 ms)23[----------] 1 test from GitTest (23 ms total)2425[----------] 3 tests from GitUtilsTest26[ RUN ] GitUtilsTest.sink_basic27[ OK ] GitUtilsTest.sink_basic (4 ms)28[ RUN ] GitUtilsTest.sink_hardlink29[ OK ] GitUtilsTest.sink_hardlink (2 ms)30[ RUN ] GitUtilsTest.peel_reference31[ OK ] GitUtilsTest.peel_reference (3 ms)32[----------] 3 tests from GitUtilsTest (10 ms total)3334[----------] 1 test from GitUtils35[ RUN ] GitUtils.isLegalRefName36[ OK ] GitUtils.isLegalRefName (0 ms)37[----------] 1 test from GitUtils (0 ms total)3839[----------] 6 tests from LazyAttr40[ RUN ] LazyAttr.resolveToInt41[ OK ] LazyAttr.resolveToInt (0 ms)42[ RUN ] LazyAttr.resolveToString43[ OK ] LazyAttr.resolveToString (0 ms)44[ RUN ] LazyAttr.resolveToBool45[ OK ] LazyAttr.resolveToBool (0 ms)46[ RUN ] LazyAttr.attrsToJSONForcesLazy47[ OK ] LazyAttr.attrsToJSONForcesLazy (0 ms)48[ RUN ] LazyAttr.attrsToQueryForcesLazy49[ OK ] LazyAttr.attrsToQueryForcesLazy (0 ms)50[ RUN ] LazyAttr.notCalledUntilForced51[ OK ] LazyAttr.notCalledUntilForced (0 ms)52[----------] 6 tests from LazyAttr (0 ms total)5354[----------] 6 tests from AccessKeysTest55[ RUN ] AccessKeysTest.singleOrgGitHub56[ OK ] AccessKeysTest.singleOrgGitHub (0 ms)57[ RUN ] AccessKeysTest.nonMatches58[ OK ] AccessKeysTest.nonMatches (0 ms)59[ RUN ] AccessKeysTest.noPartialMatches60[ OK ] AccessKeysTest.noPartialMatches (0 ms)61[ RUN ] AccessKeysTest.repoGitHub62[ OK ] AccessKeysTest.repoGitHub (0 ms)63[ RUN ] AccessKeysTest.multipleGitLab64[ OK ] AccessKeysTest.multipleGitLab (0 ms)65[ RUN ] AccessKeysTest.multipleSourceHut66[ OK ] AccessKeysTest.multipleSourceHut (0 ms)67[----------] 6 tests from AccessKeysTest (0 ms total)6869[----------] 4 tests from PublicKeyJSON/PublicKeyTest70[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/071[ OK ] PublicKeyJSON/PublicKeyTest.from_json/0 (0 ms)72[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/173[ OK ] PublicKeyJSON/PublicKeyTest.from_json/1 (0 ms)74[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/075[ OK ] PublicKeyJSON/PublicKeyTest.to_json/0 (0 ms)76[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/177[ OK ] PublicKeyJSON/PublicKeyTest.to_json/1 (0 ms)78[----------] 4 tests from PublicKeyJSON/PublicKeyTest (0 ms total)7980[----------] 1 test from InputFromAttrs/InputFromAttrsTest81[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix82[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix (0 ms)83[----------] 1 test from InputFromAttrs/InputFromAttrsTest (0 ms total)8485[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture86[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/087[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/0 (0 ms)88[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/189[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/1 (0 ms)90[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/291[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/2 (0 ms)92[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/393[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/3 (0 ms)94[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/495[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/4 (0 ms)96[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/597[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/5 (0 ms)98[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture (0 ms total)99100[----------] Global test environment tear-down101[==========] 31 tests from 11 test suites ran. (43 ms total)102[ PASSED ] 31 tests.