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

Issue 8894009: Fix Canvas2DAllowed test on mac (Closed)

Created:
9 years ago by epoger
Modified:
9 years ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, apatrick_chromium, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix Canvas2DAllowed test on mac BUG=106987 TBR=avi Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113824

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
epoger
Avi- I think this should fix it, as you guessed. Shall I wait for the ...
9 years ago (2011-12-09 18:19:33 UTC) #1
Sergey Ulanov
On 2011/12/09 18:19:33, epoger wrote: > Avi- I think this should fix it, as you ...
9 years ago (2011-12-09 18:39:03 UTC) #2
Avi (use Gerrit)
LGTM In the future, it is crucial that you do not leave tests red. Either ...
9 years ago (2011-12-09 19:11:25 UTC) #3
epoger
9 years ago (2011-12-09 19:24:12 UTC) #4
On 2011/12/09 19:11:25, Avi wrote:
> LGTM
> 
> In the future, it is crucial that you do not leave tests red. Either revert,
or
> disable.

Sure.  Normally I would have just reverted the CL, but there were other issues
at play here... this CL had to be landed in sync with webkit changes and
deps-rolls in both directions. I had tried to handle things differently as noted
in https://bugs.webkit.org/show_bug.cgi?id=73226 ('make chromium layout_tests
observe use_skia_on_mac.gypi from chromium/build'), but that approach was shot
down by webkit reviewers.

> BTW, how was this test failure not caught in your pre-landing tests?

An excellent question.  This test failure was obscured by a compile failure in
the trybots, but I had thought that the trybots might fail to compile anyway for
this gyp-level change.  So I committed it anyway.

The moral of the story is: trying to make simultaneous, co-dependent changes in
webkit and chromium is tricky.

Powered by Google App Engine
This is Rietveld 408576698