From 7e7db311923a90290e1ba5e3d8d896bf92e73a1e Mon Sep 17 00:00:00 2001 From: "senorblanco@chromium.org" Date: Fri, 7 Jan 2011 22:13:22 +0000 Subject: [PATCH] 2011-01-07 Stephen White Unreviewed; test expectations update. * platform/chromium-gpu/test_expectations.txt: Removed some no-longer-failing tests; moved some lines around to match the CPU results. * platform/chromium/test_expectations.txt: Bug assignment and cleanup. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@75274 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 10 +++++++++ .../chromium-gpu/test_expectations.txt | 12 +++-------- .../platform/chromium/test_expectations.txt | 21 ++++++------------- 3 files changed, 19 insertions(+), 24 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index b1f71706b644..8578f84e5b06 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,13 @@ +2011-01-07 Stephen White + + Unreviewed; test expectations update. + + * platform/chromium-gpu/test_expectations.txt: + Removed some no-longer-failing tests; moved some lines around to + match the CPU results. + * platform/chromium/test_expectations.txt: + Bug assignment and cleanup. + 2011-01-05 Adrienne Walker Reviewed by Kenneth Russell. diff --git a/LayoutTests/platform/chromium-gpu/test_expectations.txt b/LayoutTests/platform/chromium-gpu/test_expectations.txt index 36f23c40e388..e791cf6bfadd 100644 --- a/LayoutTests/platform/chromium-gpu/test_expectations.txt +++ b/LayoutTests/platform/chromium-gpu/test_expectations.txt @@ -186,10 +186,6 @@ BUGWK45991 LINUX WIN : canvas/philip/tests/2d.shadow.pattern.transparent.2.html BUGWK45991 LINUX WIN : canvas/philip/tests/2d.transformation.setTransform.skewed.html = TEXT BUGWK45991 LINUX WIN : canvas/philip/tests/2d.transformation.transform.skewed.html = TEXT BUGWK45991 MAC : canvas/philip/tests/2d.gradient.radial.cone.front.html = TEXT -BUGWK45991 : canvas/philip/tests/2d.drawImage.incomplete.html = TEXT PASS -BUGWK45991 : canvas/philip/tests/2d.fillStyle.parse.current.basic.html = TEXT PASS -BUGWK45991 : canvas/philip/tests/2d.fillStyle.parse.current.changed.html = TEXT PASS -BUGWK45991 : canvas/philip/tests/2d.fillStyle.parse.current.removed.html = TEXT PASS BUGWK45991 MAC : canvas/philip/tests/2d.gradient.radial.inside2.html = TEXT BUGWK45991 MAC : canvas/philip/tests/2d.gradient.radial.inside3.html = TEXT BUGWK45991 MAC : canvas/philip/tests/2d.gradient.radial.outside1.html = TEXT @@ -200,7 +196,6 @@ BUGWK45991 MAC : canvas/philip/tests/2d.shadow.enable.blur.html = TEXT BUGWK45991 MAC : canvas/philip/tests/2d.shadow.enable.x.html = TEXT BUGWK45991 MAC : canvas/philip/tests/2d.shadow.enable.y.html = TEXT BUGWK45991 MAC : canvas/philip/tests/2d.strokeRect.zero.4.html = TEXT -// BUGWK40147 MAC : canvas/philip/tests/toDataURL.jpeg.alpha.html = TEXT PASS BUGWK45991 WIN : canvas/philip/tests/2d.gradient.radial.touch2.html = TEXT BUGWK43086 : fast/canvas/canvas-ImageData-behaviour.html = TEXT BUGWEBGL : fast/canvas/webgl/css-webkit-canvas-repaint.html = IMAGE @@ -212,12 +207,11 @@ BUGWEBGL : fast/canvas/webgl/point-size.html = TEXT BUGCR60651 MAC WIN LINUX RELEASE: fast/canvas/webgl/gl-object-get-calls.html = TEXT PASS BUGCR60651 MAC LINUX DEBUG: fast/canvas/webgl/gl-object-get-calls.html = TEXT PASS BUGWK47243 WIN DEBUG : fast/canvas/webgl/gl-object-get-calls.html = PASS CRASH -// BUGCR60651 WIN : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL -// BUGCR60651 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL -BUGWK47243 LINUX : fast/canvas/webgl/uniform-location.html = TIMEOUT TEXT -BUGWK47243 WIN : fast/canvas/webgl/uniform-location.html = TIMEOUT CRASH // Failing after r75175 BUGWEBGL : fast/canvas/webgl/glsl-conformance.html = CRASH +// BUGCR60651 WIN : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL +BUGCR60651 WIN : fast/canvas/webgl/uniform-location.html = TIMEOUT CRASH +BUGCR60651 LINUX : fast/canvas/webgl/uniform-location.html = TIMEOUT TEXT BUG_AUTO WIN DEBUG : canvas/philip/tests/2d.text.draw.align.center.html = PASS TEXT BUGJAPHET WIN LINUX : fast/canvas/canvas-currentColor.html = TEXT diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 51a252fe78ab..ea034b152ffe 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -3029,6 +3029,7 @@ BUGCR67209 WIN DEBUG : inspector/styles-disable-then-delete.html = CRASH TIMEOUT BUGCR67416 : fast/text/emphasis.html = FAIL BUGCR67416 : fast/text/emphasis-vertical.html = FAIL BUGCR67540 WIN LINUX : fast/text/emphasis-overlap.html = IMAGE+TEXT +BUGCR67540 WIN LINUX : fast/text/emphasis-avoid-ruby.html = IMAGE BUGCR67540 WIN LINUX : fast/repaint/text-emphasis-h.html = IMAGE BUGCR67540 WIN LINUX : fast/repaint/text-emphasis-v.html = IMAGE @@ -3145,11 +3146,11 @@ BUGWK51841 : fast/gradients/css3-radial-gradients3.html = IMAGE BUGWK51841 : fast/gradients/css3-repeating-radial-gradients.html = IMAGE // This was introduced by r75077. -BUG_SENORBLANCO LINUX MAC : fast/text/basic/014.html = IMAGE -BUG_SENORBLANCO LINUX MAC : fast/text/midword-break-after-breakable-char.html = IMAGE -BUG_SENORBLANCO LINUX : fast/text/capitalize-boundaries.html = IMAGE -BUG_SENORBLANCO WIN : fast/text/basic/014.html = IMAGE+TEXT -BUG_SENORBLANCO WIN : fast/text/midword-break-after-breakable-char.html = IMAGE+TEXT +BUGWK52082 LINUX MAC : fast/text/basic/014.html = IMAGE +BUGWK52082 LINUX MAC : fast/text/midword-break-after-breakable-char.html = IMAGE +BUGWK52082 LINUX : fast/text/capitalize-boundaries.html = IMAGE +BUGWK52082 WIN : fast/text/basic/014.html = IMAGE+TEXT +BUGWK52082 WIN : fast/text/midword-break-after-breakable-char.html = IMAGE+TEXT // These were introduced by r75139 BUGWK51989 WIN LINUX : fast/canvas/canvas-fillRect-gradient-shadow.html = TEXT @@ -3168,12 +3169,6 @@ BUGWK52063 WIN DEBUG : http/tests/media/text-served-as-text.html = PASS TEXT TIM BUGWK52063 WIN : http/tests/navigation/ping-cross-origin.html = PASS TEXT TIMEOUT BUGWK52063 MAC SLOW : http/tests/navigation/ping-cross-origin.html = PASS -// These are actually passing, but the Safari results have "failing" results -// checked in. A rebaseline should do the trick. -BUG_SENORBLANCO LINUX : animations/animation-time.html = TEXT -BUG_SENORBLANCO LINUX : fast/css/css3-nth-tokens-script.html = TEXT -BUG_SENORBLANCO LINUX : fast/css/css3-nth-tokens-style.html = TEXT - // New test introduced at r75217 is failing on Win. BUGWK52062 WIN : fast/frames/iframe-reparenting-plugins.html = TEXT @@ -3182,7 +3177,3 @@ BUGWK52061 DEBUG : transitions/suspend-transform-transition.html = IMAGE PASS BUGWK52061 DEBUG : transitions/change-values-during-transition.html = PASS TEXT BUGWK52061 DEBUG : transitions/interrupted-accelerated-transition.html = PASS TEXT BUGWK52061 DEBUG : transitions/transition-timing-function.html = PASS TEXT - -// New test introduced in r75257. Not sure if the results are correct -// (some boxes moved around). Looks like redacted CIA covert ops text. -BUG_SENORBLANCO : fast/text/emphasis-avoid-ruby.html = IMAGE -- 2.36.0