Skip to content

Commit

Permalink
ignore test due to known issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaith committed Jan 17, 2025
1 parent 424fcc1 commit df0d5e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/lit/single/methods/aggregate_return_complex.st
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// RUN: (%COMPILE %s && %RUN) | %CHECK %s
// XFAIL: *
// failing because of #1389
FUNCTION_BLOCK fb_with_method
VAR_TEMP
ret : ARRAY[0..1] OF STRING;
Expand Down

0 comments on commit df0d5e9

Please sign in to comment.