Skip to content

Replicate fix in PlacementBlueprintTestScene #1259

Replicate fix in PlacementBlueprintTestScene

Replicate fix in PlacementBlueprintTestScene #1259

Triggered via push August 24, 2024 14:05
Status Failure
Total duration 32m 12s
Artifacts 6

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 7 warnings
Build only (iOS)
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
Build only (iOS)
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
Build only (iOS)
Process completed with exit code 1.
Test (Windows, windows-latest, SingleThread)
Process completed with exit code 1.
Test (macOS, macos-latest, MultiThreaded)
Process completed with exit code 1.
osu.Game.Rulesets.Catch.Tests.Mods.TestSceneCatchModNoScope ► TestVisibleAfterComboBreak: TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: catcher must dim after combo
osu.Game.Rulesets.Catch.Tests.Mods.TestSceneCatchModNoScope ► TestVisibleDuringBreak: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "wait for end of break" timed out
osu.Game.Rulesets.Catch.Tests.Mods.TestSceneCatchModRelax ► TestModRelax: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "test passed" timed out
osu.Game.Rulesets.Catch.Tests.TestSceneCatchModHidden ► TestJuiceStream: osu.Game.Rulesets.Catch.Tests/TestSceneCatchModHidden.cs#L40
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: System.InvalidOperationException : Sequence contains no elements
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModAutoplay ► TestSpmUnaffectedByTimeRamp: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "SPM is correct" timed out
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModDifficultyAdjust ► TestNoAdjustment: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "test passed" timed out
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModFlashlight ► TestSliderDoesDimAfterStartTimeIfHitEarly: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "test passed" timed out
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModFlashlight ► TestSliderDoesDimAfterStartTimeIfHitLate: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "test passed" timed out
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModNoScope ► TestVisibleDuringBreak: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "wait for end of break" timed out
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModNoScope ► TestVisibleDuringSpinner: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "wait for cursor to hide" timed out
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModSingleTap ► TestInputSingular: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "test passed" timed out
osu.Game.Tests.Visual.Gameplay.TestSceneLeadIn ► TestLeadInProducesCorrectStartTime(10000,-7830.0d): TestResults-Windows-SingleThread.trx#L0
Failed test found in: TestResults-Windows-SingleThread.trx Error: check first frame time: Expected: -7830.0d +/- 100.0d But was: -7616.9548000000004d Off by: -213.04519999999957d
Test (Linux, ubuntu-latest, MultiThreaded)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Linux, ubuntu-latest, SingleThread)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macOS, macos-latest, SingleThread)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Windows, windows-latest, SingleThread)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Windows, windows-latest, MultiThreaded)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macOS, macos-latest, MultiThreaded)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "osu-test-results-Linux-MultiThreaded", "osu-test-results-Linux-SingleThread", "osu-test-results-macOS-MultiThreaded", "osu-test-results-macOS-SingleThread", "osu-test-results-Windows-MultiThreaded", "osu-test-results-Windows-SingleThread". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
osu-test-results-Linux-MultiThreaded
20.5 MB
osu-test-results-Linux-SingleThread
20.5 MB
osu-test-results-Windows-MultiThreaded
21 MB
osu-test-results-Windows-SingleThread
21 MB
osu-test-results-macOS-MultiThreaded
20.8 MB
osu-test-results-macOS-SingleThread
20.5 MB