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

Reposition the real time digital clock when shown solely #31093

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Reposition the real time digital clock to the centre when shown solely

cc3c3b0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Reposition the real time digital clock when shown solely #31093

Reposition the real time digital clock to the centre when shown solely
cc3c3b0
Select commit
Loading
Failed to load commit list.
GitHub Actions / Results failed Dec 12, 2024 in 0s

43071 passed, 1 failed and 296 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded.trx 10768✅ 74⚪ 2325s
TestResults-Linux-SingleThread.trx 10768✅ 74⚪ 1971s
TestResults-Windows-MultiThreaded.trx 10767✅ 1❌ 74⚪ 3342s
TestResults-Windows-SingleThread.trx 10768✅ 74⚪ 2663s

✅ TestResults-Linux-MultiThreaded.trx

10842 tests were completed in 2325s with 10768 passed, 0 failed and 74 skipped.

✅ TestResults-Linux-SingleThread.trx

10842 tests were completed in 1971s with 10768 passed, 0 failed and 74 skipped.

❌ TestResults-Windows-MultiThreaded.trx

10842 tests were completed in 3342s with 10767 passed, 1 failed and 74 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Tests.Visual.Gameplay.TestScenePauseInputHandling 19✅ 1❌ 7s

❌ osu.Game.Tests.Visual.Gameplay.TestScenePauseInputHandling

✅ TestConstructor
✅ TestConstructor
✅ TestManiaHeldInputRemainHeldAfterResume
✅ TestManiaHeldInputRemainHeldAfterResume
✅ TestManiaInputNotReceivedWhilePaused
✅ TestManiaInputNotReceivedWhilePaused
✅ TestManiaPreviouslyHeldInputReleaseOnResume
✅ TestManiaPreviouslyHeldInputReleaseOnResume
✅ TestOsuHeldInputRemainHeldAfterResume
✅ TestOsuHeldInputRemainHeldAfterResume
✅ TestOsuHitCircleNotReceivingInputOnResume
✅ TestOsuHitCircleNotReceivingInputOnResume
❌ TestOsuHitCircleNotReceivingInputOnResume_PauseWhileHoldingOtherKey
	circle hit: Expected: 1
	  But was:  0
	
✅ TestOsuHitCircleNotReceivingInputOnResume_PauseWhileHoldingOtherKey
✅ TestOsuHitCircleNotReceivingInputOnResume_PauseWhileHoldingSameKey
✅ TestOsuHitCircleNotReceivingInputOnResume_PauseWhileHoldingSameKey
✅ TestOsuInputNotReceivedWhilePaused
✅ TestOsuInputNotReceivedWhilePaused
✅ TestOsuPreviouslyHeldInputReleaseOnResume
✅ TestOsuPreviouslyHeldInputReleaseOnResume

✅ TestResults-Windows-SingleThread.trx

10842 tests were completed in 2663s with 10768 passed, 0 failed and 74 skipped.

Annotations

Check failure on line 0 in TestResults-Windows-MultiThreaded.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Tests.Visual.Gameplay.TestScenePauseInputHandling ► TestOsuHitCircleNotReceivingInputOnResume_PauseWhileHoldingOtherKey

Failed test found in:
  TestResults-Windows-MultiThreaded.trx
Error:
  circle hit: Expected: 1
    But was:  0
  
Raw output
circle hit: Expected: 1
  But was:  0

   at osu.Game.Tests.Visual.Gameplay.TestScenePauseInputHandling.TestOsuHitCircleNotReceivingInputOnResume_PauseWhileHoldingOtherKey() in D:\a\osu\osu\osu.Game.Tests\Visual\Gameplay\TestScenePauseInputHandling.cs:line 332