[llvm] [SPIRV] Upd SPV_KHR_shader_clock extension (PR #160147)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 23 05:57:59 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lldb-x86_64-debian` running on `lldb-x86_64-debian` while building `llvm` at step 6 "test".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/162/builds/33835
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test) failure: build (failure)
...
PASS: lldb-shell :: Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test (1439 of 3258)
PASS: lldb-unit :: Core/./LLDBCoreTests/23/118 (1440 of 3258)
PASS: lldb-shell :: Breakpoint/dummy-target.test (1441 of 3258)
PASS: lldb-shell :: ObjectFile/ELF/elf-memory.test (1442 of 3258)
PASS: lldb-shell :: Minidump/memory-region-from-module.yaml (1443 of 3258)
PASS: lldb-shell :: SymbolFile/DWARF/delayed-definition-die-searching.test (1444 of 3258)
PASS: lldb-shell :: REPL/Basic.test (1445 of 3258)
PASS: lldb-shell :: Register/x86-fp-write.test (1446 of 3258)
PASS: lldb-shell :: Register/x86-64-ymm-read.test (1447 of 3258)
XFAIL: lldb-shell :: Register/x86-64-zmm-write.test (1448 of 3258)
FAIL: lldb-unit :: DAP/./DAPTests/10/77 (1449 of 3258)
******************** TEST 'lldb-unit :: DAP/./DAPTests/10/77' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:/home/worker/2.0.1/lldb-x86_64-debian/build/tools/lldb/unittests/DAP/./DAPTests-lldb-unit-2462420-10-77.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=77 GTEST_SHARD_INDEX=10 /home/worker/2.0.1/lldb-x86_64-debian/build/tools/lldb/unittests/DAP/./DAPTests
--
Script:
--
/home/worker/2.0.1/lldb-x86_64-debian/build/tools/lldb/unittests/DAP/./DAPTests --gtest_filter=DisconnectRequestHandlerTest.DisconnectTriggersTerminateCommands
--
/home/worker/2.0.1/lldb-x86_64-debian/llvm-project/lldb/unittests/DAP/Handler/DisconnectTest.cpp:52: Failure
Actual function call count doesn't match EXPECT_CALL(client, Received(Output("2\n")))...
Expected: to be called twice
Actual: called once - unsatisfied and active
/home/worker/2.0.1/lldb-x86_64-debian/llvm-project/lldb/unittests/DAP/Handler/DisconnectTest.cpp:52
Actual function call count doesn't match EXPECT_CALL(client, Received(Output("2\n")))...
Expected: to be called twice
Actual: called once - unsatisfied and active
********************
PASS: lldb-shell :: Register/x86-64-fp-write.test (1450 of 3258)
PASS: lldb-shell :: SymbolFile/DWARF/x86/debug_loc.s (1451 of 3258)
PASS: lldb-shell :: Commands/command-disassemble.s (1452 of 3258)
PASS: lldb-unit :: Core/./LLDBCoreTests/24/118 (1453 of 3258)
PASS: lldb-shell :: Register/x86-64-gp-read.test (1454 of 3258)
PASS: lldb-shell :: Register/x86-mm-xmm-write.test (1455 of 3258)
PASS: lldb-shell :: Register/x86-mm-xmm-read.test (1456 of 3258)
PASS: lldb-shell :: Expr/TestStringLiteralExpr.test (1457 of 3258)
PASS: lldb-shell :: Expr/nodefaultlib.cpp (1458 of 3258)
PASS: lldb-shell :: Commands/command-image-lookup.yaml (1459 of 3258)
PASS: lldb-shell :: Driver/TestQuiet.test (1460 of 3258)
PASS: lldb-shell :: Register/x86-64-read.test (1461 of 3258)
PASS: lldb-unit :: Core/./LLDBCoreTests/109/118 (1462 of 3258)
PASS: lldb-shell :: SymbolFile/NativePDB/lookup-by-types.cpp (1463 of 3258)
```
</details>
https://github.com/llvm/llvm-project/pull/160147
More information about the llvm-commits
mailing list