Bug 185582 - [BigInt] stress/big-int-spec-to-primitive.js test is failing
Summary: [BigInt] stress/big-int-spec-to-primitive.js test is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caio Lima
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-12 09:47 PDT by Caio Lima
Modified: 2018-05-13 11:17 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.29 KB, patch)
2018-05-13 07:42 PDT, Caio Lima
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Lima 2018-05-12 09:47:40 PDT
This test is using ```assert(numberOfDFGCompiles(foo) === 1);```, but this assertion is not stable.
Comment 1 Caio Lima 2018-05-13 07:42:57 PDT
Created attachment 340262 [details]
Patch
Comment 2 WebKit Commit Bot 2018-05-13 11:16:25 PDT
Comment on attachment 340262 [details]
Patch

Clearing flags on attachment: 340262

Committed r231742: <https://trac.webkit.org/changeset/231742>
Comment 3 WebKit Commit Bot 2018-05-13 11:16:27 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-05-13 11:17:21 PDT
<rdar://problem/40202755>