[xcode14.3] [tests] Allow a little bit of leeway when testing floating point numbers in SKTransformNodeTest.#18842
Conversation
…ers in SKTransformNodeTest.
Fixes this test failure:
MonoTouchFixtures.SpriteKit.SKTransformNodeTest
[FAIL] EulerAngles : #x1
Expected: -2.14159298f
But was: -2.14159274f
✅ API diff for current PR / commitLegacy Xamarin (No breaking changes)
NET (empty diffs)
✅ API diff vs stableLegacy Xamarin (No breaking changes).NET (No breaking changes)✅ Generator diffGenerator diff is empty Pipeline on Agent |
💻 [CI Build] Windows Integration Tests passed 💻✅ All Windows Integration Tests passed. Pipeline on Agent |
💻 [PR Build] Tests on macOS M1 - Mac Ventura (13.0) passed 💻✅ All tests on macOS M1 - Mac Ventura (13.0) passed. Pipeline on Agent |
💻 [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) passed 💻✅ All tests on macOS M1 - Mac Big Sur (11.5) passed. Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
🔥 [CI Build] Test results 🔥Test results❌ Tests failed on VSTS: simulator tests 0 tests crashed, 1 tests failed, 149 tests passed. Failures❌ dotnettests tests [attempt 2]Details
Html Report (VSDrops) Download Successes✅ bcl: All 69 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
|
Test failure are unrelated (https://github.com/xamarin/maccore/issues/2567, https://github.com/xamarin/maccore/issues/2688). |
Fixes this test failure:
Backport of #18157
Fixes https://github.com/xamarin/maccore/issues/2701.