Message from discussion
Correctly fix test expectations. (issue 11369183)
Received: by 10.224.180.141 with SMTP id bu13mr7912201qab.2.1352728623302;
Mon, 12 Nov 2012 05:57:03 -0800 (PST)
X-BeenThere: v8-dev@googlegroups.com
Received: by 10.224.186.211 with SMTP id ct19ls11387520qab.8.gmail; Mon, 12
Nov 2012 05:57:01 -0800 (PST)
Received: by 10.224.189.16 with SMTP id dc16mr7915142qab.0.1352728621754;
Mon, 12 Nov 2012 05:57:01 -0800 (PST)
Received: by 10.224.189.16 with SMTP id dc16mr7915139qab.0.1352728621744;
Mon, 12 Nov 2012 05:57:01 -0800 (PST)
Return-Path: <3LQChUBUJADwafpmkgskambcpctgcu-fpekYgj....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com>
Received: from mail-qa0-f70.google.com (mail-qa0-f70.google.com [209.85.216.70])
by gmr-mx.google.com with ESMTPS id f17si283094qck.1.2012.11.12.05.57.01
(version=TLSv1/SSLv3 cipher=OTHER);
Mon, 12 Nov 2012 05:57:01 -0800 (PST)
Received-SPF: pass (google.com: domain of 3LQChUBUJADwafpmkgskambcpctgcu-fpekYgj....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com designates 209.85.216.70 as permitted sender) client-ip=209.85.216.70;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 3LQChUBUJADwafpmkgskambcpctgcu-fpekYgj....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com designates 209.85.216.70 as permitted sender) smtp.mail=3LQChUBUJADwafpmkgskambcpctgcu-fpekYgj....@2uix4h7xygsz66weerlq.apphosting.bounces.google.com
Received: by mail-qa0-f70.google.com with SMTP id s11so6532511qaa.1
for <v8-dev@googlegroups.com>; Mon, 12 Nov 2012 05:57:01 -0800 (PST)
MIME-Version: 1.0
Received: by 10.58.0.227 with SMTP id 3mr4135091veh.18.1352728621629; Mon, 12
Nov 2012 05:57:01 -0800 (PST)
Reply-To: yang...@chromium.org, jkumme...@chromium.org,
v8-dev@googlegroups.com
Message-ID: <047d7b33ce4af841a004ce4cac4e@google.com>
Date: Mon, 12 Nov 2012 13:57:01 +0000
Subject: Correctly fix test expectations. (issue 11369183)
From: yang...@chromium.org
To: jkumme...@chromium.org
Cc: v8-dev@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes
Reviewers: Jakob,
Description:
Correctly fix test expectations.
R=jkumme...@chromium.org
BUG=
Please review this at https://chromiumcodereview.appspot.com/11369183/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M test/mjsunit/mjsunit.status
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index
745b5fab9cb16ecf28937307a311908c2bf3765b..190a21e55425dadd8fc45fc2b7dc38fd1f166bce
100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -139,7 +139,7 @@ math-floor-of-div-minus-zero: SKIP
try: PASS, SKIP if $mode == debug
debug-scripts-request: PASS, SKIP if $mode == debug
array-constructor: PASS, SKIP if $mode == debug
-regress-crbug-160010: PASS, SKIP if $mode == debug
+regress/regress-crbug-160010: PASS, SKIP if $mode == debug
# Times out often in release mode on MIPS.
compiler/regress-stacktrace-methods: PASS, PASS || TIMEOUT if $mode ==
release