Title: [89554] trunk/LayoutTests
Revision
89554
Author
pfeld...@chromium.org
Date
2011-06-23 04:44:27 -0700 (Thu, 23 Jun 2011)

Log Message

2011-06-23  Pavel Feldman  <pfeld...@google.com>

        Not reviewed. Unexpected passes in chromium expectations removed from excludes.

        * platform/chromium/inspector/debugger/debugger-activation-crash2-expected.txt: Added.
        * platform/chromium/test_expectations.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89553 => 89554)


--- trunk/LayoutTests/ChangeLog	2011-06-23 11:27:45 UTC (rev 89553)
+++ trunk/LayoutTests/ChangeLog	2011-06-23 11:44:27 UTC (rev 89554)
@@ -1,5 +1,12 @@
 2011-06-23  Pavel Feldman  <pfeld...@google.com>
 
+        Not reviewed. Unexpected passes in chromium expectations removed from excludes.
+
+        * platform/chromium/inspector/debugger/debugger-activation-crash2-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
+2011-06-23  Pavel Feldman  <pfeld...@google.com>
+
         Not reviewed. Chromium test expectations updated.
 
         * platform/chromium/test_expectations.txt:

Added: trunk/LayoutTests/platform/chromium/inspector/debugger/debugger-activation-crash2-expected.txt (0 => 89554)


--- trunk/LayoutTests/platform/chromium/inspector/debugger/debugger-activation-crash2-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/inspector/debugger/debugger-activation-crash2-expected.txt	2011-06-23 11:44:27 UTC (rev 89554)
@@ -0,0 +1,12 @@
+Tests for a crash when paused at a breakpoint caused by inaccurate Activation records. Bug 57120
+
+Debugger was enabled.
+Script source was shown.
+Set timer for test function.
+Script execution paused.
+Call stack:
+    0)  (debugger-activation-crash2.html:11)
+    1) testFunction (debugger-activation-crash2.html:20)
+Script execution resumed.
+Debugger was disabled.
+
Property changes on: trunk/LayoutTests/platform/chromium/inspector/debugger/debugger-activation-crash2-expected.txt
___________________________________________________________________

Added: svn:eol-style

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (89553 => 89554)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-23 11:27:45 UTC (rev 89553)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-23 11:44:27 UTC (rev 89554)
@@ -1047,10 +1047,6 @@
 // recorded will not be called.
 BUGCR24209 : fast/js/pic/cached-prototype-setter.html = FAIL
 
-// [V8] [WebKit] fast/js/multiline-comment-newline.html fails
-// WebKit Bug 23611 - Multiline _javascript_ comments cause incorrect parsing of following script.
-BUGCR86431 : fast/js/multiline-comment-newline.html = FAIL
-
 // Another V8 vs JSC difference since r89109.
 BUGCR86442 : fast/js/keywords-and-reserved_words.html = TEXT
 
@@ -3138,10 +3134,6 @@
 // Not included in tests modified by 81992, but started failing at same time:
 BUGCR77494 WIN LINUX : fast/repaint/transform-replaced-shadows.html = IMAGE
 
-// New test added in r81994.
-BUGCR77582 WIN LINUX RELEASE : inspector/debugger/debugger-activation-crash2.html = TEXT
-BUGCR77582 BUG_DRT WIN LINUX DEBUG SLOW : inspector/debugger/debugger-activation-crash2.html = TEXT
-
 // Regression since r82001.
 BUGCR77619 SNOWLEOPARD : plugins/plugin-_javascript_-access.html = TEXT
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to