Reviewers: Michael Achenbach,

Message:
Committed patchset #1 (id:1) manually as
e5184734b39531487a535c6155168e0dee3680fc (presubmit successful).

Description:
Another attempt to fix regress-crbug-178790.

This time we simply undo the change introduced by the PPC port for
this test. No idea why it should be necessary, and Windows XP
obviously doesn't give us that much stack, anyway.

[email protected]

Committed:
https://chromium.googlesource.com/v8/v8/+/e5184734b39531487a535c6155168e0dee3680fc

Please review this at https://codereview.chromium.org/826833003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+0, -2 lines):
  M test/mjsunit/regress/regress-crbug-178790.js


Index: test/mjsunit/regress/regress-crbug-178790.js
diff --git a/test/mjsunit/regress/regress-crbug-178790.js b/test/mjsunit/regress/regress-crbug-178790.js index 0fafe9126466bcb19f32b067e23997d1d9b57c47..25cc96b852effd4b7e4d10a72d1b28911fe8e0a8 100644
--- a/test/mjsunit/regress/regress-crbug-178790.js
+++ b/test/mjsunit/regress/regress-crbug-178790.js
@@ -25,8 +25,6 @@
 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-// Flags: --stack-size=1800
-
 // Create a regexp in the form of a?a?...a? so that fully
 // traversing the entire graph would be prohibitively expensive.
 // This should not cause time out.


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to