Commit 31c55d2
committed
test: relax panic output assertion
rust-lang/rust#122565 adds a new line to thread panic output.
To make the current test suites works on stable, beta, and nightly,
similar to rust-lang#14602,
this relaxes the assertion around that by globbing everything.1 parent 0276088 commit 31c55d2
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
379 | 380 | | |
380 | 381 | | |
381 | 382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4022 | 4022 | | |
4023 | 4023 | | |
4024 | 4024 | | |
| 4025 | + | |
4025 | 4026 | | |
4026 | 4027 | | |
4027 | 4028 | | |
| |||
4093 | 4094 | | |
4094 | 4095 | | |
4095 | 4096 | | |
| 4097 | + | |
4096 | 4098 | | |
4097 | 4099 | | |
4098 | 4100 | | |
| |||
0 commit comments