1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-13 20:33:35 +08:00
Files
osu-lazer/osu.Game
T
Bartłomiej Dach 796877a594 Fix ranked play test failures from adding null playlist items (#37189)
Example:
https://github.com/ppy/osu/actions/runs/23900675414/job/69696255970?pr=37178#step:5:38

Regressed in https://github.com/ppy/osu/pull/37172, cc @LiquidPL

Would fail in multiple tests. I'm not going to spend time figuring out
exactly why, I'm just going to guess that not all tests bother to set up
the relevant playlist items for the cards or whatever.

Some of the failing tests are flaky but not because the `item` here
isn't sometimes null in those cases. It's always null, but the callbacks
are probably scheduled or whatever and therefore have a chance to never
run. Also some of the failures appear to cascade / spill from other
tests as well.
796877a594 · 2026-04-03 22:11:50 +09:00
History
..
2026-03-19 00:05:52 +09:00
2026-03-19 00:05:52 +09:00
2026-03-17 03:58:02 +09:00
2026-03-17 03:58:02 +09:00
2025-12-29 16:07:14 +09:00
2026-01-13 07:47:25 +03:00
2026-03-17 03:58:02 +09:00