Commit a7d0fda
fix: Update test to match master's mark_test_failed implementation
Master uses db.commit() directly instead of safe_db_commit().
Updated test to mock db.commit exception and verify GitHub update
is still attempted.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 94f3053 commit a7d0fda
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2714 | 2714 | | |
2715 | 2715 | | |
2716 | 2716 | | |
2717 | | - | |
| 2717 | + | |
2718 | 2718 | | |
2719 | 2719 | | |
2720 | | - | |
2721 | | - | |
| 2720 | + | |
| 2721 | + | |
2722 | 2722 | | |
2723 | 2723 | | |
2724 | | - | |
2725 | | - | |
2726 | 2724 | | |
2727 | 2725 | | |
| 2726 | + | |
2728 | 2727 | | |
2729 | 2728 | | |
2730 | 2729 | | |
2731 | 2730 | | |
| 2731 | + | |
2732 | 2732 | | |
2733 | 2733 | | |
2734 | | - | |
| 2734 | + | |
| 2735 | + | |
| 2736 | + | |
2735 | 2737 | | |
2736 | 2738 | | |
2737 | 2739 | | |
| |||
0 commit comments