[clang] [clang][bytecode] Handle more types in `canClassify()` (PR #203669)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 13 08:00:53 PDT 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lldb-aarch64-windows` running on `linaro-armv8-windows-msvc-05` while building `clang` at step 6 "test".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/141/builds/19540
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test) failure: build (failure)
...
UNSUPPORTED: lldb-api :: functionalities/signal/handle-abrt/TestHandleAbort.py (667 of 2570)
UNSUPPORTED: lldb-api :: functionalities/signal/handle-segv/TestHandleSegv.py (668 of 2570)
UNSUPPORTED: lldb-api :: functionalities/signal/raise/TestRaise.py (669 of 2570)
UNSUPPORTED: lldb-api :: functionalities/single-thread-step/TestSingleThreadStepTimeout.py (670 of 2570)
PASS: lldb-api :: functionalities/source-map/TestTargetSourceMap.py (671 of 2570)
UNSUPPORTED: lldb-api :: functionalities/statusline/TestStatusline.py (672 of 2570)
PASS: lldb-api :: functionalities/stats_api/TestStatisticsAPI.py (673 of 2570)
UNSUPPORTED: lldb-api :: functionalities/step-avoids-regexp/TestStepAvoidsRegexp.py (674 of 2570)
XFAIL: lldb-api :: functionalities/step-avoids-no-debug/TestStepNoDebug.py (675 of 2570)
UNRESOLVED: lldb-api :: functionalities/step_scripted/TestStepScripted.py (676 of 2570)
******************** TEST 'lldb-api :: functionalities/step_scripted/TestStepScripted.py' FAILED ********************
Script:
--
C:/Users/tcwg/scoop/apps/python/current/python.exe C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/llvm-project/lldb\test\API\dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./lib --env LLVM_INCLUDE_DIR=C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/include --env LLVM_TOOLS_DIR=C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./bin --triple aarch64-pc-windows-msvc --build-dir C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/lldb-test-build.noindex --lldb-module-cache-dir C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/lldb-test-build.noindex/module-cache-lldb\lldb-api --clang-module-cache-dir C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/lldb-test-build.noindex/module-cache-clang\lldb-api --executable C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./bin/lldb.exe --compiler C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./bin/clang.exe --dsymutil C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./bin/dsymutil.exe --make C:/Users/tcwg/scoop/shims/make.exe --llvm-tools-dir C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./bin --lldb-obj-root C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/tools/lldb --lldb-libs-dir C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./lib --cmake-build-type Release --skip-category=watchpoint --env LLDB_LAUNCH_FLAG_USE_PIPES=1 C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\test\API\functionalities\step_scripted -p TestStepScripted.py
--
Exit Code: 1
Command Output (stdout):
--
Skipping the following test categories: watchpoint, libc++, libstdcxx, dwo, dsym, gmodules, debugserver, objc, fork, pexpect
--
Command Output (stderr):
--
PASS: LLDB (C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\clang.exe-aarch64) :: test_checking_variable (TestStepScripted.StepScriptedTestCase.test_checking_variable)
PASS: LLDB (C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\clang.exe-aarch64) :: test_checking_variable_cli (TestStepScripted.StepScriptedTestCase.test_checking_variable_cli)
PASS: LLDB (C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\clang.exe-aarch64) :: test_misspelled_plan_name (TestStepScripted.StepScriptedTestCase.test_misspelled_plan_name)
PASS: LLDB (C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\clang.exe-aarch64) :: test_scripted_step_out (TestStepScripted.StepScriptedTestCase.test_scripted_step_out)
PASS: LLDB (C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\clang.exe-aarch64) :: test_standard_step_out (TestStepScripted.StepScriptedTestCase.test_standard_step_out)
UNSUPPORTED: LLDB (C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\clang.exe-aarch64) :: test_step_single_instruction (TestStepScripted.StepScriptedTestCase.test_step_single_instruction) (skipping due to the following parameter(s): architecture)
Log Files:
- C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\lldb-test-build.noindex\functionalities\step_scripted\TestStepScripted\SkippedTest_test_step_single_instruction.log
UNSUPPORTED: LLDB (C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\clang.exe-aarch64) :: test_step_single_instruction_with_step_over (TestStepScripted.StepScriptedTestCase.test_step_single_instruction_with_step_over) (skipping due to the following parameter(s): architecture)
Log Files:
- C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\lldb-test-build.noindex\functionalities\step_scripted\TestStepScripted\SkippedTest_test_step_single_instruction_with_step_over.log
FAIL: LLDB (C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\clang.exe-aarch64) :: test_stop_others_from_command (TestStepScripted.StepScriptedTestCase.test_stop_others_from_command)
```
</details>
https://github.com/llvm/llvm-project/pull/203669
More information about the cfe-commits
mailing list