Commit 21b4481
authored
test(ffe): skip slow miri tests (#1295)
test(ffe): skip slow miri tests
These tests mostly read and deserialize JSON file, which mostly
exercises file IO and serde—not very helpful but takes surprisingly
long to run under miri.
Co-authored-by: oleksii.shmalko <oleksii.shmalko@datadoghq.com>1 parent 616f058 commit 21b4481
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
124 | 129 | | |
125 | 130 | | |
126 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
| 511 | + | |
511 | 512 | | |
512 | 513 | | |
513 | 514 | | |
| |||
0 commit comments