Title: [125423] trunk/LayoutTests
Revision
125423
Author
[email protected]
Date
2012-08-13 09:41:34 -0700 (Mon, 13 Aug 2012)

Log Message

[EFL][WK2] Update TestExpectations to make bot green
https://bugs.webkit.org/show_bug.cgi?id=93852

Unreviewed EFL gardening. Update wk2-efl TestExpectations
to make the bot green.

Patch by Christophe Dumez <[email protected]> on 2012-08-13

* platform/efl-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125422 => 125423)


--- trunk/LayoutTests/ChangeLog	2012-08-13 16:40:45 UTC (rev 125422)
+++ trunk/LayoutTests/ChangeLog	2012-08-13 16:41:34 UTC (rev 125423)
@@ -1,3 +1,13 @@
+2012-08-13  Christophe Dumez  <[email protected]>
+
+        [EFL][WK2] Update TestExpectations to make bot green
+        https://bugs.webkit.org/show_bug.cgi?id=93852
+
+        Unreviewed EFL gardening. Update wk2-efl TestExpectations
+        to make the bot green.
+
+        * platform/efl-wk2/TestExpectations:
+
 2012-08-13  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK gardening, updating test expectation for

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (125422 => 125423)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-08-13 16:40:45 UTC (rev 125422)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-08-13 16:41:34 UTC (rev 125423)
@@ -33,7 +33,6 @@
 BUGWKEFL : inspector/elements/event-listeners-about-blank.html = CRASH
 BUGWKEFL : inspector/console/console-assert.html  = CRASH
 BUGWKEFL : inspector/debugger/debugger-step-out.html = CRASH
-BUGWKEFL : inspector/debugger/debugger-proto-property.html = CRASH
 BUGWKEFL : inspector/debugger/debugger-activation-crash2.html = CRASH
 BUGWKEFL : inspector/debugger/debugger-suspend-active-dom-objects.html = CRASH
 BUGWKEFL : inspector/debugger/debugger-pause-in-eval-script.html = CRASH
@@ -45,7 +44,6 @@
 BUGWKEFL : fast/overflow/lots-of-sibling-inline-boxes.html = CRASH
 BUGWKEFL : fast/dom/register-protocol-handler.html = CRASH
 BUGWKEFL : fast/dom/unregister-protocol-handler.html = CRASH
-BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html = CRASH
 BUGWKEFL : http/tests/loading/fire-error-event-script-no-content-type.html = CRASH
 
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -89,11 +87,13 @@
 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-on-debugger-statement.html = TEXT PASS
+BUGWKEFL : inspector/debugger/debugger-proto-property.html = TEXT PASS
 BUGWKEFL : inspector/debugger/pause-in-inline-script.html = TEXT PASS
 BUGWKEFL : inspector/debugger/breakpoint-manager.html = TEXT PASS
 BUGWKEFL : inspector/debugger/copy-stack-trace.html = TEXT PASS
 BUGWKEFL : inspector/debugger/debugger-pause-on-exception.html = TEXT PASS
 BUGWKEFL : inspector/timeline/timeline-animation-frame.html = TEXT PASS
+BUGWKEFL : inspector/timeline/timeline-timer.html = TEXT PASS
 BUGWKEFL : inspector/cookie-parser.html = TEXT PASS
 BUGWKEFL : inspector/profiler/cpu-profiler-profiling.html = TEXT PASS
 BUGWKEFL : inspector/extensions/extensions-resources.html = TEXT PASS
@@ -115,7 +115,9 @@
 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html = TEXT PASS
 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2.html = TEXT PASS
 BUGWKEFL : http/tests/inspector/change-iframe-src.html = TEXT PASS
+BUGWKEFL : jquery/data.html = TEXT PASS
 BUGWKEFL : jquery/offset.html = TEXT PASS
+BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html = TEXT PASS CRASH
 BUGWKEFL : svg/dom/viewspec-parser-3.html = TEXT PASS
 BUGWKEFL : svg/dom/viewspec-parser-1.html = TEXT PASS
 BUGWKEFL : svg/dom/viewspec-parser-4.html = TEXT PASS
@@ -125,7 +127,9 @@
 // ASSERTION FAILED: m_suspended in WebCore::SuspendableTimer::resume()
 BUGWK35220 : inspector/debugger/debugger-no-nested-pause.html = TEXT CRASH PASS
 BUGWK35220 : inspector/debugger/debugger-pause-in-internal.html = TEXT CRASH PASS
+BUGWK35220 : inspector/debugger/debugger-pause-on-exception.html = TEXT CRASH PASS
 BUGWK35220 : inspector/debugger/debugger-reload-on-pause.html = TEXT CRASH PASS
+BUGWK35220 : inspector/debugger/debugger-scripts.html = TEXT CRASH PASS
 BUGWK35220 : inspector/debugger/debugger-step-in.html = TEXT CRASH PASS
 BUGWK35220 : inspector/debugger/debugger-step-over.html = TEXT CRASH PASS
 BUGWK35220 : inspector/debugger/disable-script.html = TEXT CRASH PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to