Apply similar changes to DLUW tests, and enable skipped test #1815
GitHub Actions / Test Results (macOS, SingleThread, Debug)
failed
Oct 25, 2024 in 0s
Test Results (macOS, SingleThread, Debug) ❌
❌ TestResults-macOS-SingleThread-Debug.trx
3228 tests were completed in 365s with 3149 passed, 1 failed and 78 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
osu.Framework.Tests.Graphics.TripleBufferTest | 5✔️ | 1❌ | 1s |
❌ osu.Framework.Tests.Graphics.TripleBufferTest
✔️ TestReadOnly
❌ TestReadSaturated
System.AggregateException : One or more errors occurred. ( Expected: <osu.Framework.Tests.Graphics.TripleBufferTest+TestObject ID: 7>
But was: null
)
----> NUnit.Framework.AssertionException : Expected: <osu.Framework.Tests.Graphics.TripleBufferTest+TestObject ID: 7>
But was: null
1) Expected: <osu.Framework.Tests.Graphics.TripleBufferTest+TestObject ID: 7>
But was: null
✔️ TestSameBufferIsNotWrittenTwiceInRowContestation
✔️ TestSameBufferIsNotWrittenTwiceInRowNoContestation
✔️ TestWriteOnly
✔️ TestWriteThenRead
Loading