RESOLVED FIXED 230177
[TestWTF] Hash tests for denorm_min should be skipped if denorm is not supported.
https://bugs.webkit.org/show_bug.cgi?id=230177
Summary [TestWTF] Hash tests for denorm_min should be skipped if denorm is not suppor...
Yoshiaki Jitsukawa
Reported 2021-09-10 16:10:39 PDT
std::numeric_limits::denorm_min does not return a denormalized value if denormal number is not supported. In such cases Hash tests for denorm_min should be skipped.
Attachments
Patch (2.21 KB, patch)
2021-09-10 16:21 PDT, Yoshiaki Jitsukawa
no flags
Yoshiaki Jitsukawa
Comment 1 2021-09-10 16:21:32 PDT
EWS
Comment 2 2021-09-13 10:06:27 PDT
Committed r282333 (241601@main): <https://commits.webkit.org/241601@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 437921 [details].
Radar WebKit Bug Importer
Comment 3 2021-09-13 10:07:16 PDT
Note You need to log in before you can comment on or make changes to this bug.