Title: [125409] trunk/LayoutTests
- Revision
- 125409
- Author
- [email protected]
- Date
- 2012-08-13 04:54:19 -0700 (Mon, 13 Aug 2012)
Log Message
[EFL][WK2] Skip inspector tests that hit assertion in WebCore::SuspendableTimer::resume()
https://bugs.webkit.org/show_bug.cgi?id=93815
Unreviewed EFL gardening.
Update TestExpectations for several flaky Web Inspector
test cases.
Patch by Christophe Dumez <[email protected]> on 2012-08-13
* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (125408 => 125409)
--- trunk/LayoutTests/ChangeLog 2012-08-13 11:42:39 UTC (rev 125408)
+++ trunk/LayoutTests/ChangeLog 2012-08-13 11:54:19 UTC (rev 125409)
@@ -1,5 +1,18 @@
2012-08-13 Christophe Dumez <[email protected]>
+ [EFL][WK2] Skip inspector tests that hit assertion in WebCore::SuspendableTimer::resume()
+ https://bugs.webkit.org/show_bug.cgi?id=93815
+
+ Unreviewed EFL gardening.
+
+ Update TestExpectations for several flaky Web Inspector
+ test cases.
+
+ * platform/efl-wk2/TestExpectations:
+ * platform/efl/TestExpectations:
+
+2012-08-13 Christophe Dumez <[email protected]>
+
[EFL][WK2] Wrong TestExpectations for 2 webintents tests
https://bugs.webkit.org/show_bug.cgi?id=93811
Modified: trunk/LayoutTests/platform/efl/TestExpectations (125408 => 125409)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-08-13 11:42:39 UTC (rev 125408)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-08-13 11:54:19 UTC (rev 125409)
@@ -172,6 +172,7 @@
BUGWK91958 : http/tests/inspector-enabled/injected-script-discard.html = TEXT PASS
BUGWK92112 : fast/overflow/overflow-height-float-not-removed-crash2.html = CRASH PASS
BUGWK85615 : http/tests/inspector/resource-har-pages.html = TEXT PASS
+BUGWK93820 : inspector/console/console-format-collections.html = TEXT PASS
// Aborting application cache downloads is flaky.
BUGWK87633 : http/tests/appcache/abort-cache-onchecking-manifest-404.html = TEXT PASS
Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (125408 => 125409)
--- trunk/LayoutTests/platform/efl-wk2/TestExpectations 2012-08-13 11:42:39 UTC (rev 125408)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations 2012-08-13 11:54:19 UTC (rev 125409)
@@ -62,6 +62,7 @@
BUGWKEFL : inspector/styles/lazy-computed-style.html = TEXT PASS
BUGWKEFL : inspector/styles/add-new-rule-inline-style-csp.html = TEXT PASS
BUGWKEFL : inspector/styles/styles-commit-editing.html = TEXT PASS
+BUGWKEFL : inspector/styles/styles-history.html = TEXT PASS
BUGWKEFL : inspector/styles/edit-inspector-stylesheet.html = TEXT PASS
BUGWKEFL : inspector/styles/commit-selector.html = TEXT PASS
BUGWKEFL : inspector/styles/force-pseudo-state.html = TEXT PASS
@@ -83,17 +84,12 @@
BUGWKEFL : inspector/console/console-big-array.html = TEXT PASS
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/debugger-no-nested-pause.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-step-in.html = TEXT PASS
-BUGWKEFL : inspector/debugger/debugger-reload-on-pause.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-on-debugger-statement.html = TEXT PASS
-BUGWKEFL : inspector/debugger/debugger-pause-in-internal.html = TEXT PASS
BUGWKEFL : inspector/debugger/pause-in-inline-script.html = TEXT PASS
-BUGWKEFL : inspector/debugger/debugger-step-over.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
@@ -126,6 +122,16 @@
BUGWKEFL : svg/dom/viewspec-parser-2.html = TEXT PASS
BUGWKEFL : svg/dom/viewspec-parser-5.html = TEXT PASS
+// 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-reload-on-pause.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
+BUGWK35220 : inspector/debugger/function-details.html = TEXT CRASH PASS
+BUGWK35220 : inspector/debugger/script-extract-outline.html = TEXT CRASH PASS
+
//////////////////////////////////////////////////////////////////////////////////////////
// FAILING TESTS
//////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes