nixbot

builds

succeeded nix-fetchers-tests-run default.checks.x86_64-linux.vm · build #15 · raw

1tribuchet: building on jamie2Running main() from /build/source/googletest/src/gtest_main.cc3[==========] Running 40 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[----------] 12 tests from GitUtilsTest36[ RUN ] GitUtilsTest.sink_basic37[ OK ] GitUtilsTest.sink_basic (8 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 (2 ms)42[ RUN ] GitUtilsTest.sink_no_parent_dir_symlink43[ OK ] GitUtilsTest.sink_no_parent_dir_symlink (3 ms)44[ RUN ] GitUtilsTest.sink_no_parent_dir_hardlink45[ OK ] GitUtilsTest.sink_no_parent_dir_hardlink (2 ms)46[ RUN ] GitUtilsTest.sink_replacing_empty_directory47[ OK ] GitUtilsTest.sink_replacing_empty_directory (3 ms)48[ RUN ] GitUtilsTest.sink_replacing_non_empty_directory49[ OK ] GitUtilsTest.sink_replacing_non_empty_directory (2 ms)50[ RUN ] GitUtilsTest.sink_hardlink_to_directory51[ OK ] GitUtilsTest.sink_hardlink_to_directory (2 ms)52[ RUN ] GitUtilsTest.sink_hardlink_to_directory_root53[ OK ] GitUtilsTest.sink_hardlink_to_directory_root (3 ms)54[ RUN ] GitUtilsTest.sink_hardlink_to_self55[ OK ] GitUtilsTest.sink_hardlink_to_self (2 ms)56[ RUN ] GitUtilsTest.sink_non_directory_root57[ OK ] GitUtilsTest.sink_non_directory_root (2 ms)58[ RUN ] GitUtilsTest.peel_reference59[ OK ] GitUtilsTest.peel_reference (4 ms)60[----------] 12 tests from GitUtilsTest (43 ms total)6162[----------] 1 test from GitUtils63[ RUN ] GitUtils.isLegalRefName64[ OK ] GitUtils.isLegalRefName (0 ms)65[----------] 1 test from GitUtils (0 ms total)6667[----------] 1 test from GitTest68[ RUN ] GitTest.submodulePeriodSupport69[ OK ] GitTest.submodulePeriodSupport (21 ms)70[----------] 1 test from GitTest (21 ms total)7172[----------] 1 test from GitHubInputTest73[ RUN ] GitHubInputTest.throwOnInvalidURLParam74[ OK ] GitHubInputTest.throwOnInvalidURLParam (0 ms)75[----------] 1 test from GitHubInputTest (0 ms total)7677[----------] 1 test from nix_api_store_test78[ RUN ] nix_api_store_test.nix_api_fetchers_new_free79[ OK ] nix_api_store_test.nix_api_fetchers_new_free (6 ms)80[----------] 1 test from nix_api_store_test (6 ms total)8182[----------] 1 test from PublicKeyTest83[ RUN ] PublicKeyTest.PublicKey_noRoundTrip_from_json84[ OK ] PublicKeyTest.PublicKey_noRoundTrip_from_json (0 ms)85[----------] 1 test from PublicKeyTest (0 ms total)8687[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture88[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/089[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/0 (0 ms)90[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/191[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/1 (0 ms)92[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/293[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/2 (0 ms)94[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/395[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/3 (0 ms)96[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/497[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/4 (0 ms)98[ RUN ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/599[ OK ] GitLFSTests/GitLFSParameterizedTestFixture.get_lfs_api/5 (0 ms)100[----------] 6 tests from GitLFSTests/GitLFSParameterizedTestFixture (0 ms total)101102[----------] 1 test from InputFromAttrs/InputFromAttrsTest103[ RUN ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix104[ OK ] InputFromAttrs/InputFromAttrsTest.attrsAreCorrectAndRoundTrips/strips_git_plus_prefix (0 ms)105[----------] 1 test from InputFromAttrs/InputFromAttrsTest (0 ms total)106107[----------] 4 tests from PublicKeyJSON/PublicKeyTest108[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/0109[ OK ] PublicKeyJSON/PublicKeyTest.from_json/0 (0 ms)110[ RUN ] PublicKeyJSON/PublicKeyTest.from_json/1111[ OK ] PublicKeyJSON/PublicKeyTest.from_json/1 (0 ms)112[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/0113[ OK ] PublicKeyJSON/PublicKeyTest.to_json/0 (0 ms)114[ RUN ] PublicKeyJSON/PublicKeyTest.to_json/1115[ OK ] PublicKeyJSON/PublicKeyTest.to_json/1 (0 ms)116[----------] 4 tests from PublicKeyJSON/PublicKeyTest (0 ms total)117118[----------] Global test environment tear-down119[==========] 40 tests from 11 test suites ran. (73 ms total)120[ PASSED ] 40 tests.