Commit e77a105
Delete MapViewOfFile/test1 PAL test (uses removed FILE_FLAG_NO_BUFFERING) (#129089)
`FILE_FLAG_NO_BUFFERING` was removed from the PAL headers, causing
`MapViewOfFile/test1` to fail to compile on all non-Windows platforms.
- Deleted `filemapping_memmgt/MapViewOfFile/test1/MapViewOfFile.cpp` and
its directory
- Removed the test entry from `CMakeLists.txt`, `compilableTests.txt`,
`paltestlist.txt`, and `wasm/index.html`
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jkotas <6668460+jkotas@users.noreply.github.com>1 parent 252fdb0 commit e77a105
5 files changed
Lines changed: 0 additions & 248 deletions
File tree
- src/coreclr/pal/tests/palsuite
- filemapping_memmgt/MapViewOfFile/test1
- wasm
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
181 | 180 | | |
182 | 181 | | |
183 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
| |||
Lines changed: 0 additions & 244 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | 107 | | |
109 | 108 | | |
110 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments