Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Issue 8771026: Enable the out of process var test. It seems to work. (Closed)

Created:
9 years ago by brettw
Modified:
9 years ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Enable the out of process var test. It seems to work. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112775

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -4 lines) Patch
M chrome/test/ui/ppapi_uitest.cc View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
brettw
9 years ago (2011-12-02 01:06:24 UTC) #1
bbudge
LGTM. By the way, I'm breaking up the FileIO and URLLoader tests into individual cases ...
9 years ago (2011-12-02 01:24:05 UTC) #2
dmichael(do not use this one)
iirc, it was failing because of the utf8 check, which got fixed for oop when ...
9 years ago (2011-12-02 01:33:51 UTC) #3
brettw
On Thu, Dec 1, 2011 at 5:24 PM, <bbudge@chromium.org> wrote: > LGTM. > By the ...
9 years ago (2011-12-02 04:38:19 UTC) #4
bbudge
9 years ago (2011-12-02 17:54:06 UTC) #5
On 2011/12/02 04:38:19, brettw wrote:
> On Thu, Dec 1, 2011 at 5:24 PM,  <mailto:bbudge@chromium.org> wrote:
> > LGTM.
> > By the way, I'm breaking up the FileIO and URLLoader tests into individual
> > cases
> > (as dmichael started with )http://codereview.chromium.org/8477015/, with
> > PostMessage), since some of those test cases are still failing or flaky. If
> > you
> > supect that flakiness might remain, we might want to do the same with Var to
> > allow sheriffs to disable only the failing cases.
> >
> > http://codereview.chromium.org/8771026/
> 
> I should have all the FileIO tests passing out of process now. The
> patch is ready but not checked in yet (I have to update another test).
> 
> Brett

I will update those tests when you land the FileIO proxy. But we still need to
break up FileIO at least, because Touch and SetLength fail on Mac and on Linux
in debug (more restrictive sandboxing).

Powered by Google App Engine
This is Rietveld 408576698