diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-03 19:50:38 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-03 19:50:38 +0000 |
commit | a06132fc3fe0bda56265b5d107206e7f1d24447e (patch) | |
tree | 655e1f9aba9e5b21bc9a4fc946123476ee91efe0 /webkit/tools | |
parent | b8ac05ff1d5e098599d400ee35ae2c8708661b35 (diff) | |
download | chromium_src-a06132fc3fe0bda56265b5d107206e7f1d24447e.zip chromium_src-a06132fc3fe0bda56265b5d107206e7f1d24447e.tar.gz chromium_src-a06132fc3fe0bda56265b5d107206e7f1d24447e.tar.bz2 |
Remove change-values-from-transition as a flaky test from test_expectations, as it is no longer flaky.
Upstream fix: http://trac.webkit.org/changeset/51613/
Visual dipictrion of un-flakiness: http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/layout_tests/flakiness_dashboard.html#tests=LayoutTests%2Ftransitions%2Fchange-values-during-transition.html
BUG=10403,9798
TEST=none
Review URL: http://codereview.chromium.org/460045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33708 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0ff5719..80e5f49 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2279,7 +2279,6 @@ BUG10397 LINUX : LayoutTests/fast/transforms/transformed-document-element.html = // Merge 39744:39913? - regressions BUG10403 LINUX : LayoutTests/svg/custom/animate-path-morphing.svg = FAIL BUG10403 LINUX : LayoutTests/svg/custom/circular-marker-reference-1.svg = FAIL -BUG10403 LINUX : LayoutTests/transitions/change-values-during-transition.html = FAIL PASS // might need to be rebaselined in win, 'DRAFT' rendering incorrect before BUG10405 WIN : LayoutTests/svg/custom/struct-use-09-b.svg = FAIL @@ -2485,7 +2484,6 @@ BUG9798 SLOW LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = FAIL BUG9798 LINUX RELEASE : LayoutTests/tables/mozilla/bugs/45621.html = FAIL BUG9798 LINUX DEBUG SLOW : LayoutTests/tables/mozilla/bugs/45621.html = FAIL -BUG9798 WIN : LayoutTests/transitions/change-values-during-transition.html = FAIL PASS //also BUG24868 (crash) BUG9798 LINUX DEBUG : LayoutTests/transitions/mask-transitions.html = FAIL PASS BUG9798 LINUX : LayoutTests/transitions/shorthand-border-transitions.html = FAIL PASS |