[webkit-reviews] review requested: [Bug 133149] REGRESSION(r169092 and r169102): Skip failing JSC tests poperly on non-x86 Darwin platforms : [Attachment 231875] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 22 04:19:40 PDT 2014


Éva Balázsfalvi <evab.u-szeged at partner.samsung.com> has asked  for review:
Bug 133149: REGRESSION(r169092 and r169102): Skip failing JSC tests poperly on
non-x86 Darwin platforms
https://bugs.webkit.org/show_bug.cgi?id=133149

Attachment 231875: Patch
https://bugs.webkit.org/attachment.cgi?id=231875&action=review

------- Additional Comments from Éva Balázsfalvi
<evab.u-szeged at partner.samsung.com>
I added 'determineOS' function to run-jsc-stress-tests to be able determine if
the
script runs on Darwin, Linux or Windows. Also  modified the conditions in the
tests
to skip them only on (!x86 && Darwin)


More information about the webkit-reviews mailing list