ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 63433 tests, 64 workers -- Testing: FAIL: LLVM-Unit :: CAS/./CASTests/19/20 (1 of 63433) ******************** TEST 'LLVM-Unit :: CAS/./CASTests/19/20' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/unittests/CAS/./CASTests-LLVM-Unit-1629435-19-20.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=20 GTEST_SHARD_INDEX=19 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/unittests/CAS/./CASTests -- Script: -- /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/unittests/CAS/./CASTests --gtest_filter=GoogleTestVerification.UninstantiatedParameterizedTestSuite -- ../../llvm/unittests/CAS/UnifiedOnDiskCacheTest.cpp:45: Failure Parameterized test suite CustomHasherOnDiskCASTest is defined via TEST_P, but never instantiated. None of the test cases will run. Either no INSTANTIATE_TEST_SUITE_P is provided or the only ones provided expand to nothing. Ideally, TEST_P definitions should only ever be included as part of binaries that intend to use them. (As opposed to, for example, being placed in a library that may be linked in to get other utilities.) To suppress this error for this test suite, insert the following line (in a non-header) in the namespace it is defined in: GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(CustomHasherOnDiskCASTest); ../../llvm/unittests/CAS/UnifiedOnDiskCacheTest.cpp:45 Parameterized test suite CustomHasherOnDiskCASTest is defined via TEST_P, but never instantiated. None of the test cases will run. Either no INSTANTIATE_TEST_SUITE_P is provided or the only ones provided expand to nothing. Ideally, TEST_P definitions should only ever be included as part of binaries that intend to use them. (As opposed to, for example, being placed in a library that may be linked in to get other utilities.) To suppress this error for this test suite, insert the following line (in a non-header) in the namespace it is defined in: GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(CustomHasherOnDiskCASTest); ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM-Unit :: CAS/./CASTests/GoogleTestVerification/UninstantiatedParameterizedTestSuite Testing Time: 185.31s Total Discovered Tests: 71658 Skipped : 21 (0.03%) Unsupported : 2632 (3.67%) Passed : 68831 (96.05%) Expectedly Failed: 173 (0.24%) Failed : 1 (0.00%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.