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

Issue 6163002: Roll DEPS for WebKit 75242:75243. Also remove some now-redundant expectation... (Closed)

Created:
9 years, 11 months ago by Stephen White
Modified:
9 years, 7 months ago
Reviewers:
jorlow
CC:
chromium-reviews, darin-cc_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

Roll DEPS for WebKit 75242:75243. Also remove some now-redundant expectations from downstream test_expectations. BUG=none TEST=layout tests TBR=jorlow Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70742

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -4 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/layout_tests/test_expectations.txt View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Stephen White
9 years, 11 months ago (2011-01-07 16:50:11 UTC) #1
jorlow
9 years, 11 months ago (2011-01-07 17:16:44 UTC) #2
LGTM

On Fri, Jan 7, 2011 at 4:50 PM, <senorblanco@chromium.org> wrote:

> Reviewers: jorlow,
>
> Description:
> Roll DEPS for WebKit 75242:75243.  Also remove some now-redundant
> expectations
> from downstream test_expectations.
>
> BUG=none
> TEST=layout tests
> TBR=jorlow
>
>
> Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70742
>
> Please review this at http://codereview.chromium.org/6163002/
>
> SVN Base: svn://chrome-svn/chrome/trunk/src/
>
> Affected files:
>  M     DEPS
>  M     webkit/tools/layout_tests/test_expectations.txt
>
>
> Index: DEPS
> ===================================================================
> --- DEPS        (revision 70739)
> +++ DEPS        (working copy)
> @@ -4,7 +4,7 @@
>   "googlecode_url": "http://%s.googlecode.com/svn",
>   "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
>   "nacl_trunk": "http://src.chromium.org/native_client/trunk",
> -  "webkit_revision": "75242",
> +  "webkit_revision": "75243",
>   "skia_revision": "636",
>   "chromium_git": "http://git.chromium.org/git",
>   "swig_revision": "69281",
> Index: webkit/tools/layout_tests/test_expectations.txt
> ===================================================================
> --- webkit/tools/layout_tests/test_expectations.txt     (revision 70739)
> +++ webkit/tools/layout_tests/test_expectations.txt     (working copy)
> @@ -4,6 +4,3 @@
>  //
>  // Only add expectations here to temporarily suppress messages on the bots
>  // until the changes can be landed upstream.
> -
> -// Was flaky; started failing more consistently after the WebKit roll to
> r75216.
> -BUG_SENORBLANCO DEBUG : transitions/suspend-transform-transition.html =
> IMAGE PASS
>
>
>

Powered by Google App Engine
This is Rietveld 408576698