Commit 38292bd
fix: SceneView test asserts both environments; workflow checks failure count
- StatsSetSceneDebug_ValidMode test now asserts success when SceneView
exists and correctly asserts failure when it doesn't (batch mode),
instead of going inconclusive.
- Workflow now parses NUnit XML for failed=0 rather than trusting the
runner exit code, which returns 2 for inconclusive tests (URP,
ProBuilder, Volumes not installed in CI).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f87daad commit 38292bd
File tree
2 files changed
+24
-2
lines changed- .github/workflows
- TestProjects/UnityMCPTests/Assets/Tests/EditMode/Tools
2 files changed
+24
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
89 | 109 | | |
90 | 110 | | |
91 | 111 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
590 | 589 | | |
591 | 590 | | |
592 | 591 | | |
593 | 592 | | |
594 | 593 | | |
595 | | - | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
596 | 598 | | |
597 | 599 | | |
598 | 600 | | |
| |||
0 commit comments