Title: [90787] trunk/LayoutTests
Revision
90787
Author
[email protected]
Date
2011-07-11 15:30:48 -0700 (Mon, 11 Jul 2011)

Log Message

Skip plugins/evaluate-js-after-removing-plugin-element.html on Chromium Vista.

https://bugs.webkit.org/show_bug.cgi?id=64319

Unreviewed, expectations change.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90786 => 90787)


--- trunk/LayoutTests/ChangeLog	2011-07-11 22:29:21 UTC (rev 90786)
+++ trunk/LayoutTests/ChangeLog	2011-07-11 22:30:48 UTC (rev 90787)
@@ -1,3 +1,13 @@
+2011-07-11  Dirk Pranke  <[email protected]>
+
+        Skip plugins/evaluate-js-after-removing-plugin-element.html on Chromium Vista.
+
+        https://bugs.webkit.org/show_bug.cgi?id=64319
+
+        Unreviewed, expectations change.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-07-11  Yi Shen  <[email protected]>
 
         [Qt] Unreviewed rollout 90779 which may fail the layout-test.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (90786 => 90787)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-11 22:29:21 UTC (rev 90786)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-11 22:30:48 UTC (rev 90787)
@@ -765,7 +765,9 @@
 // Plugin tests
 // -----------------------------------------------------------------
 BUGCR21841 MAC WIN DEBUG : plugins/destroy-during-npp-new.html = CRASH PASS
-BUGCR61799 : plugins/evaluate-js-after-removing-plugin-element.html = CRASH TEXT TIMEOUT
+
+// This test seems to hang on Vista, in addition to the other problems.
+BUGWK64319 BUGCR61799 SKIP : plugins/evaluate-js-after-removing-plugin-element.html = CRASH TEXT TIMEOUT
 BUGCR37962 MAC : plugins/iframe-shims.html = TEXT PASS TIMEOUT
 BUGCR10351 MAC : plugins/inner-html-display-none.html = FAIL
 BUGWK48164 MAC LINUX WIN : plugins/invalid-mime-with-valid-extension-shows-missing-plugin.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to