From: lrn@chromium.org Date: Fri, 17 Jun 2011 08:20:27 +0000 (+0000) Subject: Fix mozilla test-expectatations to match the new behavior of multi-line comments. X-Git-Tag: upstream/4.7.83~19133 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ba9fea8b5d566fd026f5d6f0b603e4edf810e2a;p=platform%2Fupstream%2Fv8.git Fix mozilla test-expectatations to match the new behavior of multi-line comments. Review URL: http://codereview.chromium.org/7189030 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8319 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index 4b41816de..a748c9f4a 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -329,11 +329,6 @@ js1_5/Regress/regress-234389: FAIL_OK js1_5/Regress/regress-320119: FAIL_OK -# We do not recognize a multiline comment as newline character. -# We are compatible with JSC. -ecma_3/LexicalConventions/7.4-01: FAIL_OK - - # No support for toSource(). js1_5/Regress/regress-248444: FAIL_OK js1_5/Regress/regress-313967-01: FAIL_OK @@ -682,7 +677,6 @@ js1_5/extensions/regress-352060: FAIL_OK js1_5/extensions/regress-352094: FAIL_OK js1_5/extensions/regress-352261: FAIL_OK js1_5/extensions/regress-352281: FAIL_OK -js1_5/extensions/regress-352372: FAIL_OK js1_5/extensions/regress-352455: FAIL_OK js1_5/extensions/regress-352604: FAIL_OK js1_5/extensions/regress-353214: FAIL_OK