Commit b606af1
Fix issue with tests, see #9617 (#9622)
* Ignore NCrunch temp files and local user files
* Showing only failing line in ExprTests, cleanup temp files
* Show sensible message when UnresolvedPathReferenceNoRange is raised by tests
* Attempt to re-enable two base tests, may need to be re-disabled for Mono
* Cleanup tests that use global state, ensure deletion of temp files
* Fix difference Mono, fix spacing difference CI vs VS IDE
* Normalize null vs None
* Fix next issue difference between CI and local
* Make sure both smoke tests use the same filterhack function
* Next fix, overlooked
* Add procid and threadid to temp file
* Move #r System.Numerics to mkStandardProjectReferences
* Cleanup
* Fix tests that actually count references and are dependent on Common.fs1 parent 5e52131 commit b606af1
6 files changed
Lines changed: 204 additions & 88 deletions
File tree
- src/fsharp
- tests/service
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
0 commit comments