[webkit-reviews] review denied: [Bug 186006] [ESNext][BigInt] Skip BigInt div tests breaking on iOS build : [Attachment 341373] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 26 09:14:40 PDT 2018


Yusuke Suzuki <utatane.tea at gmail.com> has denied Caio Lima
<ticaiolima at gmail.com>'s request for review:
Bug 186006: [ESNext][BigInt] Skip BigInt div tests breaking on iOS build
https://bugs.webkit.org/show_bug.cgi?id=186006

Attachment 341373: Patch

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




--- Comment #2 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Comment on attachment 341373
  --> https://bugs.webkit.org/attachment.cgi?id=341373
Patch

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

> JSTests/ChangeLog:10
> +
> +	   Skippping big-int-div tests on iOS build because they are broken in
> +	   this architecture.
> +

I think we should fix this issue rather than disabling this only for iOS
platforms.


More information about the webkit-reviews mailing list