Bug 230177 - [TestWTF] Hash tests for denorm_min should be skipped if denorm is not supported.
Summary: [TestWTF] Hash tests for denorm_min should be skipped if denorm is not suppor...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yoshiaki Jitsukawa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-10 16:10 PDT by Yoshiaki Jitsukawa
Modified: 2021-09-13 10:07 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2021-09-10 16:21 PDT, Yoshiaki Jitsukawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshiaki Jitsukawa 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.
Comment 1 Yoshiaki Jitsukawa 2021-09-10 16:21:32 PDT
Created attachment 437921 [details]
Patch
Comment 2 EWS 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].
Comment 3 Radar WebKit Bug Importer 2021-09-13 10:07:16 PDT
<rdar://problem/83060332>