Commit 4038c6b
Fix TestPythonApp CI failures on all three platforms
- macOS arm64: replace setup-ffmpeg action (x64-only) with brew install
- Cron scheduler tests: start db_write_queue in conftest so _execute_safe
can process queued tasks; without it events never fired within timeout
- Stats dashboard test: reading_speed is now 79 (single-line sessions no
longer contribute to active_time, changing the weighted average)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 952279f commit 4038c6b
3 files changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
439 | | - | |
| 439 | + | |
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
| |||
0 commit comments