[llvm] [LAA] Relax HasSameSize check on areStridedAccessesIndependent (PR #159534)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 06:38:02 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 178785 tests passed
* 3600 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### lldb-api
<details>
<summary>lldb-api.functionalities/statusline/TestStatusline.py</summary>
```
Script:
--
/usr/bin/python3 /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --env LLVM_INCLUDE_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include --env LLVM_TOOLS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --libcxx-include-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/c++/v1 --libcxx-include-target-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/x86_64-unknown-linux-gnu/c++/v1 --libcxx-library-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib/x86_64-unknown-linux-gnu --triple x86_64-unknown-linux-gnu --build-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build --lldb-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build/module-cache-lldb/lldb-api --clang-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build/module-cache-clang/lldb-api --executable /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/lldb --lldb-python-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/local/lib/python3.12/dist-packages --compiler /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang --dsymutil /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --lldb-obj-root /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb --lldb-libs-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --cmake-build-type Release /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/statusline -p TestStatusline.py
--
Exit Code: 1
Command Output (stdout):
--
Skipping the following test categories: msvcstl, dsym, pdb, gmodules, debugserver, objc
--
Command Output (stderr):
--
PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test (TestStatusline.TestStatusline.test)
PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_deadlock (TestStatusline.TestStatusline.test_deadlock)
UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_modulelist_deadlock (TestStatusline.TestStatusline.test_modulelist_deadlock) (skip on linux)
PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_no_color (TestStatusline.TestStatusline.test_no_color)
PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_no_target (TestStatusline.TestStatusline.test_no_target)
UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_resize (TestStatusline.TestStatusline.test_resize) (requires editline)
UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_resize_height_shrink_makes_room (TestStatusline.TestStatusline.test_resize_height_shrink_makes_room) (requires editline)
UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_resize_recomputes_without_clearing (TestStatusline.TestStatusline.test_resize_recomputes_without_clearing) (requires editline)
FAIL: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_scripted_command_output_not_eaten (TestStatusline.TestStatusline.test_scripted_command_output_not_eaten)
Log Files:
- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build/functionalities/statusline/TestStatusline/Failure_test_scripted_command_output_not_eaten.log
PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_target_symbols_add (TestStatusline.TestStatusline.test_target_symbols_add)
======================================================================
FAIL: test_scripted_command_output_not_eaten (TestStatusline.TestStatusline.test_scripted_command_output_not_eaten)
A scripted command's print() output must be serialized with the
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/statusline/TestStatusline.py", line 150, in test_scripted_command_output_not_eaten
self.assertIn(b"\x1b7", data)
AssertionError: b'\x1b7' not found in b'statusline_flood\r\nMARKER_0000\r\nMARKER_0001\r\nMARKER_0002\r\nMARKER_0003\r\nMARKER_0004\r\nMARKER_0005\r\nMARKER_0006\r\nMARKER_0007\r\nMARKER_0008\r\nMARKER_0009\r\nMARKER_0010\r\nMARKER_0011\r\nMARKER_0012\r\nMARKER_0013\r\nMARKER_0014\r\nMARKER_0015\r\nMARKER_0016\r\nMARKER_0017\r\nMARKER_0018\r\nMARKER_0019\r\nMARKER_0020\r\nMARKER_0021\r\nMARKER_0022\r\nMARKER_0023\r\nMARKER_0024\r\nMARKER_0025\r\nMARKER_0026\r\nMARKER_0027\r\nMARKER_0028\r\nMARKER_0029\r\nMARKER_0030\r\nMARKER_0031\r\nMARKER_0032\r\nMARKER_0033\r\nMARKER_0034\r\nMARKER_0035\r\nMARKER_0036\r\nMARKER_0037\r\nMARKER_0038\r\nMARKER_0039\r\nMARKER_0040\r\nMARKER_0041\r\nMARKER_0042\r\nMARKER_0043\r\nMARKER_0044\r\nMARKER_0045\r\nMARKER_0046\r\nMARKER_0047\r\nMARKER_0048\r\nMARKER_0049\r\n(lldb) '
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
----------------------------------------------------------------------
Ran 10 tests in 3.811s
FAILED (failures=1, skipped=4)
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/159534
More information about the llvm-commits
mailing list