Commit de33584
ci: Stabilize flaky ttl_evicts_even_with_frequent_access test in tiles_test (#2715)
- [x] Reproduce `ttl_evicts_even_with_frequent_access` failure multiple
times in `-p martin-core --test tiles_test`
- [x] Identify root cause in test/cache timing behavior and define
minimal fix
- [x] Implement minimal code/test change to remove flakiness
- [x] Re-run targeted tests multiple times to confirm the flake is fixed
- [x] Run broader relevant martin-core cache tests to guard regressions
- [x] Run parallel validation (code review + CodeQL)
- [x] Create pull request
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>1 parent cc79de5 commit de33584
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| |||
0 commit comments