WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
[patch]
Patch
bug-195799-20190315114658.patch (text/plain), 1.33 KB, created by
Dominik Inführ
on 2019-03-15 03:46:59 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dominik Inführ
Created:
2019-03-15 03:46:59 PDT
Size:
1.33 KB
patch
obsolete
>Subversion Revision: 242993 >diff --git a/JSTests/ChangeLog b/JSTests/ChangeLog >index 95c553a5b4a0ecd1b2190774556f38c4a1b0ec77..9f89ffc96adb0f280651cfd97874cee3105448c0 100644 >--- a/JSTests/ChangeLog >+++ b/JSTests/ChangeLog >@@ -1,3 +1,13 @@ >+2019-03-15 Dominik Infuehr <dinfuehr@igalia.com> >+ >+ [ARM,MIPS] Skip slow tests >+ https://bugs.webkit.org/show_bug.cgi?id=195799 >+ >+ Unreviewed, test does not finish on ARM and MIPS within the >+ timeout limit. >+ >+ * stress/symbol-is-destructed-before-refing-underlying-symbol-impl.js: >+ > 2019-03-14 Yusuke Suzuki <ysuzuki@apple.com> > > [JSC] Retain PrivateName of Symbol before passing it to operations potentially incurring GC >diff --git a/JSTests/stress/symbol-is-destructed-before-refing-underlying-symbol-impl.js b/JSTests/stress/symbol-is-destructed-before-refing-underlying-symbol-impl.js >index 4f414a734ae56efecd9303a1fe0d2a50acae23b2..84952df9901c1b306a77886bb8e86ae9ab3c7498 100644 >--- a/JSTests/stress/symbol-is-destructed-before-refing-underlying-symbol-impl.js >+++ b/JSTests/stress/symbol-is-destructed-before-refing-underlying-symbol-impl.js >@@ -1,4 +1,4 @@ >-//@ skip if $buildType == "debug" >+//@ skip if $buildType == "debug" || ["arm", "mips"].include?($architecture) > //@ slow! > //@ runDefault("--collectContinuously=1", "--slowPathAllocsBetweenGCs=100") >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 195799
: 364787