Chromium Code Reviews

Issue 354853002: Blacklist failing test from GC stress runs. (Closed)

Created:
6 years, 6 months ago by Yang
Modified:
6 years, 6 months ago
Reviewers:
marja
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Blacklist failing test from GC stress runs. The test expects a function not to deopt. However GC stress causes the code to be marked for deopt for a reason we are not testing against. R=marja@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22010

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+1 line, -0 lines)
M test/mjsunit/mjsunit.status View 1 chunk +1 line, -0 lines 0 comments

Messages

Total messages: 3 (0 generated)
Yang
6 years, 6 months ago (2014-06-25 12:16:09 UTC) #1
marja
lgtm
6 years, 6 months ago (2014-06-25 12:17:29 UTC) #2
Yang
6 years, 6 months ago (2014-06-25 12:18:26 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22010.

Powered by Google App Engine