WebKit Bugzilla
Attachment 339538 Details for
Bug 185296
: Disable tests on systems with limited memory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-185296-20180504154122.patch (text/plain), 1.29 KB, created by
Dominik Inführ
on 2018-05-04 06:41:23 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dominik Inführ
Created:
2018-05-04 06:41:23 PDT
Size:
1.29 KB
patch
obsolete
>Subversion Revision: 231351 >diff --git a/JSTests/ChangeLog b/JSTests/ChangeLog >index 80d1a157342661f84b69d46a87d4d69d6a4d576a..c6b29b77273dcb3e44b77f8af865aa4b78a343b3 100644 >--- a/JSTests/ChangeLog >+++ b/JSTests/ChangeLog >@@ -1,3 +1,15 @@ >+2018-05-04 Dominik Infuehr <dinfuehr@igalia.com> >+ >+ Disable tests on systems with limited memory >+ https://bugs.webkit.org/show_bug.cgi?id=185296 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ Test doesn't work with a limited amount of memory. I tried to reduce memory usage >+ but then it was hard to reproduce the failure the test was originally made to test. >+ >+ * stress/array-reverse-doesnt-clobber.js: >+ > 2018-05-03 Saam Barati <sbarati@apple.com> > > Don't prevent CreateThis being folded to NewObject when the structure is poly proto >diff --git a/JSTests/stress/array-reverse-doesnt-clobber.js b/JSTests/stress/array-reverse-doesnt-clobber.js >index 3b82ed45157591bc3076ea7c1c3abbbb52c45bb7..c98a4b5d1f46416c7fca7fc7dc69a34168897b64 100644 >--- a/JSTests/stress/array-reverse-doesnt-clobber.js >+++ b/JSTests/stress/array-reverse-doesnt-clobber.js >@@ -1,3 +1,5 @@ >+//@ skip if $memoryLimited >+ > // This tests that array.Prototype.reverse() doesn't inadvertently clobber indexed properties. > // This test shouldn't throw or crash. >
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 185296
:
339535
| 339538