Skip to content

Commit 7f10219

Browse files
committed
[flang] disable failing test
This test has been failing on Windows for multiple consecutive days without any action taken. This prevents our CI from finding other problematic tests.
1 parent 9f99eda commit 7f10219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/test/Fir/memory-allocation-opt.fir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: fir-opt --memory-allocation-opt="dynamic-array-on-heap=true maximum-array-alloc-size=1024" %s | FileCheck %s
2+
// XFAIL: *
23

34
// Test for size of array being too big.
45

0 commit comments

Comments
 (0)