github-actions[bot] wrote:

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

* 136508 tests passed
* 3512 tests skipped
* 3 tests failed

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

### LLVM
<details>
<summary>LLVM.DebugInfo/COFF/build-info.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -filetype=obj -mtriple 
i686-pc-windows-msvc 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\build-info.ll -o 
C:\_work\llvm-project\llvm-project\build\test\DebugInfo\COFF\Output\build-info.ll.tmp.o
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' 
-filetype=obj -mtriple i686-pc-windows-msvc 
'C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\build-info.ll' -o 
'C:\_work\llvm-project\llvm-project\build\test\DebugInfo\COFF\Output\build-info.ll.tmp.o'
# note: command had no output on stdout or stderr
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\llvm-pdbutil.exe dump 
C:\_work\llvm-project\llvm-project\build\test\DebugInfo\COFF\Output\build-info.ll.tmp.o
 -symbols -types | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\build-info.ll
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\llvm-pdbutil.exe' dump 
'C:\_work\llvm-project\llvm-project\build\test\DebugInfo\COFF\Output\build-info.ll.tmp.o'
 -symbols -types
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\build-info.ll'
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\build-info.ll:5:15: 
error: CHECK-NEXT: expected string not found in input
# | ; CHECK-NEXT: 0x{{.*}}: `D:\src\scopes\clang`
# |               ^
# | <stdin>:14:22: note: scanning from here
# | 0x1005 | LF_BUILDINFO [size = 28]
# |                      ^
# | <stdin>:17:5: note: possible intended match here
# |  0x1004: `D:\src\scopes\foo.cpp`
# |     ^
# | 
# | Input file: <stdin>
# | Check file: 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\build-info.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           .
# |           .
# |           .
# |           9:  calling conv = cdecl, options = None 
# |          10: 0x1002 | LF_FUNC_ID [size = 16] 
# |          11:  name = foo, type = 0x1001, parent scope = <no type> 
# |          12: 0x1003 | LF_STRING_ID [size = 12] ID: <no type>, String:  
# |          13: 0x1004 | LF_STRING_ID [size = 32] ID: <no type>, String: 
D:\src\scopes\foo.cpp 
# |          14: 0x1005 | LF_BUILDINFO [size = 28] 
# | next:5'0                         {               search range start 
(exclusive)
# | next:5'1                                         error: no match found in 
search range
# |          15:  0x1003: `` 
# |          16:  0x1003: `` 
# |          17:  0x1004: `D:\src\scopes\foo.cpp` 
# | next:5'2         ?                              possible intended match
# |          18:  0x1003: `` 
# |          19:  0x1003: `` 
# |          20:  
# |          21:  Symbols  
# |          22: ============================================================ 
# |           .
# |           .
# |           .
# |          33:  size = 0, padding size = 0, offset to padding = 0 
# |          34:  bytes of callee saved registers = 0, exception handler addr = 
0000:0000 
# |          35:  local fp reg = NONE, param fp reg = NONE 
# |          36:  flags = safe buffers | opt speed 
# |          37:  0 | S_PROC_ID_END [size = 4] 
# |          38:  0 | S_BUILDINFO [size = 8] BuildId = `0x1005` 
# | next:5'3                                                    } search range 
end (exclusive)
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>LLVM.DebugInfo/COFF/global-type-hashes.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -filetype=obj < 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\global-type-hashes.ll
 > 
C:\_work\llvm-project\llvm-project\build\test\DebugInfo\COFF\Output\global-type-hashes.ll.tmp.obj
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' 
-filetype=obj
# note: command had no output on stdout or stderr
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\obj2yaml.exe 
C:\_work\llvm-project\llvm-project\build\test\DebugInfo\COFF\Output\global-type-hashes.ll.tmp.obj
 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\global-type-hashes.ll
 --check-prefix=YAML
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\obj2yaml.exe' 
'C:\_work\llvm-project\llvm-project\build\test\DebugInfo\COFF\Output\global-type-hashes.ll.tmp.obj'
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\global-type-hashes.ll'
 --check-prefix=YAML
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\global-type-hashes.ll:292:9:
 error: YAML: expected string not found in input
# | ; YAML: String: 'C:\git\llvm-project'
# |         ^
# | <stdin>:365:7: note: scanning from here
# |  Id: 0
# |       ^
# | <stdin>:493:6: note: possible intended match here
# |  - FileName: 'C:\git\llvm-project\foo.cpp'
# |      ^
# | 
# | Input file: <stdin>
# | Check file: 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\global-type-hashes.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |              .
# |              .
# |              .
# |            360:  ClassType: 4100 
# |            361:  FunctionType: 4105 
# |            362:  Name: method 
# |            363:  - Kind: LF_STRING_ID 
# |            364:  StringId: 
# |            365:  Id: 0 
# | check:292'0          {   search range start (exclusive)
# | check:292'1              error: no match found in search range
# |            366:  String: '' 
# |            367:  - Kind: LF_STRING_ID 
# |            368:  StringId: 
# |            369:  Id: 0 
# |            370:  String: '<stdin>' 
# |              .
# |              .
# |              .
# |            488:  CodeSize: 32 
# |            489:  Flags: [ HasColumnInfo ] 
# |            490:  RelocOffset: 0 
# |            491:  RelocSegment: 0 
# |            492:  Blocks: 
# |            493:  - FileName: 'C:\git\llvm-project\foo.cpp' 
# | check:292'2          ?                                       possible 
intended match
# |            494:  Lines: 
# |            495:  - Offset: 0 
# |            496:  LineStart: 2 
# |            497:  IsStatement: false 
# |            498:  EndDelta: 0 
# |              .
# |              .
# |              .
# |            831:  SectionNumber: -2 
# |            832:  SimpleType: IMAGE_SYM_TYPE_NULL 
# |            833:  ComplexType: IMAGE_SYM_DTYPE_NULL 
# |            834:  StorageClass: IMAGE_SYM_CLASS_FILE 
# |            835:  File: foo.cpp 
# |            836: ... 
# | check:292'3         } search range end (exclusive)
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>LLVM.DebugInfo/COFF/types-basic.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\llc.exe < 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\types-basic.ll 
-filetype=obj | c:\_work\llvm-project\llvm-project\build\bin\llvm-readobj.exe - 
--codeview | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\types-basic.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' 
-filetype=obj
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\llvm-readobj.exe' - --codeview
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\types-basic.ll'
# note: command had no output on stdout or stderr
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\llc.exe < 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\types-basic.ll | 
c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe -filetype=obj 
--triple=x86_64-windows | 
c:\_work\llvm-project\llvm-project\build\bin\llvm-readobj.exe - --codeview | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\types-basic.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe'
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llvm-mc.exe' 
-filetype=obj --triple=x86_64-windows
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\llvm-readobj.exe' - --codeview
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\types-basic.ll'
# note: command had no output on stdout or stderr
# RUN: at line 3
c:\_work\llvm-project\llvm-project\build\bin\llc.exe < 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\types-basic.ll | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\types-basic.ll 
--check-prefix=ASM
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe'
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\types-basic.ll' 
--check-prefix=ASM
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\types-basic.ll:503:8:
 error: ASM: expected string not found in input
# | ; ASM: .short 0x1605 # Record kind: LF_STRING_ID
# |        ^
# | <stdin>:581:29: note: scanning from here
# |  .short 0x1a # Record length
# |                             ^
# | <stdin>:582:2: note: possible intended match here
# |  .short 0x1603 # Record kind: LF_BUILDINFO
# |  ^
# | 
# | Input file: <stdin>
# | Check file: 
C:\_work\llvm-project\llvm-project\llvm\test\DebugInfo\COFF\types-basic.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |              .
# |              .
# |              .
# |            576:  .long 0x0 # Id 
# |            577:  .asciz "t.cpp" # StringData 
# |            578:  .byte 242 
# |            579:  .byte 241 
# |            580:  # BuildInfo (0x1015) 
# |            581:  .short 0x1a # Record length 
# | check:503'0                                {   search range start 
(exclusive)
# | check:503'1                                    error: no match found in 
search range
# |            582:  .short 0x1603 # Record kind: LF_BUILDINFO 
# | check:503'2      ?                                           possible 
intended match
# |            583:  .short 0x5 # NumArgs 
# |            584:  .long 0x1013 # Argument 
# |            585:  .long 0x1013 # Argument 
# |            586:  .long 0x1014 # Argument: t.cpp 
# |            587:  .long 0x1013 # Argument 
# |            588:  .long 0x1013 # Argument 
# |            589:  .byte 242 
# |            590:  .byte 241 
# |            591:  .globl _fltused 
# | check:503'3                      } search range end (exclusive)
# | >>>>>>
# `-----------------------------
# 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/205736
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to