Skip to content

Commit

Permalink
Update test/functional/tools/output_filter.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias authored Feb 15, 2024
1 parent 6b207ca commit e1c4cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/tools/output_filter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ echo 'p2.reverse' > p2.reverse
</assert_contents>
</output>
</test>
<!-- tool runs with no outputs should fail -->
<!-- a test that does not produce any outputs violates the silent assumption that a tool run should have an output, hence expect_test_failure -->
<test expect_num_outputs="0" expect_test_failure="true">
<param name="produce_out_1" value="false" />
<param name="filter_text_1" value="not_foo_or_bar" />
Expand Down

0 comments on commit e1c4cd6

Please sign in to comment.