github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 3118 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/enum.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/enum.cpp.tmp
&& mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/enum.cpp.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/enum.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/enum.cpp.tmp
# note: command had no output on stdout or stderr
# RUN: at line 2
clang-doc --format=html --doxygen
--output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/enum.cpp.tmp
--executor=standalone
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp
# executed command: clang-doc --format=html --doxygen
--output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/enum.cpp.tmp
--executor=standalone
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp
# .---command stdout------------
# | Emiting docs in html format.
# | Mapping decls...
# | Collecting infos...
# | Reducing 4 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/enum.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
clang-doc --format=md --doxygen
--output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/enum.cpp.tmp
--executor=standalone
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp
# executed command: clang-doc --format=md --doxygen
--output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/enum.cpp.tmp
--executor=standalone
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp
# .---command stdout------------
# | Emiting docs in md format.
# | Mapping decls...
# | Collecting infos...
# | Reducing 4 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/enum.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 4
FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp
<
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/enum.cpp.tmp/html/GlobalNamespace/index.html
--check-prefix=HTML-INDEX-LINE
# executed command: FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp
--check-prefix=HTML-INDEX-LINE
# note: command had no output on stdout or stderr
# RUN: at line 5
FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp
<
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-doc/Output/enum.cpp.tmp/html/GlobalNamespace/index.html
--check-prefix=HTML-INDEX
# executed command: FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp
--check-prefix=HTML-INDEX
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp:444:21:
error: HTML-INDEX-NEXT: expected string not found in input
# | // HTML-INDEX-NEXT: <pre><code class="language-cpp code-clang-doc">enum
class Shapes</code></pre>
# | ^
# | <stdin>:255:7: note: scanning from here
# | <div>
# | ^
# | <stdin>:256:2: note: possible intended match here
# | <pre><code class="language-cpp code-clang-doc">enum (unnamed)</code></pre>
# | ^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 250: </tbody>
# | 251: </table>
# | 252: <p>Defined at line 396 of file
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp</p>
# | 253: </div>
# | 254: <div id="5ADF358872E88DDC2C5C8F2F3CD6DBE795D82DD9"
class="delimiter-container">
# | 255: <div>
# | next:444'0 X error: no match found
# | 256: <pre><code class="language-cpp code-clang-doc">enum
(unnamed)</code></pre>
# | next:444'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:444'1 ?
possible intended match
# | 257: </div>
# | next:444'0 ~~~~~~~~
# | 258: <table class="table-wrapper">
# | next:444'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 259: <tbody>
# | next:444'0 ~~~~~~~~~
# | 260: <tr>
# | next:444'0 ~~~~~~
# | 261: <th>Name</th>
# | next:444'0 ~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# 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/174265
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits