github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 33379 tests passed
* 902 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### lldb-api
<details>
<summary>lldb-api.tools/lldb-server/TestGdbRemoteExitCode.py</summary>
```
Script:
--
C:/Python312/python.exe
C:/_work/llvm-project/llvm-project/lldb\test\API\dotest.py -u CXXFLAGS -u
CFLAGS --env LLVM_LIBS_DIR=C:/_work/llvm-project/llvm-project/build/./lib --env
LLVM_INCLUDE_DIR=C:/_work/llvm-project/llvm-project/build/include --env
LLVM_TOOLS_DIR=C:/_work/llvm-project/llvm-project/build/./bin --triple
x86_64-pc-windows-msvc --build-dir
C:/_work/llvm-project/llvm-project/build/lldb-test-build
--lldb-module-cache-dir
C:/_work/llvm-project/llvm-project/build/lldb-test-build/module-cache-lldb\lldb-api
--clang-module-cache-dir
C:/_work/llvm-project/llvm-project/build/lldb-test-build/module-cache-clang\lldb-api
--executable C:/_work/llvm-project/llvm-project/build/./bin/lldb.exe
--lldb-python-dir C:\_work\llvm-project\llvm-project\build\Lib\site-packages
--compiler C:/_work/llvm-project/llvm-project/build/./bin/clang.exe --dsymutil
C:/_work/llvm-project/llvm-project/build/./bin/dsymutil.exe --make
C:/ProgramData/chocolatey/bin/make.exe --llvm-tools-dir
C:/_work/llvm-project/llvm-project/build/./bin --lldb-obj-root
C:/_work/llvm-project/llvm-project/build/tools/lldb --lldb-libs-dir
C:/_work/llvm-project/llvm-project/build/./lib --cmake-build-type Release --env
LLDB_LAUNCH_FLAG_USE_PIPES=1
C:\_work\llvm-project\llvm-project\lldb\test\API\tools\lldb-server -p
TestGdbRemoteExitCode.py
--
Exit Code: 1
Command Output (stdout):
--
Skipping the following test categories: libc++, libstdcxx, dwo, dsym, gmodules,
debugserver, objc, fork, pexpect
--
Command Output (stderr):
--
UNSUPPORTED: LLDB
(C:\_work\llvm-project\llvm-project\build\bin\clang.exe-x86_64) ::
test_inferior_exit_0_debugserver
(TestGdbRemoteExitCode.TestGdbRemoteExitCode.test_inferior_exit_0_debugserver)
(test case does not fall in any category of interest for this run)
lldb-server exiting...
PASS: LLDB (C:\_work\llvm-project\llvm-project\build\bin\clang.exe-x86_64) ::
test_inferior_exit_0_llgs
(TestGdbRemoteExitCode.TestGdbRemoteExitCode.test_inferior_exit_0_llgs)
UNSUPPORTED: LLDB
(C:\_work\llvm-project\llvm-project\build\bin\clang.exe-x86_64) ::
test_inferior_exit_42_debugserver
(TestGdbRemoteExitCode.TestGdbRemoteExitCode.test_inferior_exit_42_debugserver)
(test case does not fall in any category of interest for this run)
FAIL: LLDB (C:\_work\llvm-project\llvm-project\build\bin\clang.exe-x86_64) ::
test_inferior_exit_42_llgs
(TestGdbRemoteExitCode.TestGdbRemoteExitCode.test_inferior_exit_42_llgs)
Log Files:
-
C:\_work\llvm-project\llvm-project\build\lldb-test-build\tools\lldb-server\TestGdbRemoteExitCode\Failure_test_inferior_exit_42_llgs.log
======================================================================
FAIL: test_inferior_exit_42_llgs
(TestGdbRemoteExitCode.TestGdbRemoteExitCode.test_inferior_exit_42_llgs)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"C:\_work\llvm-project\llvm-project\lldb\packages\Python\lldbsuite\test\tools\lldb-server\lldbgdbserverutils.py",
line 168, in expect_lldb_gdbserver_replay
content = server.get_raw_normal_packet()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"C:\_work\llvm-project\llvm-project\lldb\packages\Python\lldbsuite\test\tools\lldb-server\lldbgdbserverutils.py",
line 936, in get_raw_normal_packet
return self._read(self._normal_queue)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"C:\_work\llvm-project\llvm-project\lldb\packages\Python\lldbsuite\test\tools\lldb-server\lldbgdbserverutils.py",
line 889, in _read
new_bytes = self._sock.recv(4096)
^^^^^^^^^^^^^^^^^^^^^
TimeoutError: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"C:\_work\llvm-project\llvm-project\lldb\packages\Python\lldbsuite\test\tools\lldb-server\gdbremote_testcase.py",
line 49, in test_method
return attrvalue(self)
^^^^^^^^^^^^^^^
File
"C:\_work\llvm-project\llvm-project\lldb\test\API\tools\lldb-server\TestGdbRemoteExitCode.py",
line 29, in test_inferior_exit_42
self._test_inferior_exit(42)
File
"C:\_work\llvm-project\llvm-project\lldb\test\API\tools\lldb-server\TestGdbRemoteExitCode.py",
line 23, in _test_inferior_exit
self.expect_gdbremote_sequence()
File
"C:\_work\llvm-project\llvm-project\lldb\packages\Python\lldbsuite\test\tools\lldb-server\gdbremote_testcase.py",
line 676, in expect_gdbremote_sequence
return expect_lldb_gdbserver_replay(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"C:\_work\llvm-project\llvm-project\lldb\packages\Python\lldbsuite\test\tools\lldb-server\lldbgdbserverutils.py",
line 171, in expect_lldb_gdbserver_replay
asserter.fail(
AssertionError: timed out while waiting for '<lldbgdbserverutils.GdbRemoteEntry
object at 0x000001AEC9F10BF0>':
server '<lldbsuite.test.lldbtest._LocalProcess object at 0x000001AEC9F0DE80>'
on '<socket.socket fd=1072, family=23, type=0, proto=0, laddr=('::1', 55032, 0,
0), raddr=('::1', 55033, 0, 0)>'
_receive_buffer: b''
_normal_queue: []
_output_queue: []
_accumulated_output: b''
Config=x86_64-C:\_work\llvm-project\llvm-project\build\bin\clang.exe
----------------------------------------------------------------------
Ran 4 tests in 27.309s
FAILED (failures=1, skipped=2)
--
```
</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/209176
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits