Title: [124860] trunk/LayoutTests
Revision
124860
Author
[email protected]
Date
2012-08-07 00:12:16 -0700 (Tue, 07 Aug 2012)

Log Message

Unreviewed EFL gardening.

Marked the following test cases as known failures
tracked by the bug 93228.

inspector/debugger/debugger-activation-crash2.html
inspector/debugger/debugger-set-breakpoint-regex.html
inspector/debugger/pause-in-internal-script.html
inspector/debugger/script-formatter-breakpoints.html
inspector/debugger/set-breakpoint.html
inspector/debugger/watch-expressions-panel-switch.html

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124859 => 124860)


--- trunk/LayoutTests/ChangeLog	2012-08-07 07:00:09 UTC (rev 124859)
+++ trunk/LayoutTests/ChangeLog	2012-08-07 07:12:16 UTC (rev 124860)
@@ -1,3 +1,19 @@
+2012-08-07  Joone Hur  <[email protected]>
+
+        Unreviewed EFL gardening.
+
+        Marked the following test cases as known failures
+        tracked by the bug 93228.
+
+        inspector/debugger/debugger-activation-crash2.html
+        inspector/debugger/debugger-set-breakpoint-regex.html
+        inspector/debugger/pause-in-internal-script.html
+        inspector/debugger/script-formatter-breakpoints.html
+        inspector/debugger/set-breakpoint.html
+        inspector/debugger/watch-expressions-panel-switch.html 
+
+        * platform/efl/TestExpectations:
+
 2012-08-06  Arko Saha  <[email protected]>
 
         Microdata: itemType[index] must be undefined for out-of-range index.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (124859 => 124860)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-08-07 07:00:09 UTC (rev 124859)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-08-07 07:12:16 UTC (rev 124860)
@@ -854,3 +854,11 @@
 BUGWK93212 : http/tests/incremental/slow-utf8-text.pl = TIMEOUT
 
 BUGWK93247 : fast/lists/list-marker-remove-crash.html = CRASH
+
+// These tests are failing after r124729
+BUGWK93228 : inspector/debugger/debugger-activation-crash2.html = TEXT
+BUGWK93328 : inspector/debugger/debugger-set-breakpoint-regex.html = TEXT
+BUGWK93328 : inspector/debugger/pause-in-internal-script.html = TEXT
+BUGWK93328 : inspector/debugger/script-formatter-breakpoints.html = TEXT
+BUGWK93328 : inspector/debugger/set-breakpoint.html = TEXT
+BUGWK93328 : inspector/debugger/watch-expressions-panel-switch.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to