github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 3105 tests passed
* 29 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 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp
 && mkdir -p 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp
# executed command: rm -rf 
'C:\_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 
'C:\_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=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp
 --executor=standalone 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc/Inputs/enum.cpp
# executed command: clang-doc --format=html --doxygen 
'--output=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp'
 --executor=standalone 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc/Inputs/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 
"C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc/Inputs/enum.cpp"
# | No compilation database found in 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\Inputs 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=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp
 --executor=standalone 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc/Inputs/enum.cpp
# executed command: clang-doc --format=md --doxygen 
'--output=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp'
 --executor=standalone 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc/Inputs/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 
"C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc/Inputs/enum.cpp"
# | No compilation database found in 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\Inputs 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
clang-doc --format=md_mustache --doxygen 
--output=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp
 --executor=standalone 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc/Inputs/enum.cpp
# executed command: clang-doc --format=md_mustache --doxygen 
'--output=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp'
 --executor=standalone 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc/Inputs/enum.cpp'
# .---command stdout------------
# | Emiting docs in md_mustache 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 
"C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc/Inputs/enum.cpp"
# | No compilation database found in 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\Inputs 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 5
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_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 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=HTML-INDEX
# note: command had no output on stdout or stderr
# RUN: at line 6
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp/html/GlobalNamespace/_ZTV7Animals.html
 --check-prefix=HTML-ANIMAL
# executed command: FileCheck 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=HTML-ANIMAL
# note: command had no output on stdout or stderr
# RUN: at line 7
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp/html/GlobalNamespace/_ZTV15FilePermissions.html
 --check-prefix=HTML-PERM
# executed command: FileCheck 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=HTML-PERM
# note: command had no output on stdout or stderr
# RUN: at line 8
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp/html/Vehicles/index.html
 --check-prefix=HTML-VEHICLES
# executed command: FileCheck 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=HTML-VEHICLES
# note: command had no output on stdout or stderr
# RUN: at line 9
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp/GlobalNamespace/index.md
 --check-prefix=MD-INDEX
# executed command: FileCheck 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=MD-INDEX
# note: command had no output on stdout or stderr
# RUN: at line 10
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp/GlobalNamespace/Animals.md
 --check-prefix=MD-ANIMAL
# executed command: FileCheck 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=MD-ANIMAL
# note: command had no output on stdout or stderr
# RUN: at line 11
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp/GlobalNamespace/FilePermissions.md
 --check-prefix=MD-PERM
# executed command: FileCheck 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=MD-PERM
# note: command had no output on stdout or stderr
# RUN: at line 12
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp/Vehicles/index.md
 --check-prefix=MD-VEHICLES
# executed command: FileCheck 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=MD-VEHICLES
# note: command had no output on stdout or stderr
# RUN: at line 13
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp/md/GlobalNamespace/index.md
 --check-prefix=MD-MUSTACHE-INDEX
# executed command: FileCheck 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=MD-MUSTACHE-INDEX
# note: command had no output on stdout or stderr
# RUN: at line 14
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp/md/GlobalNamespace/_ZTV7Animals.md
 --check-prefix=MD-MUSTACHE-ANIMAL
# executed command: FileCheck 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=MD-MUSTACHE-ANIMAL
# note: command had no output on stdout or stderr
# RUN: at line 15
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp/md/Vehicles/index.md
 --check-prefix=MD-MUSTACHE-VEHICLES
# executed command: FileCheck 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=MD-MUSTACHE-VEHICLES
# note: command had no output on stdout or stderr
# RUN: at line 16
FileCheck 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp < 
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-doc\Output\enum.cpp.tmp/json/GlobalNamespace/index.json
 --check-prefix=JSON-INDEX
# executed command: FileCheck 
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp' 
--check-prefix=JSON-INDEX
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp:484:21:
 error: JSON-INDEX-NEXT: expected string not found in input
# | // JSON-INDEX-NEXT: "Filename": 
"{{.*}}clang-tools-extra{{[\/]}}test{{[\/]}}clang-doc{{[\/]}}Inputs{{[\/]}}enum.cpp",
# |                     ^
# | <stdin>:17:15: note: scanning from here
# |  "Location": {
# |               ^
# | <stdin>:18:41: note: possible intended match here
# |  "Filename": 
"C:\\_work\\llvm-project\\llvm-project\\clang-tools-extra\\test\\clang-doc\\Inputs\\enum.cpp",
# |                                         ^
# | 
# | Input file: <stdin>
# | Check file: 
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-doc\enum.cpp
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             .
# |             .
# |             .
# |            12:  ], 
# |            13:  "HasBriefComments": true 
# |            14:  }, 
# |            15:  "HasComments": true, 
# |            16:  "InfoType": "enum", 
# |            17:  "Location": { 
# | next:484'0                   X error: no match found
# |            18:  "Filename": 
"C:\\_work\\llvm-project\\llvm-project\\clang-tools-extra\\test\\clang-doc\\Inputs\\enum.cpp",
 
# | next:484'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:484'1                                             ?                    
                                                possible intended match
# |            19:  "LineNumber": 4 
# | next:484'0     ~~~~~~~~~~~~~~~~~
# |            20:  }, 
# | next:484'0     ~~~~
# |            21:  "Members": [ 
# | next:484'0     ~~~~~~~~~~~~~~
# |            22:  { 
# | next:484'0     ~~~
# |            23:  "Description": { 
# | next:484'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/187818
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to