[clang] Revert "[Clang-Repl] Add support for out-of-process execution." (PR #115854)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 12 03:24:31 PST 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `libc-x86_64-debian-dbg-asan` running on `libc-x86_64-debian` while building `clang` at step 4 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/147/builds/9775
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 4 (annotate) failure: 'python ../llvm-zorg/zorg/buildbot/builders/annotated/libc-linux.py ...' (failure)
...
[ OK ] LlvmLibcSysStatvfsTest.StatvfsInvalidPath (117 us)
Ran 2 tests. PASS: 2 FAIL: 0
[916/981] Running unit test libc.test.src.sys.stat.fstat_test
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcFStatTest.CreatAndReadMode
[ OK ] LlvmLibcFStatTest.CreatAndReadMode (70 us)
[ RUN ] LlvmLibcFStatTest.NonExistentFile
[ OK ] LlvmLibcFStatTest.NonExistentFile (5 us)
Ran 2 tests. PASS: 2 FAIL: 0
[917/981] Running unit test libc.test.src.sys.statvfs.linux.fstatvfs_test
FAILED: projects/libc/test/src/sys/statvfs/linux/CMakeFiles/libc.test.src.sys.statvfs.linux.fstatvfs_test /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian/libc-x86_64-debian-dbg-asan/build/projects/libc/test/src/sys/statvfs/linux/CMakeFiles/libc.test.src.sys.statvfs.linux.fstatvfs_test
cd /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian/libc-x86_64-debian-dbg-asan/build/projects/libc/test/src/sys/statvfs/linux && /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian/libc-x86_64-debian-dbg-asan/build/projects/libc/test/src/sys/statvfs/linux/libc.test.src.sys.statvfs.linux.fstatvfs_test.__build__
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcSysFStatvfsTest.FStatvfsBasic
[ OK ] LlvmLibcSysFStatvfsTest.FStatvfsBasic (20 us)
[ RUN ] LlvmLibcSysFStatvfsTest.FStatvfsInvalidPath
/home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian/libc-x86_64-debian-dbg-asan/llvm-project/libc/test/src/sys/statvfs/linux/fstatvfs_test.cpp:40: FAILURE
Failed to match LIBC_NAMESPACE::mkdirat(AT_FDCWD, TEST_DIR, S_IRWXU) against Succeeds(0).
Expected return value to be equal to 0 but got -1.
Expected errno to be equal to "Success" but got "File exists".
[ FAILED ] LlvmLibcSysFStatvfsTest.FStatvfsInvalidPath
Ran 2 tests. PASS: 1 FAIL: 1
[918/981] Running unit test libc.test.src.sys.utsname.uname_test
[==========] Running 1 test from 1 test suite.
[ RUN ] LlvmLibcUnameTest.GetMachineName
[ OK ] LlvmLibcUnameTest.GetMachineName (17 us)
Ran 1 tests. PASS: 1 FAIL: 0
[919/981] Running unit test libc.test.src.sys.stat.mkdirat_test
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcMkdiratTest.CreateAndRemove
[ OK ] LlvmLibcMkdiratTest.CreateAndRemove (185 us)
[ RUN ] LlvmLibcMkdiratTest.BadPath
[ OK ] LlvmLibcMkdiratTest.BadPath (6 us)
Ran 2 tests. PASS: 2 FAIL: 0
[920/981] Running unit test libc.test.src.sys.stat.chmod_test
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcChmodTest.ChangeAndOpen
[ OK ] LlvmLibcChmodTest.ChangeAndOpen (67 us)
[ RUN ] LlvmLibcChmodTest.NonExistentFile
[ OK ] LlvmLibcChmodTest.NonExistentFile (5 us)
Ran 2 tests. PASS: 2 FAIL: 0
[921/981] Running unit test libc.test.src.sys.stat.lstat_test
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcLStatTest.CreatAndReadMode
[ OK ] LlvmLibcLStatTest.CreatAndReadMode (74 us)
[ RUN ] LlvmLibcLStatTest.NonExistentFile
[ OK ] LlvmLibcLStatTest.NonExistentFile (5 us)
Ran 2 tests. PASS: 2 FAIL: 0
[922/981] Running unit test libc.test.src.sys.stat.stat_test
Step 7 (libc-unit-tests) failure: libc-unit-tests (failure)
...
[ OK ] LlvmLibcSysStatvfsTest.StatvfsInvalidPath (117 us)
Ran 2 tests. PASS: 2 FAIL: 0
[916/981] Running unit test libc.test.src.sys.stat.fstat_test
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcFStatTest.CreatAndReadMode
[ OK ] LlvmLibcFStatTest.CreatAndReadMode (70 us)
[ RUN ] LlvmLibcFStatTest.NonExistentFile
[ OK ] LlvmLibcFStatTest.NonExistentFile (5 us)
Ran 2 tests. PASS: 2 FAIL: 0
[917/981] Running unit test libc.test.src.sys.statvfs.linux.fstatvfs_test
FAILED: projects/libc/test/src/sys/statvfs/linux/CMakeFiles/libc.test.src.sys.statvfs.linux.fstatvfs_test /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian/libc-x86_64-debian-dbg-asan/build/projects/libc/test/src/sys/statvfs/linux/CMakeFiles/libc.test.src.sys.statvfs.linux.fstatvfs_test
cd /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian/libc-x86_64-debian-dbg-asan/build/projects/libc/test/src/sys/statvfs/linux && /home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian/libc-x86_64-debian-dbg-asan/build/projects/libc/test/src/sys/statvfs/linux/libc.test.src.sys.statvfs.linux.fstatvfs_test.__build__
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcSysFStatvfsTest.FStatvfsBasic
[ OK ] LlvmLibcSysFStatvfsTest.FStatvfsBasic (20 us)
[ RUN ] LlvmLibcSysFStatvfsTest.FStatvfsInvalidPath
/home/llvm-libc-buildbot/buildbot-worker/libc-x86_64-debian/libc-x86_64-debian-dbg-asan/llvm-project/libc/test/src/sys/statvfs/linux/fstatvfs_test.cpp:40: FAILURE
Failed to match LIBC_NAMESPACE::mkdirat(AT_FDCWD, TEST_DIR, S_IRWXU) against Succeeds(0).
Expected return value to be equal to 0 but got -1.
Expected errno to be equal to "Success" but got "File exists".
[ FAILED ] LlvmLibcSysFStatvfsTest.FStatvfsInvalidPath
Ran 2 tests. PASS: 1 FAIL: 1
[918/981] Running unit test libc.test.src.sys.utsname.uname_test
[==========] Running 1 test from 1 test suite.
[ RUN ] LlvmLibcUnameTest.GetMachineName
[ OK ] LlvmLibcUnameTest.GetMachineName (17 us)
Ran 1 tests. PASS: 1 FAIL: 0
[919/981] Running unit test libc.test.src.sys.stat.mkdirat_test
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcMkdiratTest.CreateAndRemove
[ OK ] LlvmLibcMkdiratTest.CreateAndRemove (185 us)
[ RUN ] LlvmLibcMkdiratTest.BadPath
[ OK ] LlvmLibcMkdiratTest.BadPath (6 us)
Ran 2 tests. PASS: 2 FAIL: 0
[920/981] Running unit test libc.test.src.sys.stat.chmod_test
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcChmodTest.ChangeAndOpen
[ OK ] LlvmLibcChmodTest.ChangeAndOpen (67 us)
[ RUN ] LlvmLibcChmodTest.NonExistentFile
[ OK ] LlvmLibcChmodTest.NonExistentFile (5 us)
Ran 2 tests. PASS: 2 FAIL: 0
[921/981] Running unit test libc.test.src.sys.stat.lstat_test
[==========] Running 2 tests from 1 test suite.
[ RUN ] LlvmLibcLStatTest.CreatAndReadMode
[ OK ] LlvmLibcLStatTest.CreatAndReadMode (74 us)
[ RUN ] LlvmLibcLStatTest.NonExistentFile
[ OK ] LlvmLibcLStatTest.NonExistentFile (5 us)
Ran 2 tests. PASS: 2 FAIL: 0
[922/981] Running unit test libc.test.src.sys.stat.stat_test
```
</details>
https://github.com/llvm/llvm-project/pull/115854
More information about the cfe-commits
mailing list