WebKit Bugzilla
Attachment 362279 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-20190218113856.patch (text/plain), 1.20 KB, created by
Dominik Inführ
on 2019-02-18 02:38:58 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dominik Inführ
Created:
2019-02-18 02:38:58 PST
Size:
1.20 KB
patch
obsolete
>Subversion Revision: 241661 >diff --git a/JSTests/ChangeLog b/JSTests/ChangeLog >index d89713bde8fe476108b0c5d08e3f3fb01f569b39..b07397972ddc407661492d0f884ac363cc6ecead 100644 >--- a/JSTests/ChangeLog >+++ b/JSTests/ChangeLog >@@ -1,3 +1,13 @@ >+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 >+ >+ Unreviewed. Do not run test without LLInt, test is running out of executable >+ memory on ARM otherwise. >+ >+ * stress/tagged-template-object-collect.js: >+ > 2019-02-18 Tomas Popela <tpopela@redhat.com> > > Unreviewed, skip the test on platforms without sampling profiler >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