aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
diff options
context:
space:
mode:
authorChad Smith <cssmith@meta.com>2025-09-25 13:48:56 -0700
committerGitHub <noreply@github.com>2025-09-25 13:48:56 -0700
commita85d3a53d306d6624f20b528cf783de778392347 (patch)
treeb2deb85edd5c0c2829dd7b5862cf979be7b8e841 /llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
parent1e302e942cdbb2db902530144d0c3891f811168b (diff)
downloadllvm-a85d3a53d306d6624f20b528cf783de778392347.zip
llvm-a85d3a53d306d6624f20b528cf783de778392347.tar.gz
llvm-a85d3a53d306d6624f20b528cf783de778392347.tar.bz2
[lldb] Turn off AdbClientTest on windows to fix build breakage (#160771)
https://github.com/llvm/llvm-project/pull/159676 was recently landed. After it was landed, additional tests were ran, where I saw an assertion error on windows only. I am not able to test on windows, and the test is a new test to mock an adb server. The mock server fails to start on windows, so I am disabling to fix the breakage on main. This is not an issue with the main code, only a test issue. Relevant error output: ``` Step 8 (test-check-lldb-unit) failure: Test just built components: check-lldb-unit completed (failure) ******************** TEST 'lldb-unit :: Platform/Android/./AdbClientTests.exe/7/20' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\.\AdbClientTests.exe-lldb-unit-30696-7-20.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=20 GTEST_SHARD_INDEX=7 C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\.\AdbClientTests.exe -- Note: This is test shard 8 of 20. [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from AdbClientTest [ RUN ] AdbClientTest.RealTcpConnection Assertion failed: error.Fail(), file C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\source\Host\common\TCPSocket.cpp, line 254 ```
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp')
0 files changed, 0 insertions, 0 deletions