RESOLVED FIXED 198352
[PlayStation] Skip additional tests on PlayStation
https://bugs.webkit.org/show_bug.cgi?id=198352
Summary [PlayStation] Skip additional tests on PlayStation
Stephan Szabo
Reported 2019-05-29 15:41:45 PDT
stress/math-pow-with-constants.js and stress/pow-with-constants.js fail on PlayStation seemingly due to a difference in pow(2, 42.5) result (6219777023950.949219 on PlayStation vs 6219777023950.950195 elsewhere with Windows calculator showing the actual value being around 6219777023950.949770). stress/incremental-marking-should-not-dead-lock-in-new-property-transition.js runs out of memory on PlayStation.
Attachments
Patch (2.46 KB, patch)
2019-05-29 15:46 PDT, Stephan Szabo
no flags
Patch (2.17 KB, patch)
2019-05-29 16:47 PDT, Stephan Szabo
no flags
Patch (2.17 KB, patch)
2019-05-29 17:39 PDT, Stephan Szabo
no flags
Stephan Szabo
Comment 1 2019-05-29 15:46:00 PDT
Stephan Szabo
Comment 2 2019-05-29 16:47:58 PDT
Stephan Szabo
Comment 3 2019-05-29 17:39:35 PDT
WebKit Commit Bot
Comment 4 2019-05-30 09:36:50 PDT
Comment on attachment 370903 [details] Patch Clearing flags on attachment: 370903 Committed r245888: <https://trac.webkit.org/changeset/245888>
WebKit Commit Bot
Comment 5 2019-05-30 09:36:51 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-05-30 09:39:17 PDT
Note You need to log in before you can comment on or make changes to this bug.