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

Issue 332028: Merge from r50027:50073. Just some new tests failing. (Closed)

Created:
11 years, 1 month ago by tony
Modified:
9 years, 7 months ago
Reviewers:
jorlow
CC:
chromium-reviews_googlegroups.com, ojan
Visibility:
Public.

Description

Merge from r50027:50073. Just some new tests failing. TBR=jorlow Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30080

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
tony
11 years, 1 month ago (2009-10-26 18:57:05 UTC) #1
jorlow
11 years, 1 month ago (2009-10-26 19:37:27 UTC) #2
LGTM

On Mon, Oct 26, 2009 at 11:57 AM, <tony@chromium.org> wrote:

> Reviewers: Jeremy Orlow,
>
> Description:
> Merge from r50027:50073.  Just some new tests failing.
>
> TBR=jorlow
>
> Please review this at http://codereview.chromium.org/332028
>
> Affected files:
>  M DEPS
>  M webkit/tools/layout_tests/test_expectations.txt
>
>
> Index: DEPS
> diff --git a/DEPS b/DEPS
> index
>
26b5120ec96ff23f1d6cfb0928428e2ac740dcc1..4e2b1e6d61e221bb70d5be416bcbd3c0488fb39a
> 100644
> --- a/DEPS
> +++ b/DEPS
> @@ -1,7 +1,7 @@
>  vars = {
>   "webkit_trunk":
>     "http://svn.webkit.org/repository/webkit/trunk",
> -  "webkit_revision": "50027",
> +  "webkit_revision": "50073",
>   "ffmpeg_revision": "28488",
>  }
>
> Index: webkit/tools/layout_tests/test_expectations.txt
> diff --git a/webkit/tools/layout_tests/test_expectations.txt
> b/webkit/tools/layout_tests/test_expectations.txt
> index
>
71d5aab3855f64e47beff6cae90555ec202ba6a7..754902ccc896c8f6cf5bb66b8503316f9d982c3b
> 100644
> --- a/webkit/tools/layout_tests/test_expectations.txt
> +++ b/webkit/tools/layout_tests/test_expectations.txt
> @@ -3237,3 +3237,14 @@ BUG_SCHERKUS :
> LayoutTests/media/video-pause-immediately.html = FAIL
>  BUG25747 WIN :
> LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values.html = CRASH
> PASS
>  BUG25747 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = CRASH
> PASS
>  BUG25747 LINUX :
> LayoutTests/fast/overflow/scroll-vertical-not-horizontal.html = CRASH PASS
> +
> +// WebKit roll 50027:50073
> +// HTML5 media element 'load' removed:
> http://trac.webkit.org/changeset/50063
> +BUG_TONY : LayoutTests/media/audio-constructor-autobuffer.html = FAIL
> +BUG_TONY : LayoutTests/media/audio-constructor.html = FAIL
> +BUG_TONY : LayoutTests/media/video-append-source.html = FAIL
> +BUG_TONY : LayoutTests/media/video-canvas-source.html = FAIL
> +BUG_TONY : LayoutTests/media/video-controls.html = FAIL
> +BUG_TONY : LayoutTests/media/video-dom-src.html = FAIL
> +BUG_TONY : LayoutTests/media/video-seek-past-end-paused.html = FAIL
> +BUG_TONY : LayoutTests/media/video-src-change.html = FAIL
>
>
>

Powered by Google App Engine
This is Rietveld 408576698