Skip to content

Commit

Permalink
Mark XHTML tests skipped again. I accidentally tested a
Browse files Browse the repository at this point in the history
smaller subset of these than I enabled - more of them are
failing than I thought.

Removed the overlapping entries from tests_fixable.txt just
to keep things clean.

Review URL: http://codereview.chromium.org/6427

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2813 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
aa@chromium.org committed Oct 2, 2008
1 parent a73f4d2 commit aa87dd3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 0 additions & 6 deletions webkit/tools/layout_tests/test_lists/tests_fixable.txt
Original file line number Diff line number Diff line change
Expand Up @@ -926,12 +926,6 @@ V8 | KJS # LayoutTests/accessibility = FAIL
V8 | KJS # LayoutTests/css3/keyframes-rule.html = FAIL
V8 | KJS # LayoutTests/css3/transform-value-types.html = FAIL
V8 | KJS # LayoutTests/dom/html/level2/html/HTMLFormElement10.html = FAIL | TIMEOUT
V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLFormElement10.xhtml = FAIL | TIMEOUT
V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLDocument17.xhtml = FAIL
V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLDocument18.xhtml = FAIL
V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLDocument19.xhtml = FAIL
V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLDocument20.xhtml = FAIL
V8 | KJS # LayoutTests/dom/xhtml/level2/html/HTMLDocument21.xhtml = FAIL
V8 | KJS # LayoutTests/editing/execCommand/16049.html = FAIL
V8 | KJS # LayoutTests/editing/pasteboard/5780697-2.html = FAIL
V8 | KJS # LayoutTests/editing/selection/5714333.html = FAIL
Expand Down
1 change: 1 addition & 0 deletions webkit/tools/layout_tests/test_lists/tests_ignored.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ V8 | KJS # SKIP : LayoutTests/fast/xpath/nsresolver-bad-object.xhtml = PASS
V8 | KJS # SKIP : LayoutTests/fast/xpath/nsresolver-exception.xhtml = PASS
V8 | KJS # SKIP : LayoutTests/fast/xpath/nsresolver-function.xhtml = PASS
V8 | KJS # SKIP : LayoutTests/fast/xpath/nsresolver-object.xhtml = PASS
V8 | KJS # SKIP : LayoutTests/dom/xhtml = PASS

// Fails due to different window.close() rules. See bug 753420. We need
// to decide whether we ever expect to pass this. Now also timing out.
Expand Down

0 comments on commit aa87dd3

Please sign in to comment.