llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `lldb-arm-ubuntu` running on `linaro-lldb-arm-ubuntu` while building `lldb` at step 6 "test".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/18/builds/23006 <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/ptrauth_diagnostics/brkC47x_code/TestPtrauthBRKc47xDiagnostic.py (604 of 2627) UNSUPPORTED: lldb-api :: functionalities/ptrauth_diagnostics/brkC47x_x16_invalid/TestPtrauthBRKc47xX16Invalid.py (605 of 2627) PASS: lldb-api :: functionalities/progress_reporting/TestProgressReporting.py (606 of 2627) PASS: lldb-api :: functionalities/rerun/TestRerun.py (607 of 2627) PASS: lldb-api :: functionalities/rerun_and_expr/TestRerunAndExpr.py (608 of 2627) PASS: lldb-api :: functionalities/rerun_and_expr_dylib/TestRerunAndExprDylib.py (609 of 2627) PASS: lldb-api :: functionalities/return-value/TestReturnValue.py (610 of 2627) PASS: lldb-api :: functionalities/reverse-execution/TestReverseExecutionNotSupported.py (611 of 2627) PASS: lldb-api :: functionalities/reverse-execution/TestReverseContinueBreakpoints.py (612 of 2627) PASS: lldb-api :: functionalities/reverse-execution/TestReverseContinueWatchpoints.py (613 of 2627) FAIL: lldb-api :: functionalities/scripted_frame_provider/circular_dependency/TestFrameProviderCircularDependency.py (614 of 2627) ******************** TEST 'lldb-api :: functionalities/scripted_frame_provider/circular_dependency/TestFrameProviderCircularDependency.py' FAILED ******************** Script: -- /usr/bin/python3.10 /home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib --env LLVM_INCLUDE_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/include --env LLVM_TOOLS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --arch armv8l --build-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex --lldb-module-cache-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/lldb --compiler /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/clang --dsymutil /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --lldb-obj-root /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/tools/lldb --lldb-libs-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib --cmake-build-type Release /home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/functionalities/scripted_frame_provider/circular_dependency -p TestFrameProviderCircularDependency.py -- Exit Code: 1 Command Output (stdout): -- lldb version 22.0.0git (https://github.com/llvm/llvm-project.git revision c50802cbee3f6f25059422ba0edcc455e395a207) clang revision c50802cbee3f6f25059422ba0edcc455e395a207 llvm revision c50802cbee3f6f25059422ba0edcc455e395a207 Skipping the following test categories: libc++, msvcstl, dsym, pdb, gmodules, debugserver, objc -- Command Output (stderr): -- FAIL: LLDB (/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang-arm) :: test_circular_dependency_with_function_replacement (TestFrameProviderCircularDependency.FrameProviderCircularDependencyTestCase) ====================================================================== FAIL: test_circular_dependency_with_function_replacement (TestFrameProviderCircularDependency.FrameProviderCircularDependencyTestCase) Test the circular dependency fix with a provider that replaces function names. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/functionalities/scripted_frame_provider/circular_dependency/TestFrameProviderCircularDependency.py", line 83, in test_circular_dependency_with_function_replacement self.assertEqual( AssertionError: 0 != 6 : Frame count should be unchanged (replacement, not addition) Config=arm-/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang ---------------------------------------------------------------------- Ran 1 test in 1.331s FAILED (failures=1) -- ******************** UNSUPPORTED: lldb-api :: functionalities/scripted_process/TestStackCoreScriptedProcess.py (615 of 2627) PASS: lldb-api :: functionalities/scripted_process/TestScriptedProcess.py (616 of 2627) UNSUPPORTED: lldb-api :: functionalities/scripted_process_empty_memory_region/TestScriptedProcessEmptyMemoryRegion.py (617 of 2627) ``` </details> https://github.com/llvm/llvm-project/pull/170236 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
