WebKit Bugzilla
Attachment 362270 Details for
Bug 194771
: [ARM] Test gardening: Test running out of executable memory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-194771-20190218102652.patch (text/plain), 1.23 KB, created by
Dominik Inführ
on 2019-02-18 01:26:53 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dominik Inführ
Created:
2019-02-18 01:26:53 PST
Size:
1.23 KB
patch
obsolete
>Subversion Revision: 241515 >diff --git a/JSTests/ChangeLog b/JSTests/ChangeLog >index 86ee2061ea146a6cfd328682d23b15d64e62a276..9b9345d600c225060c500c746a56740bbaa47331 100644 >--- a/JSTests/ChangeLog >+++ b/JSTests/ChangeLog >@@ -1,3 +1,15 @@ >+2019-02-18 Dominik Infuehr <dinfuehr@igalia.com> >+ >+ [ARM] Test gardening: Test running out of executable memory >+ https://bugs.webkit.org/show_bug.cgi?id=194771 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ Do not run test without LLInt, test is running out of executable >+ memory on ARM otherwise. >+ >+ * stress/tagged-template-object-collect.js: >+ > 2019-02-08 Yusuke Suzuki <ysuzuki@apple.com> > > [JSC] String.fromCharCode's slow path always generates 16bit string >diff --git a/JSTests/stress/tagged-template-object-collect.js b/JSTests/stress/tagged-template-object-collect.js >index e1cd910819dd377078d75fe054fe5e268e5fd935..7a624cd80113f7f4830a2e99a969a47d3b3883d7 100644 >--- a/JSTests/stress/tagged-template-object-collect.js >+++ b/JSTests/stress/tagged-template-object-collect.js >@@ -1,3 +1,5 @@ >+//@ defaultNoNoLLIntRun if $architecture == "arm" >+ > function shouldBe(actual, expected) { > if (actual !== expected) > throw new Error('bad value: ' + actual);
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 194771
:
362270
|
362279