Commit 8dd4c70
Tamas Vajk
Fix CI: exclude compile_data_generated_test from test suite
The test uses an intentionally unformatted source and is expected to
fail. Including it in the test_suite causes CI to run it via //...
and report failures. The test is already exercised by the
rustfmt_failure_tester.sh script which expects exit code 3.1 parent c6b4625 commit 8dd4c70
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | 134 | | |
136 | 135 | | |
137 | 136 | | |
| |||
0 commit comments