Reviewers: Michael Achenbach,

Description:
Suppress ASAN for non-compatible test case.

This test calls quit() to exit d8 without proper tear down.

[email protected]

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+1, -0 lines):
  M test/mjsunit/mjsunit.status


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 0aff3aa8302a99fed91d9e0f51afd0f55a47245a..5f967ec95433807fb0d40dc884f577f6ac6b40c8 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -259,6 +259,7 @@
   'big-array-literal': [SKIP],
   'big-object-literal': [SKIP],
   'regress/regress-crbug-178790': [SKIP],
+  'mjsunit-assertoptimized': [SKIP],
 }],  # 'asan == True'

##############################################################################


--
--
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