Commit 15d0d2f
Close out #124344: clear stale Apple-mobile CoreCLR test exclusions
Removes 33 stale [ActiveIssue("...124344...")] decorations across 19
library test files (all sub-issues for interpreter codegen, dynamic-code
reporting, RefEmit/Moq, and virtual delegate dispatch are resolved
upstream). Drops the simulator-only ItemGroup in src/libraries/tests.proj
that excluded 10 test projects on iossimulator/tvossimulator/maccatalyst
CoreCLR under the now-closed #124044.
Fixes #127463 by running DCS_DeeplyLinkedData on a 16 MB-stack worker
thread (matching the precedent in System.Threading.Thread tests) so the
513-deep linked chain no longer exhausts the iOS default ~512 KB
main-thread stack; the underlying DataContractSerializer dynamic-method
recursion depth is unchanged.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 129d627 commit 15d0d2f
21 files changed
Lines changed: 31 additions & 57 deletions
File tree
- src/libraries
- Microsoft.Extensions.DependencyModel/tests
- System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests
- System.Diagnostics.StackTrace/tests
- System.Numerics.Tensors/tests
- System.Private.Xml/tests
- Readers/CharCheckingReader
- XmlSerializer
- Xslt/XslCompiledTransformApi
- System.Reflection.MetadataLoadContext/tests/src/Tests/CustomAttributes
- System.Reflection.Metadata/tests/Metadata/Decoding
- System.Runtime.Loader/tests
- DefaultContext
- RefEmitLoadContext
- System.Runtime.Serialization.Xml/tests
- System.Runtime/tests
- System.Runtime.Tests/System
- Reflection
- Runtime/CompilerServices
- System.Text.Encoding.Tests/Encoding
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
| |||
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
73 | | - | |
74 | 71 | | |
75 | 72 | | |
76 | 73 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
575 | 574 | | |
576 | 575 | | |
577 | 576 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2689 | 2689 | | |
2690 | 2690 | | |
2691 | 2691 | | |
2692 | | - | |
2693 | 2692 | | |
2694 | 2693 | | |
2695 | 2694 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
603 | | - | |
604 | 603 | | |
605 | 604 | | |
606 | 605 | | |
| |||
2549 | 2548 | | |
2550 | 2549 | | |
2551 | 2550 | | |
2552 | | - | |
2553 | 2551 | | |
2554 | 2552 | | |
2555 | 2553 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
| |||
0 commit comments