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

Update framework #27930

Merged
merged 1 commit into from
Apr 19, 2024

Update framework

a41ae99
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update framework #27930

Update framework
a41ae99
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results (macOS, MultiThreaded) failed Apr 19, 2024 in 0s

5742 passed, 1 failed and 52 skipped

Tests failed

❌ TestResults-macOS-MultiThreaded.trx

5795 tests were completed in 2293s with 5742 passed, 1 failed and 52 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Tests.Database.BackgroundDataStoreProcessorTests 10✅ 1❌ 2s

❌ osu.Game.Tests.Database.BackgroundDataStoreProcessorTests

✅ TestConstructor
✅ TestCustomRulesetScoreNotSubjectToUpgrades(False)
✅ TestCustomRulesetScoreNotSubjectToUpgrades(True)
✅ TestDifficultyProcessing
✅ TestDifficultyProcessingWhilePlaying
❌ TestScoreUpgradeFailed
	Score version not upgraded: Expected: 30000002
	  But was:  30000016
	
✅ TestScoreUpgradeSuccess(30000001)
✅ TestScoreUpgradeSuccess(30000002)
✅ TestScoreUpgradeSuccess(30000003)
✅ TestScoreUpgradeSuccess(30000004)
✅ TestScoreUpgradeSuccess(30000005)