nixbot

builds

succeeded nix-fetchers-tests-run aarch64-linux.home-manager-common · build #187 · raw

1Running main() from /build/source/googletest/src/gtest_main.cc2[==========] Running 32 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[----------] 4 tests from GitUtilsTest35[ RUN ] GitUtilsTest.sink_basic36[ OK ] GitUtilsTest.sink_basic (11 ms)37[ RUN ] GitUtilsTest.sink_hardlink38[ OK ] GitUtilsTest.sink_hardlink (2 ms)39[ RUN ] GitUtilsTest.sink_no_parent_dir40[ OK ] GitUtilsTest.sink_no_parent_dir (2 ms)41[ RUN ] GitUtilsTest.peel_reference42[ OK ] GitUtilsTest.peel_reference (3 ms)43[----------] 4 tests from GitUtilsTest (19 ms total)4445[----------] 1 test from GitUtils46[ RUN ] GitUtils.isLegalRefName47[ OK ] GitUtils.isLegalRefName (0 ms)48[----------] 1 test from GitUtils (0 ms total)4950[----------] 1 test from GitTest51[ RUN ] GitTest.submodulePeriodSupport52[ OK ] GitTest.submodulePeriodSupport (19 ms)53[----------] 1 test from GitTest (19 ms total)5455[----------] 1 test from GitHubInputTest56[ RUN ] GitHubInputTest.throwOnInvalidURLParam57[ OK ] GitHubInputTest.throwOnInvalidURLParam (0 ms)58[----------] 1 test from GitHubInputTest (0 ms total)5960[----------] 1 test from nix_api_store_test61[ RUN ] nix_api_store_test.nix_api_fetchers_new_free62[ OK ] nix_api_store_test.nix_api_fetchers_new_free (5 ms)63[----------] 1 test from nix_api_store_test (5 ms total)6465[----------] 1 test from PublicKeyTest66[ RUN ] PublicKeyTest.PublicKey_noRoundTrip_from_json67[ OK ] PublicKeyTest.PublicKey_noRoundTrip_from_json (0 ms)68[----------] 1 test from PublicKeyTest (0 ms total)6970[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture71[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/072[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/0 (0 ms)73[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/174[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/1 (0 ms)75[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/276[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/2 (0 ms)77[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/378[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/3 (0 ms)79[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/480[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/4 (0 ms)81[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/582[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/5 (0 ms)83[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture (0 ms total)8485[----------] 1 test from InputFromAttrs/InputFromAttrsTest86[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix87[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix (0 ms)88[----------] 1 test from InputFromAttrs/InputFromAttrsTest (0 ms total)8990[----------] 4 tests from PublicKeyJSON/PublicKeyTest91[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/092[ OK ] PublicKeyJSON/PublicKeyTest.from_json/0 (0 ms)93[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/194[ OK ] PublicKeyJSON/PublicKeyTest.from_json/1 (0 ms)95[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/096[ OK ] PublicKeyJSON/PublicKeyTest.to_json/0 (0 ms)97[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/198[ OK ] PublicKeyJSON/PublicKeyTest.to_json/1 (0 ms)99[----------] 4 tests from PublicKeyJSON/PublicKeyTest (0 ms total)100101[----------] Global test environment tear-down102[==========] 32 tests from 11 test suites ran. (46 ms total)103[ PASSED ] 32 tests.