llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `lldb-x86_64-debian` running on `lldb-x86_64-debian` while building `lldb` at step 6 "test".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/162/builds/4235 Here is the relevant piece of the build log for the reference: ``` Step 6 (test) failure: build (failure) ... PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/16/38 (2114 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/14/38 (2115 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/17/38 (2116 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/13/38 (2117 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/21/38 (2118 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/22/38 (2119 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/19/38 (2120 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/20/38 (2121 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/23/38 (2122 of 2651) PASS: lldb-unit :: Process/elf-core/./ProcessElfCoreTests/1/2 (2123 of 2651) FAIL: lldb-unit :: Process/elf-core/./ProcessElfCoreTests/0/2 (2124 of 2651) ******************** TEST 'lldb-unit :: Process/elf-core/./ProcessElfCoreTests/0/2' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/home/worker/2.0.1/lldb-x86_64-debian/build/tools/lldb/unittests/Process/elf-core/./ProcessElfCoreTests-lldb-unit-3861733-0-2.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=2 GTEST_SHARD_INDEX=0 /home/worker/2.0.1/lldb-x86_64-debian/build/tools/lldb/unittests/Process/elf-core/./ProcessElfCoreTests -- Script: -- /home/worker/2.0.1/lldb-x86_64-debian/build/tools/lldb/unittests/Process/elf-core/./ProcessElfCoreTests --gtest_filter=ElfCoreTest.PopulatePrpsInfoTest -- /home/worker/2.0.1/lldb-x86_64-debian/llvm-project/lldb/unittests/Process/elf-core/ThreadElfCoreTest.cpp:123: Failure Expected equality of these values: prpsinfo_opt->pr_nice Which is: '\x5' (5) 0 /home/worker/2.0.1/lldb-x86_64-debian/llvm-project/lldb/unittests/Process/elf-core/ThreadElfCoreTest.cpp:123 Expected equality of these values: prpsinfo_opt->pr_nice Which is: '\x5' (5) 0 ******************** PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/24/38 (2125 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/27/38 (2126 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/28/38 (2127 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/29/38 (2128 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/30/38 (2129 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/31/38 (2130 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/32/38 (2131 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/34/38 (2132 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/25/38 (2133 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/37/38 (2134 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/26/38 (2135 of 2651) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/35/38 (2136 of 2651) ``` https://github.com/llvm/llvm-project/pull/104109 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
