Commit 0ddb6b0
[release/9.0-staging] Disable the UTFStringConversionFailures test on CI runs (#116460)
* Disable the UTFStringConversionFailures test on CI runs as our Helix machines can't handle the load from allocating 2 2GB strings and the OOM killer was killing the process.
* Rename test as well
---------
Co-authored-by: Jeremy Koritzinsky <jekoritz@microsoft.com>
Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com>1 parent edd05fd commit 0ddb6b0
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
- src/libraries/System.Runtime.InteropServices/tests/LibraryImportGenerator.Tests
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
0 commit comments