Commit 8f16ba0
Remove QuarantinedTest attributes from Razor functional test methods (#63265)
* Initial plan
* Remove QuarantinedTest attributes from RazorBuildTest methods
Co-authored-by: radical <1472+radical@users.noreply.github.com>
* Remove QuarantinedTest attributes from RazorRuntimeCompilationHostingStartupTest methods
Co-authored-by: radical <1472+radical@users.noreply.github.com>
* Add back using Microsoft.AspNetCore.InternalTesting; statements
Co-authored-by: radical <1472+radical@users.noreply.github.com>
* Apply suggestion from @radical
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: radical <1472+radical@users.noreply.github.com>
Co-authored-by: Ankit Jain <radical@gmail.com>1 parent 491978f commit 8f16ba0
File tree
2 files changed
+0
-4
lines changed- src/Mvc/test/Mvc.FunctionalTests
2 files changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
140 | 139 | | |
141 | 140 | | |
142 | 141 | | |
143 | | - | |
144 | 142 | | |
145 | 143 | | |
146 | 144 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
90 | | - | |
91 | 89 | | |
92 | 90 | | |
93 | 91 | | |
| |||
0 commit comments