Commit 2f8f202
Document disabled tests with GitHub issue #56 reference
Add GitHub issue #56 reference to MainArgumentParsingTest disabled test
annotations and class-level documentation. This links the 29 disabled tests
to the tracking issue for the System.exit(1) bug in Main.createContext().
Changes:
- Add "GitHub Issue: #56" to class-level javadoc
- Update @disabled annotations to reference issue #56
- Improves traceability for disabled tests
Related: #56 - Main.createContext() System.exit(1) issue
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent b262de5 commit 2f8f202
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | | - | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
328 | 330 | | |
329 | 331 | | |
330 | 332 | | |
331 | | - | |
| 333 | + | |
332 | 334 | | |
333 | 335 | | |
334 | 336 | | |
| |||
0 commit comments