github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 33324 tests passed
* 504 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### lldb-shell
<details>
<summary>lldb-shell.ScriptInterpreter/Python/bytecode.test</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
"/usr/bin/python3" 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/../../../../examples/python/formatter_bytecode.py
 --test
# executed command: /usr/bin/python3 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/../../../../examples/python/formatter_bytecode.py
 --test
# .---command stderr------------
# | Traceback (most recent call last):
# |   File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/../../../../examples/python/formatter_bytecode.py",
 line 9, in <module>
# |     import re
# |   File "/usr/lib/python3.12/re/__init__.py", line 124, in <module>
# |     import enum
# |   File "/usr/lib/python3.12/enum.py", line 3, in <module>
# |     from types import MappingProxyType, DynamicClassAttribute
# |   File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/examples/python/types.py",
 line 12, in <module>
# |     import platform
# |   File "/usr/lib/python3.12/platform.py", line 119, in <module>
# |     import functools
# |   File "/usr/lib/python3.12/functools.py", line 22, in <module>
# |     from types import GenericAlias
# | ImportError: cannot import name 'GenericAlias' from partially initialized 
module 'types' (most likely due to a circular import) 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/examples/python/types.py)
# `-----------------------------
# error: command failed with exit status: 1

--

```
</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/183804
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to