github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 91066 tests passed
* 1826 tests skipped
* 4 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.Analysis/Scalable/source-edit-generation/coexistence.cpp (Likely
Already Failing)</summary>
This test is already failing at the base commit.
```
Exception during script execution:
Traceback (most recent call last):
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 32, in evaluate
return parser.parseAll()
^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 151, in parseAll
self.token = next(self.tokens)
^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 62, in tokenize
raise ValueError("couldn't parse text: %r" % string)
ValueError: couldn't parse text: '*'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/Test.py",
line 439, in getUnsupportedFeatures
if BooleanExpression.evaluate(item, features)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 34, in evaluate
raise ValueError(str(e) + ("\nin expression: %r" % string))
ValueError: couldn't parse text: '*'
in expression: '*'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/worker.py",
line 90, in _execute_test_handle_errors
result = test.config.test_format.execute(test, lit_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/formats/shtest.py",
line 38, in execute
return lit.TestRunner.executeShTest(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/TestRunner.py",
line 2284, in executeShTest
parsed = parseIntegratedTestScript(test, require_script=not script)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/TestRunner.py",
line 2143, in parseIntegratedTestScript
unsupported_features = test.getUnsupportedFeatures()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/Test.py",
line 442, in getUnsupportedFeatures
raise ValueError("Error in UNSUPPORTED list:\n%s" % str(e))
ValueError: Error in UNSUPPORTED list:
couldn't parse text: '*'
in expression: '*'
```
</details>
<details>
<summary>Clang.Analysis/Scalable/source-edit-generation/happy-path.cpp (Likely
Already Failing)</summary>
This test is already failing at the base commit.
```
Exception during script execution:
Traceback (most recent call last):
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 32, in evaluate
return parser.parseAll()
^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 151, in parseAll
self.token = next(self.tokens)
^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 62, in tokenize
raise ValueError("couldn't parse text: %r" % string)
ValueError: couldn't parse text: '*'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/Test.py",
line 439, in getUnsupportedFeatures
if BooleanExpression.evaluate(item, features)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 34, in evaluate
raise ValueError(str(e) + ("\nin expression: %r" % string))
ValueError: couldn't parse text: '*'
in expression: '*'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/worker.py",
line 90, in _execute_test_handle_errors
result = test.config.test_format.execute(test, lit_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/formats/shtest.py",
line 38, in execute
return lit.TestRunner.executeShTest(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/TestRunner.py",
line 2284, in executeShTest
parsed = parseIntegratedTestScript(test, require_script=not script)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/TestRunner.py",
line 2143, in parseIntegratedTestScript
unsupported_features = test.getUnsupportedFeatures()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/Test.py",
line 442, in getUnsupportedFeatures
raise ValueError("Error in UNSUPPORTED list:\n%s" % str(e))
ValueError: Error in UNSUPPORTED list:
couldn't parse text: '*'
in expression: '*'
```
</details>
<details>
<summary>Clang.Analysis/Scalable/source-edit-generation/write-failure.cpp
(Likely Already Failing)</summary>
This test is already failing at the base commit.
```
Exception during script execution:
Traceback (most recent call last):
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 32, in evaluate
return parser.parseAll()
^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 151, in parseAll
self.token = next(self.tokens)
^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 62, in tokenize
raise ValueError("couldn't parse text: %r" % string)
ValueError: couldn't parse text: '*'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/Test.py",
line 439, in getUnsupportedFeatures
if BooleanExpression.evaluate(item, features)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/BooleanExpression.py",
line 34, in evaluate
raise ValueError(str(e) + ("\nin expression: %r" % string))
ValueError: couldn't parse text: '*'
in expression: '*'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/worker.py",
line 90, in _execute_test_handle_errors
result = test.config.test_format.execute(test, lit_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/formats/shtest.py",
line 38, in execute
return lit.TestRunner.executeShTest(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/TestRunner.py",
line 2284, in executeShTest
parsed = parseIntegratedTestScript(test, require_script=not script)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/TestRunner.py",
line 2143, in parseIntegratedTestScript
unsupported_features = test.getUnsupportedFeatures()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/utils/lit/lit/Test.py",
line 442, in getUnsupportedFeatures
raise ValueError("Error in UNSUPPORTED list:\n%s" % str(e))
ValueError: Error in UNSUPPORTED list:
couldn't parse text: '*'
in expression: '*'
```
</details>
### Clang-Unit
<details>
<summary>Clang-Unit.Interpreter/_/ClangReplInterpreterTests/16/32</summary>
```
Script(shard):
--
GTEST_OUTPUT=json:/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/unittests/Interpreter/./ClangReplInterpreterTests-Clang-Unit-513890-16-32.json
GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=32 GTEST_SHARD_INDEX=16
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/unittests/Interpreter/./ClangReplInterpreterTests
--
Note: This is test shard 17 of 32.
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from InterpreterTest
[ RUN ] InterpreterTest.NativePlatformSupport
Expected<T> must be checked before access or destruction.
Unchecked Expected<T> contained error:
No such file or directory #0 0x0000000007c0f29b
llvm::sys::PrintStackTrace(llvm::raw_ostream&, int)
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:931:13
#1 0x0000000007c0c0f5 llvm::sys::RunSignalHandlers()
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
#2 0x0000000007c100bb SignalHandler(int, siginfo_t*, void*)
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:474:38
#3 0x00007d599969a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
#4 0x00007d59996f3b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
#5 0x00007d599969a27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
#6 0x00007d599967d8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
#7 0x0000000005aec6c4
llvm::Expected<std::unique_ptr<clang::IncrementalExecutor,
std::default_delete<clang::IncrementalExecutor>>>::fatalUncheckedExpected()
const
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:0:5
#8 0x0000000005aec439 getTarget
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Frontend/CompilerInstance.h:409:5
#9 0x0000000005aec439 (anonymous
namespace)::InterpreterTest_NativePlatformSupport_Test::TestBody()
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/unittests/Interpreter/InterpreterTest.cpp:601:45
#10 0x0000000007c6c440 os_stack_trace_getter
/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googletest/src/gtest.cc:6240:7
#11 0x0000000007c6c440 testing::Test::Run()
/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googletest/src/gtest.cc:2695:9
#12 0x0000000007c6da40 os_stack_trace_getter
/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googletest/src/gtest.cc:6240:7
#13 0x0000000007c6da40 testing::TestInfo::Run()
/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googletest/src/gtest.cc:2842:11
#14 0x0000000007c6e783 testing::TestSuite::Run()
/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googletest/src/gtest.cc:3018:35
#15 0x0000000007c80d14 testing::internal::UnitTestImpl::RunAllTests()
/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googletest/src/gtest.cc:5922:41
#16 0x0000000007c800c9 testing::UnitTest::Run()
/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/googletest/src/gtest.cc:5485:10
#17 0x0000000007c4b3ca main
/home/gha/actions-runner/_work/llvm-project/llvm-project/third-party/unittest/UnitTestMain/TestMain.cpp:55:3
#18 0x00007d599967f1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
#19 0x00007d599967f28b __libc_start_main
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
#20 0x0000000005ad4f25 _start
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/unittests/Interpreter/./ClangReplInterpreterTests+0x5ad4f25)
--
exit: -6
--
shard JSON output does not exist:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/unittests/Interpreter/./ClangReplInterpreterTests-Clang-Unit-513890-16-32.json
```
</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/217988
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits