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

BUG: Unit test failures with Release build (Float comparisons) #1057

Closed
tgiphil opened this issue May 26, 2023 · 2 comments · Fixed by #1225
Closed

BUG: Unit test failures with Release build (Float comparisons) #1057

tgiphil opened this issue May 26, 2023 · 2 comments · Fixed by #1225

Comments

@tgiphil
Copy link
Member

tgiphil commented May 26, 2023

FAILED: _ExceptionHandlingTests::ExceptionTest0() Expected: 60 Result: 20
FAILED: FinallyTests::TryFinally5() Expected: 120 Result: 80

FAILED: SingleTests::CltR4R4(a,b)
FAILED: SingleTests::CgeR4R4(a,b)
FAILED: SingleTests::CneqR4R4(a,b)
FAILED: SingleTests::CeqR4R4(a,b)

FAILED: DoubleTests::CltR8R8(a,b)
FAILED: DoubleTests::CgeR8R8(a,b)
FAILED: DoubleTests::CneqR8R8(a,b)
FAILED: DoubleTests::CeqR8R8(a,b)

@tgiphil tgiphil added the Bug label May 26, 2023
@tgiphil
Copy link
Member Author

tgiphil commented May 27, 2023

Exception handling have been fixed.

@tgiphil tgiphil added this to the 2.4 Release milestone Jul 5, 2023
@tgiphil tgiphil moved this from Todo to In progress in Bug Tracking [Archive] Jul 5, 2023
@tgiphil tgiphil moved this from In progress to Todo in Bug Tracking [Archive] Jul 12, 2023
@tgiphil tgiphil modified the milestones: 2.4 Release, 2.5 Release Sep 3, 2023
@tgiphil
Copy link
Member Author

tgiphil commented Oct 26, 2023

Mosa.Utility.UnitTests.exe -check

@tgiphil tgiphil changed the title BUG: Unit test failures with Release build BUG: Unit test failures with Release build (Float comparisons) Dec 16, 2023
@tgiphil tgiphil modified the milestones: 2.5 Release, 2.6 Release Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
1 participant