[webkit-reviews] review granted: [Bug 179744] Skip stress/unshiftCountSlowCase-correct-postCapacity.js on embedded Linux : [Attachment 327022] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 15 19:05:37 PST 2017


Michael Catanzaro <mcatanzaro at igalia.com> has granted Guillaume Emont
<guijemont at igalia.com>'s request for review:
Bug 179744: Skip stress/unshiftCountSlowCase-correct-postCapacity.js on
embedded Linux
https://bugs.webkit.org/show_bug.cgi?id=179744

Attachment 327022: Patch

https://bugs.webkit.org/attachment.cgi?id=327022&action=review




--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 327022
  --> https://bugs.webkit.org/attachment.cgi?id=327022
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=327022&action=review

> JSTests/stress/unshiftCountSlowCase-correct-postCapacity.js:2
> +//@ skip if $memoryLimited && $hostOS == "linux"

Not sure why $hostOS is relevant here? Especially since it's already skipped on
arm64.


More information about the webkit-reviews mailing list