From 3b2901d0a3246d9fd0b6d346b926dce523eaa04c Mon Sep 17 00:00:00 2001 From: "jberlin@webkit.org" Date: Fri, 31 Dec 2010 22:10:42 +0000 Subject: [PATCH] Add Windows-specific (failing) expected results for media/video-element-other-namespace-crash.html in order to get the Windows 7 Release test bot green again. Unreviewed. https://bugs.webkit.org/show_bug.cgi?id=51787 * platform/win/media/video-element-other-namespace-crash-expected.txt: Added. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@74837 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ .../win/media/video-element-other-namespace-crash-expected.txt | 2 ++ 2 files changed, 11 insertions(+) create mode 100644 LayoutTests/platform/win/media/video-element-other-namespace-crash-expected.txt diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index e50d7ca..1234999 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,6 +1,15 @@ 2010-12-31 Jessie Berlin Add Windows-specific (failing) expected results for + media/video-element-other-namespace-crash.html in order to get the Windows 7 Release test bot green again. + Unreviewed. + https://bugs.webkit.org/show_bug.cgi?id=51787 + + * platform/win/media/video-element-other-namespace-crash-expected.txt: Added. + +2010-12-31 Jessie Berlin + + Add Windows-specific (failing) expected results for svg/dom/length-list-parser.html in order to get the Windows 7 Release test bot green again. Unreviewed. https://bugs.webkit.org/show_bug.cgi?id=51786 diff --git a/LayoutTests/platform/win/media/video-element-other-namespace-crash-expected.txt b/LayoutTests/platform/win/media/video-element-other-namespace-crash-expected.txt new file mode 100644 index 0000000..6ee3f71 --- /dev/null +++ b/LayoutTests/platform/win/media/video-element-other-namespace-crash-expected.txt @@ -0,0 +1,2 @@ +FAIL: Timed out waiting for notifyDone to be called + -- 1.8.3.1