1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-14 23:27:26 +08:00
Dean Herbert 656c58567d Add safeties to skip attempted import of the intro beatmap when osu! ruleset not present
In general running this import will not cause any critical failures, but
the import itself *will* fail – and more loudly with the upcoming
changes to `RulesetStore` (https://github.com/ppy/osu/pull/16890). Due
to it being a loud failure, it will cause the notification overlay to
display a parsing error, which can interrupt the flow of some tests.

See test failure at
https://github.com/ppy/osu/runs/5268848949?check_suite_focus=true as an
example (video coverage at
https://github.com/ppy/osu/pull/16890#issuecomment-1046542243).
2022-02-21 16:21:38 +09:00
..
2021-04-20 17:30:40 +09:00
2019-04-08 15:24:09 +09:00
2021-07-05 23:52:39 +08:00