Commit 2ee3d30
Wire Runtime_129076 into Regression_ro_2 merged runner
Drop the standalone .csproj and add the .cs to Regression_ro_2.csproj
following the pattern of recent JitBlue tests (Runtime_128631,
Runtime_128801). Standalone csprojs are only needed when the test
requires its own process via CLRTestEnvironmentVariable; ours doesn't.
Verified: bash Regression_ro_2.sh invokes Runtime_129076.TestEntryPoint
(passes on the fixed JIT, fails on the regressed JIT).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 94fe526 commit 2ee3d30
3 files changed
Lines changed: 3 additions & 8 deletions
File tree
- src/tests/JIT/Regression
- JitBlue/Runtime_129076
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
Lines changed: 0 additions & 8 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
0 commit comments