github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Windows--> # :window: Windows x64 Test Results
* 128941 tests passed * 2842 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### MLIR <details> <summary>MLIR.Dialect/OpenACC/acc-specialize-for-host.mlir</summary> ``` Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\OpenACC\acc-specialize-for-host.mlir -acc-specialize-for-host | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\OpenACC\acc-specialize-for-host.mlir # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\OpenACC\acc-specialize-for-host.mlir' -acc-specialize-for-host # .---command stderr------------ # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Exception Code: 0xC0000005 # | #0 0x00007ff7bfb27228 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x2a47228) # | #1 0x00007ff7bf49451d mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23b451d) # | #2 0x00007ff7bf493fa2 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23b3fa2) # | #3 0x00007ff7bf49106a mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x23b106a) # | #4 0x00007ff7bf0beeef mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x1fdeeef) # | #5 0x00007ff7bd45ab6f (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37ab6f) # | #6 0x00007ff7bd45b586 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x37b586) # | #7 0x00007ff7bd46abaa (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x38abaa) # | #8 0x00007ff7bd4682f9 (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x3882f9) # | #9 0x00007ff7bd467c7b (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x387c7b) # | #10 0x00007ff7bd467a8d (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x387a8d) # | #11 0x00007ff7c00ea3f2 mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x300a3f2) # | #12 0x00007ff7c00eb75e mlir::detail::FallbackTypeIDResolver::registerImplicitTypeID(class llvm::StringRef) (c:\_work\llvm-project\llvm-project\build\bin\mlir-opt.exe+0x300b75e) # | #13 0x00007ffef2e36b4c (C:\Windows\System32\ucrtbase.dll+0x26b4c) # | #14 0x00007ffef5294cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0) # | #15 0x00007fff03fbedcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb) # `----------------------------- # error: command failed with exit status: 0xc0000005 # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\mlir\test\Dialect\OpenACC\acc-specialize-for-host.mlir' # .---command stderr------------ # | FileCheck error: '<stdin>' is empty. # | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\mlir\test\Dialect\OpenACC\acc-specialize-for-host.mlir # `----------------------------- # error: command failed with exit status: 2 -- ``` </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/172795 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
