From 428c0f261b9fd5aa5435050131a440c6a6ed2fd6 Mon Sep 17 00:00:00 2001 From: "dglazkov@chromium.org" Date: Wed, 17 Mar 2010 21:02:01 +0000 Subject: WebKit Roll 56106:56124. TBR=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/1016007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41877 0039d316-1c4b-4281-b951-d872f2087c98 --- .../LayoutTests/inspector/timeline-network-resource-expected.txt | 4 +++- webkit/tools/layout_tests/test_expectations.txt | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'webkit') diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-network-resource-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-network-resource-expected.txt index 462a737..306e38c 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-network-resource-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-network-resource-expected.txt @@ -18,10 +18,12 @@ ResourceReceiveResponse Properties: + data : { +- identifier : * DEFINED * +- statusCode : 0 -+- mimeType : application/x-javascript ++- mimeType : * DEFINED * +- expectedContentLength : 210 +- url : * DEFINED * + } ++ children : * DEFINED * ++ endTime : * DEFINED * + type : 13 ResourceFinish Properties: diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8318907..a3d8bb4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -820,6 +820,8 @@ BUG16779 WONTFIX SKIP : media/audio-mpeg-supported.html = FAIL TIMEOUT BUG16779 WONTFIX SKIP : media/audio-data-url.html = FAIL TIMEOUT BUG16779 WONTFIX SKIP : media/video-size-intrinsic-scale.html = FAIL TIMEOUT +// Skipped to reduce crashiness during a test run. +BUG38444 SKIP : media/video-append-source.html = CRASH PASS TIMEOUT // Function arguments object is copied for each access. BUG24194 : fast/js/kde/function_arguments.html = FAIL -- cgit v1.1