nixbot

builds

succeeded nix-fetchers-tests-run checks.aarch64-linux.exit-stress · build #76 · raw

1tribuchet: building on eliza2Running main() from /build/source/googletest/src/gtest_main.cc3[==========] Running 47 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 (27 ms)23[----------] 1 test from GitTest (27 ms total)2425[----------] 12 tests from GitUtilsTest26[ RUN ] GitUtilsTest.sink_basic27[ OK ] GitUtilsTest.sink_basic (5 ms)28[ RUN ] GitUtilsTest.sink_hardlink29[ OK ] GitUtilsTest.sink_hardlink (2 ms)30[ RUN ] GitUtilsTest.sink_no_parent_dir31[ OK ] GitUtilsTest.sink_no_parent_dir (2 ms)32[ RUN ] GitUtilsTest.sink_no_parent_dir_symlink33[ OK ] GitUtilsTest.sink_no_parent_dir_symlink (2 ms)34[ RUN ] GitUtilsTest.sink_no_parent_dir_hardlink35[ OK ] GitUtilsTest.sink_no_parent_dir_hardlink (2 ms)36[ RUN ] GitUtilsTest.sink_replacing_empty_directory37[ OK ] GitUtilsTest.sink_replacing_empty_directory (3 ms)38[ RUN ] GitUtilsTest.sink_replacing_non_empty_directory39[ OK ] GitUtilsTest.sink_replacing_non_empty_directory (2 ms)40[ RUN ] GitUtilsTest.sink_hardlink_to_directory41[ OK ] GitUtilsTest.sink_hardlink_to_directory (2 ms)42[ RUN ] GitUtilsTest.sink_hardlink_to_directory_root43[ OK ] GitUtilsTest.sink_hardlink_to_directory_root (2 ms)44[ RUN ] GitUtilsTest.sink_hardlink_to_self45[ OK ] GitUtilsTest.sink_hardlink_to_self (2 ms)46[ RUN ] GitUtilsTest.sink_non_directory_root47[ OK ] GitUtilsTest.sink_non_directory_root (2 ms)48[ RUN ] GitUtilsTest.peel_reference49[ OK ] GitUtilsTest.peel_reference (3 ms)50[----------] 12 tests from GitUtilsTest (35 ms total)5152[----------] 1 test from GitUtils53[ RUN ] GitUtils.isLegalRefName54[ OK ] GitUtils.isLegalRefName (0 ms)55[----------] 1 test from GitUtils (0 ms total)5657[----------] 6 tests from LazyAttr58[ RUN ] LazyAttr.resolveToInt59[ OK ] LazyAttr.resolveToInt (0 ms)60[ RUN ] LazyAttr.resolveToString61[ OK ] LazyAttr.resolveToString (0 ms)62[ RUN ] LazyAttr.resolveToBool63[ OK ] LazyAttr.resolveToBool (0 ms)64[ RUN ] LazyAttr.attrsToJSONForcesLazy65[ OK ] LazyAttr.attrsToJSONForcesLazy (0 ms)66[ RUN ] LazyAttr.attrsToQueryForcesLazy67[ OK ] LazyAttr.attrsToQueryForcesLazy (0 ms)68[ RUN ] LazyAttr.notCalledUntilForced69[ OK ] LazyAttr.notCalledUntilForced (0 ms)70[----------] 6 tests from LazyAttr (0 ms total)7172[----------] 6 tests from AccessKeysTest73[ RUN ] AccessKeysTest.singleOrgGitHub74[ OK ] AccessKeysTest.singleOrgGitHub (0 ms)75[ RUN ] AccessKeysTest.nonMatches76[ OK ] AccessKeysTest.nonMatches (0 ms)77[ RUN ] AccessKeysTest.noPartialMatches78[ OK ] AccessKeysTest.noPartialMatches (0 ms)79[ RUN ] AccessKeysTest.repoGitHub80[ OK ] AccessKeysTest.repoGitHub (0 ms)81[ RUN ] AccessKeysTest.multipleGitLab82[ OK ] AccessKeysTest.multipleGitLab (0 ms)83[ RUN ] AccessKeysTest.multipleSourceHut84[ OK ] AccessKeysTest.multipleSourceHut (0 ms)85[----------] 6 tests from AccessKeysTest (0 ms total)8687[----------] 4 tests from PublicKeyJSON/PublicKeyTest88[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/089[ OK ] PublicKeyJSON/PublicKeyTest.from_json/0 (0 ms)90[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/191[ OK ] PublicKeyJSON/PublicKeyTest.from_json/1 (0 ms)92[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/093[ OK ] PublicKeyJSON/PublicKeyTest.to_json/0 (0 ms)94[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/195[ OK ] PublicKeyJSON/PublicKeyTest.to_json/1 (0 ms)96[----------] 4 tests from PublicKeyJSON/PublicKeyTest (0 ms total)9798[----------] 8 tests from InputFromAttrs/InputFromAttrsTest99[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix100[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix (0 ms)101[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_base64_sri_sha1102[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_base64_sri_sha1 (0 ms)103[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_base64_implicitly_sha1104[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_base64_implicitly_sha1 (0 ms)105[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_base16_explicit_sha1106[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_base16_explicit_sha1 (0 ms)107[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_nix32_implicitly_sha1108[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_nix32_implicitly_sha1 (0 ms)109[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_nix32_explicit_sha1110[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_nix32_explicit_sha1 (0 ms)111[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_base64_explicit_sha1112[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/git_rev_in_base64_explicit_sha1 (0 ms)113[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/indirect_sri_sha1_trailing_garbage114[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/indirect_sri_sha1_trailing_garbage (0 ms)115[----------] 8 tests from InputFromAttrs/InputFromAttrsTest (0 ms total)116117[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture118[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/0119[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/0 (0 ms)120[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/1121[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/1 (0 ms)122[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/2123[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/2 (0 ms)124[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/3125[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/3 (0 ms)126[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/4127[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/4 (0 ms)128[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/5129[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/5 (0 ms)130[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture (0 ms total)131132[----------] Global test environment tear-down133[==========] 47 tests from 11 test suites ran. (74 ms total)134[ PASSED ] 47 tests.