nix-fetchers-tests-run
x86_64-linux.home-manager-common
· build #229
· raw
1tribuchet: building on jamie2Running main() from /build/source/googletest/src/gtest_main.cc3[==========] Running 32 tests from 11 test suites.4[----------] Global test environment set-up.5[----------] 6 tests from AccessKeysTest6[ RUN ] AccessKeysTest.singleOrgGitHub7[ OK ] AccessKeysTest.singleOrgGitHub (0 ms)8[ RUN ] AccessKeysTest.nonMatches9[ OK ] AccessKeysTest.nonMatches (0 ms)10[ RUN ] AccessKeysTest.noPartialMatches11[ OK ] AccessKeysTest.noPartialMatches (0 ms)12[ RUN ] AccessKeysTest.repoGitHub13[ OK ] AccessKeysTest.repoGitHub (0 ms)14[ RUN ] AccessKeysTest.multipleGitLab15[ OK ] AccessKeysTest.multipleGitLab (0 ms)16[ RUN ] AccessKeysTest.multipleSourceHut17[ OK ] AccessKeysTest.multipleSourceHut (0 ms)18[----------] 6 tests from AccessKeysTest (0 ms total)1920[----------] 6 tests from LazyAttr21[ RUN ] LazyAttr.resolveToInt22[ OK ] LazyAttr.resolveToInt (0 ms)23[ RUN ] LazyAttr.resolveToString24[ OK ] LazyAttr.resolveToString (0 ms)25[ RUN ] LazyAttr.resolveToBool26[ OK ] LazyAttr.resolveToBool (0 ms)27[ RUN ] LazyAttr.attrsToJSONForcesLazy28[ OK ] LazyAttr.attrsToJSONForcesLazy (0 ms)29[ RUN ] LazyAttr.attrsToQueryForcesLazy30[ OK ] LazyAttr.attrsToQueryForcesLazy (0 ms)31[ RUN ] LazyAttr.notCalledUntilForced32[ OK ] LazyAttr.notCalledUntilForced (0 ms)33[----------] 6 tests from LazyAttr (0 ms total)3435[----------] 4 tests from GitUtilsTest36[ RUN ] GitUtilsTest.sink_basic37[ OK ] GitUtilsTest.sink_basic (10 ms)38[ RUN ] GitUtilsTest.sink_hardlink39[ OK ] GitUtilsTest.sink_hardlink (3 ms)40[ RUN ] GitUtilsTest.sink_no_parent_dir41[ OK ] GitUtilsTest.sink_no_parent_dir (3 ms)42[ RUN ] GitUtilsTest.peel_reference43[ OK ] GitUtilsTest.peel_reference (5 ms)44[----------] 4 tests from GitUtilsTest (23 ms total)4546[----------] 1 test from GitUtils47[ RUN ] GitUtils.isLegalRefName48[ OK ] GitUtils.isLegalRefName (0 ms)49[----------] 1 test from GitUtils (0 ms total)5051[----------] 1 test from GitTest52[ RUN ] GitTest.submodulePeriodSupport53[ OK ] GitTest.submodulePeriodSupport (24 ms)54[----------] 1 test from GitTest (25 ms total)5556[----------] 1 test from GitHubInputTest57[ RUN ] GitHubInputTest.throwOnInvalidURLParam58[ OK ] GitHubInputTest.throwOnInvalidURLParam (0 ms)59[----------] 1 test from GitHubInputTest (0 ms total)6061[----------] 1 test from nix_api_store_test62[ RUN ] nix_api_store_test.nix_api_fetchers_new_free63[ OK ] nix_api_store_test.nix_api_fetchers_new_free (7 ms)64[----------] 1 test from nix_api_store_test (7 ms total)6566[----------] 1 test from PublicKeyTest67[ RUN ] PublicKeyTest.PublicKey_noRoundTrip_from_json68[ OK ] PublicKeyTest.PublicKey_noRoundTrip_from_json (0 ms)69[----------] 1 test from PublicKeyTest (0 ms total)7071[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture72[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/073[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/0 (0 ms)74[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/175[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/1 (0 ms)76[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/277[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/2 (0 ms)78[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/379[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/3 (0 ms)80[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/481[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/4 (0 ms)82[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/583[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/5 (0 ms)84[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture (0 ms total)8586[----------] 1 test from InputFromAttrs/InputFromAttrsTest87[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix88[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix (0 ms)89[----------] 1 test from InputFromAttrs/InputFromAttrsTest (0 ms total)9091[----------] 4 tests from PublicKeyJSON/PublicKeyTest92[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/093[ OK ] PublicKeyJSON/PublicKeyTest.from_json/0 (0 ms)94[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/195[ OK ] PublicKeyJSON/PublicKeyTest.from_json/1 (0 ms)96[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/097[ OK ] PublicKeyJSON/PublicKeyTest.to_json/0 (0 ms)98[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/199[ OK ] PublicKeyJSON/PublicKeyTest.to_json/1 (0 ms)100[----------] 4 tests from PublicKeyJSON/PublicKeyTest (0 ms total)101102[----------] Global test environment tear-down103[==========] 32 tests from 11 test suites ran. (57 ms total)104[ PASSED ] 32 tests.