Title: [126896] trunk/LayoutTests
Revision
126896
Author
[email protected]
Date
2012-08-28 11:03:52 -0700 (Tue, 28 Aug 2012)

Log Message

[EFL] Gardening of the WK2 Debug Bot failing tests
https://bugs.webkit.org/show_bug.cgi?id=95210

Unreviewed gardening.

Patch by Thiago Marcos P. Santos <[email protected]> on 2012-08-28

* platform/efl-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126895 => 126896)


--- trunk/LayoutTests/ChangeLog	2012-08-28 17:59:13 UTC (rev 126895)
+++ trunk/LayoutTests/ChangeLog	2012-08-28 18:03:52 UTC (rev 126896)
@@ -1,3 +1,12 @@
+2012-08-28  Thiago Marcos P. Santos  <[email protected]>
+
+        [EFL] Gardening of the WK2 Debug Bot failing tests
+        https://bugs.webkit.org/show_bug.cgi?id=95210
+
+        Unreviewed gardening.
+
+        * platform/efl-wk2/TestExpectations:
+
 2012-08-28  Adam Barth  <[email protected]>
 
         Unreviewed. Update the TestExpectations to match what the cr-linux-ews

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (126895 => 126896)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-08-28 17:59:13 UTC (rev 126895)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-08-28 18:03:52 UTC (rev 126896)
@@ -37,6 +37,7 @@
 BUGWKEFL : inspector/debugger/debugger-suspend-active-dom-objects.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
 BUGWKEFL : fast/forms/fieldset/fieldset-crash.html = CRASH
 BUGWKEFL : fast/events/keyevent-iframe-removed-crash.html = CRASH
@@ -49,6 +50,7 @@
 // FLAKY TESTS
 //////////////////////////////////////////////////////////////////////////////////////////
 
+BUGWKEFL : http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked.html = PASS CRASH
 BUGWKEFL : inspector/styles/styles-add-new-rule.html = TEXT PASS
 BUGWKEFL : inspector/styles/metrics-box-sizing.html = TEXT PASS
 BUGWKEFL : inspector/styles/inject-stylesheet.html = TEXT PASS
@@ -85,9 +87,10 @@
 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 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/pause-in-inline-script.html = TEXT PASS
-BUGWKEFL : inspector/debugger/breakpoint-manager.html = TEXT PASS
+BUGWKEFL : inspector/debugger/breakpoint-manager.html = TEXT PASS CRASH
 BUGWKEFL : inspector/debugger/copy-stack-trace.html = TEXT PASS
 BUGWKEFL : inspector/timeline/timeline-animation-frame.html = TEXT PASS
 BUGWKEFL : inspector/timeline/timeline-timer.html = TEXT PASS
@@ -109,12 +112,13 @@
 BUGWKEFL : fast/events/onchange-click-hang.html = TEXT PASS
 BUGWKEFL : fast/events/dispatch-message-string-data.html = TEXT PASS
 BUGWKEFL : fast/events/domactivate-sets-underlying-click-event-as-handled.html = TEXT PASS
-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_A1.1_T2.html = TEXT PASS CRASH
+BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html = TEXT PASS CRASH
 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 : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_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
@@ -219,6 +223,7 @@
 BUGWKEFL : storage/domstorage/storage-close-database-on-idle.html = TEXT
 
 // Unclassified failures
+BUGWKEFL : editing/execCommand/delete-selection-has-style.html = TEXT
 BUGWKEFL : editing/execCommand/format-block-multiple-paragraphs-in-pre.html = TEXT
 BUGWKEFL : editing/input/emacs-ctrl-o.html = TEXT
 BUGWKEFL : editing/input/page-up-down-scrolls.html = TEXT
@@ -268,6 +273,7 @@
 BUGWKEFL : http/tests/appcache/load-from-appcache-defer-resume-crash.html = TEXT
 BUGWKEFL : http/tests/inspector/network/network-sidebar-width.html = TEXT
 BUGWKEFL : http/tests/inspector/resource-main-cookies.php = TEXT
+BUGWKEFL : http/tests/misc/acid3.html = TEXT
 BUGWKEFL : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = TEXT
 BUGWKEFL : http/tests/navigation/https-in-page-cache.html = TEXT
 BUGWKEFL : http/tests/xmlhttprequest/workers/abort-exception-assert.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to