Skip to content

Commit

Permalink
testsuite/c_failinit: allow MLE without feedback; refs #1149
Browse files Browse the repository at this point in the history
  • Loading branch information
kiritofeng authored and Xyene committed Dec 25, 2023
1 parent 5eb5f59 commit 45c65b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/helloworld/tests/c_failinit/test.linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ time: 1
memory: 1024
source: fail.c
expect: [RTE, MLE]
feedback: ['failed initializing', 'segmentation fault']
feedback: ['', 'failed initializing', 'segmentation fault'] # '' temporary workaround, see #1149

0 comments on commit 45c65b1

Please sign in to comment.