Title: [118409] trunk/LayoutTests
Revision
118409
Author
jber...@webkit.org
Date
2012-05-24 13:12:50 -0700 (Thu, 24 May 2012)

Log Message

[Win] Crash under DocumentLoader::didTellClientAboutLoad when running
fast/dom/Window/Location/window-override-location-using-defineGetter.html
fast/dom/Window/Location/set-location-after-close.html

Skip set-location-after-close.html on Windows.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118408 => 118409)


--- trunk/LayoutTests/ChangeLog	2012-05-24 20:08:59 UTC (rev 118408)
+++ trunk/LayoutTests/ChangeLog	2012-05-24 20:12:50 UTC (rev 118409)
@@ -1,3 +1,13 @@
+2012-05-24  Jessie Berlin  <jber...@apple.com>
+
+        [Win] Crash under DocumentLoader::didTellClientAboutLoad when running
+        fast/dom/Window/Location/window-override-location-using-defineGetter.html
+        fast/dom/Window/Location/set-location-after-close.html
+
+        Skip set-location-after-close.html on Windows.
+
+        * platform/win/Skipped:
+
 2012-05-24  Mikhail Pozdnyakov  <mikhail.pozdnya...@intel.com>
 
         [EFL] [DRT] keyboard-related tests do not pass

Modified: trunk/LayoutTests/platform/win/Skipped (118408 => 118409)


--- trunk/LayoutTests/platform/win/Skipped	2012-05-24 20:08:59 UTC (rev 118408)
+++ trunk/LayoutTests/platform/win/Skipped	2012-05-24 20:12:50 UTC (rev 118409)
@@ -1763,3 +1763,7 @@
 
 # Requires rebaseline after https://bugs.webkit.org/show_bug.cgi?id=85405
 tables/mozilla/bugs/bug10296-1.html
+
+# Causes crashes in the next test
+# https://bugs.webkit.org/show_bug.cgi?id=87416
+fast/dom/Window/Location/set-location-after-close.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to