Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add safeties to skip attempted import of the intro beatmap when osu! ruleset not present #16939

Merged

Conversation

peppy
Copy link
Sponsor Member

@peppy peppy commented Feb 21, 2022

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 (#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 #16890 (comment)).

…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` (ppy#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
ppy#16890 (comment)).
@smoogipoo smoogipoo merged commit 0cfb85f into ppy:master Feb 21, 2022
@peppy peppy deleted the fix-intro-import-failure-ruleset-test-projects branch February 22, 2022 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants