Merge branch 'sampleset-controlpoints' of https://github.com/kstefano… #10
ci.yml
on: push
Code Quality
2m 22s
Build only (Android)
15m 0s
Build only (iOS)
2m 44s
Matrix: Test
Annotations
77 errors and 7 warnings
Code Quality:
osu.Game/Beatmaps/ControlPoints/SamplesetControlPoint.cs#L6
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Code Quality:
osu.Game/Screens/Edit/Timing/RowAttributes/SamplesetRowAttribute.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Code Quality:
osu.Game/Beatmaps/ControlPoints/SamplesetControlPoint.cs#L6
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Code Quality:
osu.Game/Screens/Edit/Timing/RowAttributes/SamplesetRowAttribute.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Code Quality
Process completed with exit code 1.
|
Test (Linux, ubuntu-latest, SingleThread)
Process completed with exit code 1.
|
Test (Linux, ubuntu-latest, MultiThreaded)
Process completed with exit code 1.
|
Test (macOS, macos-latest, SingleThread)
Process completed with exit code 1.
|
Test (Windows, windows-latest, SingleThread)
Process completed with exit code 1.
|
Test (Windows, windows-latest, MultiThreaded)
Process completed with exit code 1.
|
Test (macOS, macos-latest, MultiThreaded)
Process completed with exit code 1.
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/adjacent-catmull-segments.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected string length 3324 but was 3087. Strings differ at index 177.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/catmull-duplicate-initial-controlpoint.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected string length 3129 but was 2892. Strings differ at index 177.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/controlpoint-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected string length 8587 but was 8678. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/custom-slider-length.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected string length 2826 but was 2624. Strings differ at index 173.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-combo-offset.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected string length 17606 but was 16616. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected string length 3983 but was 4009. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-file-samples.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected string length 5597 but was 5643. Strings differ at index 3008.
Expected: "... "custom_sample_bank": 1,\n "bank_specified":..."
But was: "... "custom_sample_bank": 2,\n "bank_specified":..."
--------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/invalid-bank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected string length 15106 but was 14116. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/Kozato snow - Rengetsu Ouka (_Kiva) [Yuki YukI].osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected string length 1080499 but was 1077237. Strings differ at index 104424.
Expected: "... 60\n },\n {\n "custom_sample_bank": 1,\n ..."
But was: "... 60\n },\n {\n "is_layered": true,\n "..."
-----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/multi-segment-slider.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected string length 21669 but was 20185. Strings differ at index 176.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/per-slider-node-sample-settings.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected string length 11238 but was 10360. Strings differ at index 176.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/adjacent-catmull-segments.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected string length 3479 but was 3235. Strings differ at index 185.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/catmull-duplicate-initial-controlpoint.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected string length 3272 but was 3028. Strings differ at index 185.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/controlpoint-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected string length 8976 but was 9072. Strings differ at index 146.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/custom-slider-length.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected string length 2956 but was 2748. Strings differ at index 181.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/adjacent-catmull-segments.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
Expected string length 3324 but was 3087. Strings differ at index 177.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-combo-offset.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected string length 18405 but was 17385. Strings differ at index 146.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/catmull-duplicate-initial-controlpoint.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
Expected string length 3129 but was 2892. Strings differ at index 177.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected string length 4165 but was 4193. Strings differ at index 146.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/controlpoint-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
Expected string length 8587 but was 8678. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/custom-slider-length.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
Expected string length 2826 but was 2624. Strings differ at index 173.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-file-samples.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected string length 5854 but was 5902. Strings differ at index 3146.
Expected: "... "custom_sample_bank": 1,\r\n "bank_specified"..."
But was: "... "custom_sample_bank": 2,\r\n "bank_specified"..."
--------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-combo-offset.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
Expected string length 17606 but was 16616. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/invalid-bank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected string length 15788 but was 14768. Strings differ at index 146.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/Kozato snow - Rengetsu Ouka (_Kiva) [Yuki YukI].osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected string length 1129312 but was 1125952. Strings differ at index 109164.
Expected: "...\r\n },\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...\r\n },\r\n {\r\n "is_layered": true,\r\n ..."
--------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
Expected string length 3983 but was 4009. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/multi-segment-slider.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected string length 22661 but was 21133. Strings differ at index 184.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-file-samples.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
Expected string length 5597 but was 5643. Strings differ at index 3008.
Expected: "... "custom_sample_bank": 1,\n "bank_specified":..."
But was: "... "custom_sample_bank": 2,\n "bank_specified":..."
--------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/per-slider-node-sample-settings.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected string length 11750 but was 10846. Strings differ at index 184.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/invalid-bank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
Expected string length 15106 but was 14116. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/Kozato snow - Rengetsu Ouka (_Kiva) [Yuki YukI].osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
Expected string length 1080499 but was 1077237. Strings differ at index 104424.
Expected: "... 60\n },\n {\n "custom_sample_bank": 1,\n ..."
But was: "... 60\n },\n {\n "is_layered": true,\n "..."
-----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/multi-segment-slider.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
Expected string length 21669 but was 20185. Strings differ at index 176.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/per-slider-node-sample-settings.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
Expected string length 11238 but was 10360. Strings differ at index 176.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/adjacent-catmull-segments.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
Expected string length 3324 but was 3087. Strings differ at index 177.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/catmull-duplicate-initial-controlpoint.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
Expected string length 3129 but was 2892. Strings differ at index 177.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/controlpoint-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
Expected string length 8587 but was 8678. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/custom-slider-length.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
Expected string length 2826 but was 2624. Strings differ at index 173.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-combo-offset.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
Expected string length 17606 but was 16616. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
Expected string length 3983 but was 4009. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-file-samples.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
Expected string length 5597 but was 5643. Strings differ at index 3008.
Expected: "... "custom_sample_bank": 1,\n "bank_specified":..."
But was: "... "custom_sample_bank": 2,\n "bank_specified":..."
--------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/invalid-bank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
Expected string length 15106 but was 14116. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/Kozato snow - Rengetsu Ouka (_Kiva) [Yuki YukI].osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
Expected string length 1080499 but was 1077237. Strings differ at index 104424.
Expected: "... 60\n },\n {\n "custom_sample_bank": 1,\n ..."
But was: "... 60\n },\n {\n "is_layered": true,\n "..."
-----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/multi-segment-slider.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
Expected string length 21669 but was 20185. Strings differ at index 176.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/per-slider-node-sample-settings.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
Expected string length 11238 but was 10360. Strings differ at index 176.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/adjacent-catmull-segments.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
Expected string length 3479 but was 3235. Strings differ at index 185.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/catmull-duplicate-initial-controlpoint.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
Expected string length 3272 but was 3028. Strings differ at index 185.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/controlpoint-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
Expected string length 8976 but was 9072. Strings differ at index 146.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/custom-slider-length.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
Expected string length 2956 but was 2748. Strings differ at index 181.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-combo-offset.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
Expected string length 18405 but was 17385. Strings differ at index 146.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
Expected string length 4165 but was 4193. Strings differ at index 146.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-file-samples.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
Expected string length 5854 but was 5902. Strings differ at index 3146.
Expected: "... "custom_sample_bank": 1,\r\n "bank_specified"..."
But was: "... "custom_sample_bank": 2,\r\n "bank_specified"..."
--------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/invalid-bank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
Expected string length 15788 but was 14768. Strings differ at index 146.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/Kozato snow - Rengetsu Ouka (_Kiva) [Yuki YukI].osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
Expected string length 1129312 but was 1125952. Strings differ at index 109164.
Expected: "...\r\n },\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...\r\n },\r\n {\r\n "is_layered": true,\r\n ..."
--------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/multi-segment-slider.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
Expected string length 22661 but was 21133. Strings differ at index 184.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/per-slider-node-sample-settings.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
Expected string length 11750 but was 10846. Strings differ at index 184.
Expected: "...ndable": [\r\n {\r\n "custom_sample_bank": 1,\r\n ..."
But was: "...ndable": [\r\n {\r\n "bank_specified": true,\r\n ..."
------------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/adjacent-catmull-segments.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
Expected string length 3324 but was 3087. Strings differ at index 177.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/catmull-duplicate-initial-controlpoint.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
Expected string length 3129 but was 2892. Strings differ at index 177.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/controlpoint-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
Expected string length 8587 but was 8678. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/custom-slider-length.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
Expected string length 2826 but was 2624. Strings differ at index 173.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-combo-offset.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
Expected string length 17606 but was 16616. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-custom-samplebank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
Expected string length 3983 but was 4009. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/hitobject-file-samples.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
Expected string length 5597 but was 5643. Strings differ at index 3008.
Expected: "... "custom_sample_bank": 1,\n "bank_specified":..."
But was: "... "custom_sample_bank": 2,\n "bank_specified":..."
--------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/invalid-bank.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
Expected string length 15106 but was 14116. Strings differ at index 139.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/Kozato snow - Rengetsu Ouka (_Kiva) [Yuki YukI].osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
Expected string length 1080499 but was 1077237. Strings differ at index 104424.
Expected: "... 60\n },\n {\n "custom_sample_bank": 1,\n ..."
But was: "... 60\n },\n {\n "is_layered": true,\n "..."
-----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/multi-segment-slider.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
Expected string length 21669 but was 20185. Strings differ at index 176.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
osu.Game.Tests.Beatmaps.Formats.LegacyBeatmapEncoderTest ► TestEncodeDecodeStability("Resources/per-slider-node-sample-settings.osu"):
osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapEncoderTest.cs#L127
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
Expected string length 11238 but was 10360. Strings differ at index 176.
Expected: "...bindable": [\n {\n "custom_sample_bank": 1,\n ..."
But was: "...bindable": [\n {\n "bank_specified": true,\n ..."
----------------------------------------------^
|
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 (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 (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
Expired
|
20.7 MB |
|
osu-test-results-Linux-SingleThread
Expired
|
20.6 MB |
|
osu-test-results-Windows-MultiThreaded
Expired
|
21.2 MB |
|
osu-test-results-Windows-SingleThread
Expired
|
21.1 MB |
|
osu-test-results-macOS-MultiThreaded
Expired
|
20.9 MB |
|
osu-test-results-macOS-SingleThread
Expired
|
20.6 MB |
|