[Webkit-unassigned] [Bug 186283] Temporarily Skip JSC stress test failures that are consistently occurring
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 5 11:59:06 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186283
--- Comment #4 from Ryan Haddad <ryanhaddad at apple.com> ---
Comment on attachment 341981
--> https://bugs.webkit.org/attachment.cgi?id=341981
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=341981&action=review
> JSTests/executableAllocationFuzz.yaml:26
> + if ($hostOS == "windows" || $architecture == "x86")
I believe this should be "i386", not "x86".
> JSTests/slowMicrobenchmarks/default-derived-constructor.js:1
> +//@skip if $architecture == "x86"
Ditto.
> JSTests/stress/put-direct-index-broken-2.js:1
> +//@skip if $architecture == "x86"
Ditto.
>> JSTests/stress/splay-flash-access.js:1
>> +//@skip if $architecture == "x86"
>
> I don't think you should drop the old condition. This should be //@skip if $memoryLimited or $architecture == "x86"
Ditto.
> JSTests/stress/spread-forward-call-varargs-stack-overflow.js:1
> +//@skip if $architecture == "x86"
Ditto.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180605/374b3532/attachment.html>
More information about the webkit-unassigned
mailing list