github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 3184 tests passed
* 7 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang Tools
<details>
<summary>Clang Tools.clang-doc/compact.cpp</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
rm -rf 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/compact.cpp.tmp
 && mkdir -p 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/compact.cpp.tmp
# executed command: rm -rf 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/compact.cpp.tmp
# note: command had no output on stdout or stderr
# executed command: mkdir -p 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/compact.cpp.tmp
# note: command had no output on stdout or stderr
# RUN: at line 2
clang-doc --compact --doxygen 
--output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/compact.cpp.tmp
 --format=json --executor=standalone 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/compact.cpp
# executed command: clang-doc --compact --doxygen 
--output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/compact.cpp.tmp
 --format=json --executor=standalone 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/compact.cpp
# .---command stdout------------
# | Emiting docs in json format.
# | Mapping decls...
# | Collecting infos...
# | Reducing 2 infos...
# | Generating docs...
# | Generating assets for docs...
# `-----------------------------
# .---command stderr------------
# | Error while trying to load a compilation database:
# | Could not auto-detect compilation database for file 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/compact.cpp"
# | No compilation database found in 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc
 or any parent directory
# | fixed-compilation-database: Error while opening fixed database: No such 
file or directory
# | json-compilation-database: Error while opening JSON database: No such file 
or directory
# | Running without flags.
# `-----------------------------
# RUN: at line 3
FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/compact.cpp
 < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/compact.cpp.tmp/json/GlobalNamespace/_ZTV3Foo.json
 --check-prefix=CLASS
# executed command: FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/compact.cpp
 --check-prefix=CLASS
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/compact.cpp:8:11:
 error: CLASS: expected string not found in input
# | // CLASS: 
{"Contexts":[{"DocumentationFileName":"index","End":true,"Name":"Global 
Namespace","QualName":"GlobalNamespace","RelativePath":"{{.*}}","USR":"0000000000000000000000000000000000000000"}],"DocumentationFileName":"_ZTV3Foo","HasContexts":true,"InfoType":"record","IsTypedef":false,"Location":{"Filename":"/home/erick/code/llvm/clang-tools-extra/test/clang-doc/compact.cpp","LineNumber":6},"MangledName":"_ZTV3Foo","Name":"Foo","Namespace":["GlobalNamespace"],"Path":"GlobalNamespace","TagType":"class","USR":"{{([0-9A-F]{40})}}"}
# |           ^
# | <stdin>:1:1: note: scanning from here
# | {"Contexts":[{"DocumentationFileName":"index","End":true,"Name":"Global 
Namespace","QualName":"GlobalNamespace","RelativePath":"./","USR":"0000000000000000000000000000000000000000"}],"DocumentationFileName":"_ZTV3Foo","HasContexts":true,"InfoType":"record","IsTypedef":false,"Location":{"Filename":"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/compact.cpp","LineNumber":6},"MangledName":"_ZTV3Foo","Name":"Foo","Namespace":["GlobalNamespace"],"Path":"GlobalNamespace","TagType":"class","USR":"43B4C5D4ED8763A5DD48393901702AE8E5285857"}
# | ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/compact.cpp
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |          1: 
{"Contexts":[{"DocumentationFileName":"index","End":true,"Name":"Global 
Namespace","QualName":"GlobalNamespace","RelativePath":"./","USR":"0000000000000000000000000000000000000000"}],"DocumentationFileName":"_ZTV3Foo","HasContexts":true,"InfoType":"record","IsTypedef":false,"Location":{"Filename":"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/compact.cpp","LineNumber":6},"MangledName":"_ZTV3Foo","Name":"Foo","Namespace":["GlobalNamespace"],"Path":"GlobalNamespace","TagType":"class","USR":"43B4C5D4ED8763A5DD48393901702AE8E5285857"}
# | check:8     
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 error: no match found
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</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/190822
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to