Title: [127403] trunk/LayoutTests
Revision
127403
Author
[email protected]
Date
2012-09-03 01:14:40 -0700 (Mon, 03 Sep 2012)

Log Message

[EFL][WK2] Mark several inspector test as flaky
https://bugs.webkit.org/show_bug.cgi?id=95667

Unreviewed EFL gardening.

Mark several inspector test cases as flaky on
WebKit2 EFL.

Patch by Christophe Dumez <[email protected]> on 2012-09-03

* platform/efl-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127402 => 127403)


--- trunk/LayoutTests/ChangeLog	2012-09-03 07:35:19 UTC (rev 127402)
+++ trunk/LayoutTests/ChangeLog	2012-09-03 08:14:40 UTC (rev 127403)
@@ -1,5 +1,17 @@
 2012-09-03  Christophe Dumez  <[email protected]>
 
+        [EFL][WK2] Mark several inspector test as flaky
+        https://bugs.webkit.org/show_bug.cgi?id=95667
+
+        Unreviewed EFL gardening.
+
+        Mark several inspector test cases as flaky on
+        WebKit2 EFL.
+
+        * platform/efl-wk2/TestExpectations:
+
+2012-09-03  Christophe Dumez  <[email protected]>
+
         [EFL] Update TestExpectations for 2 fast/block tests
         https://bugs.webkit.org/show_bug.cgi?id=95666
 

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (127402 => 127403)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-09-03 07:35:19 UTC (rev 127402)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-09-03 08:14:40 UTC (rev 127403)
@@ -30,8 +30,6 @@
 // CRASHES
 //////////////////////////////////////////////////////////////////////////////////////////
 
-BUGWKEFL : inspector/debugger/debugger-activation-crash2.html = CRASH
-BUGWKEFL : inspector/debugger/debugger-pause-in-eval-script.html = CRASH
 BUGWKEFL : inspector/debugger/debugger-eval-on-call-frame.html = CRASH
 BUGWKEFL : fast/js/dfg-poison-fuzz.html = CRASH
 BUGWKEFL : fast/loader/document-with-fragment-url-1.html = CRASH
@@ -75,15 +73,19 @@
 BUGWKEFL : inspector/console/command-line-api-inspect.html = TEXT PASS
 BUGWKEFL : inspector/console/console-api-on-call-frame.html = TEXT PASS
 BUGWKEFL : inspector/console/console-big-array.html = TEXT PASS
+BUGWKEFL : inspector/debugger/debugger-activation-crash2.html = TEXT PASS CRASH
 BUGWKEFL : inspector/debugger/debugger-breakpoints-not-activated-on-reload.html = TEXT PASS
 BUGWKEFL : inspector/debugger/debugger-eval-while-paused.html = TEXT PASS
 BUGWKEFL : inspector/debugger/callstack-placards-discarded.html = TEXT PASS
 BUGWKEFL : inspector/debugger/debugger-expand-scope.html = TEXT PASS
 BUGWKEFL : inspector/debugger/debugger-autocontinue-on-syntax-error.html = TEXT PASS
 BUGWKEFL : inspector/debugger/debugger-activation-crash.html = TEXT PASS
+BUGWKEFL : inspector/debugger/debugger-pause-in-eval-script.html = TEXT PASS CRASH
 BUGWKEFL : inspector/debugger/debugger-pause-on-debugger-statement.html = TEXT PASS CRASH
 BUGWKEFL : inspector/debugger/debugger-pause-on-failed-assertion.html = TEXT PASS CRASH
 BUGWKEFL : inspector/debugger/debugger-proto-property.html = TEXT PASS
+BUGWKEFL : inspector/debugger/debugger-set-breakpoint-regex.html = TEXT PASS CRASH
+BUGWKEFL : inspector/debugger/debugger-step-out.html = TEXT PASS CRASH
 BUGWKEFL : inspector/debugger/pause-in-inline-script.html = TEXT PASS
 BUGWKEFL : inspector/debugger/breakpoint-manager.html = TEXT PASS CRASH
 BUGWKEFL : inspector/debugger/copy-stack-trace.html = TEXT PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to