Title: [164219] trunk/LayoutTests
- Revision
- 164219
- Author
- [email protected]
- Date
- 2014-02-17 06:56:05 -0800 (Mon, 17 Feb 2014)
Log Message
Unreviewed EFL gardening
Add test expectations for crashing and failing tests.
* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (164218 => 164219)
--- trunk/LayoutTests/ChangeLog 2014-02-17 14:12:47 UTC (rev 164218)
+++ trunk/LayoutTests/ChangeLog 2014-02-17 14:56:05 UTC (rev 164219)
@@ -1,3 +1,12 @@
+2014-02-17 Michał Pakuła vel Rutka <[email protected]>
+
+ Unreviewed EFL gardening
+
+ Add test expectations for crashing and failing tests.
+
+ * platform/efl-wk2/TestExpectations:
+ * platform/efl/TestExpectations:
+
2014-02-17 Manuel Rego Casasnovas <[email protected]>
[CSS Grid Layout] Fix missing layout in flexible and content sized columns
Modified: trunk/LayoutTests/platform/efl/TestExpectations (164218 => 164219)
--- trunk/LayoutTests/platform/efl/TestExpectations 2014-02-17 14:12:47 UTC (rev 164218)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2014-02-17 14:56:05 UTC (rev 164219)
@@ -662,7 +662,8 @@
webkit.org/b/115440 svg/stroke/animated-non-scaling-stroke.html [ ImageOnlyFailure Pass ]
-webkit.org/b/119042 animations/resume-after-page-cache.html [ Failure Pass ]
+# Started to crash after r162947
+webkit.org/b/119042 animations/resume-after-page-cache.html [ Failure Pass Crash ]
webkit.org/b/124655 css3/masking/clip-path-animation.html [ Failure Pass ]
@@ -690,6 +691,10 @@
webkit.org/b/124935 webgl/1.0.2/conformance/glsl/misc/shader-with-non-reserved-words.html [ Failure Pass ]
webkit.org/b/124935 webgl/1.0.2/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Failure Pass ]
+# Started to crash after r163871
+webkit.org/b/128905 media/video-fast-seek.html [ Crash Pass ]
+webkit.org/b/128905 media/video-extreme-playbackrate-crash.html [ Crash Pass ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# PASSING TESTS WITH INCORRECT EXPECTATIONS
#////////////////////////////////////////////////////////////////////////////////////////
@@ -814,12 +819,14 @@
webkit.org/b/84338 editing/pasteboard/copy-null-characters.html [ Failure ]
webkit.org/b/84338 editing/pasteboard/copy-paste-bidi.html [ Failure ]
webkit.org/b/84338 editing/pasteboard/copy-paste-converts-sticky-and-fixed.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-paste-doesnt-convert-sticky-and-fixed-during-partial-copy.html [ Failure ]
webkit.org/b/84338 editing/pasteboard/copy-paste-first-line-in-textarea.html [ Failure ]
webkit.org/b/84338 editing/pasteboard/copy-paste-float.html [ Failure ]
webkit.org/b/84338 editing/pasteboard/copy-paste-pre-line-content.html [ Failure ]
webkit.org/b/84338 editing/pasteboard/copy-paste-ruby-text-with-block.html [ Failure ]
webkit.org/b/84338 editing/pasteboard/copy-resolves-urls.html [ Failure ]
webkit.org/b/84338 editing/pasteboard/copy-text-with-backgroundcolor.html [ Failure ]
+webkit.org/b/84338 editing/pasteboard/copy-text-with-wrapped-tag.html [ Failure ]
webkit.org/b/84338 editing/pasteboard/copy-two-pasteboard-types-both-work.html [ Failure ]
webkit.org/b/84338 editing/pasteboard/data-transfer-items.html [ Failure ]
webkit.org/b/86623 editing/pasteboard/data-transfer-items-image-png.html [ ImageOnlyFailure ]
@@ -1856,3 +1863,7 @@
webkit.org/b/128735 fast/regions/nested-floated-region.html [ ImageOnlyFailure ]
webkit.org/b/128736 inspector-protocol/debugger/setBreakpoint-dfg.html [ Failure ]
+
+webkit.org/b/128901 accessibility/list-detection.html [ Failure ]
+
+webkit.org/b/128902 media/media-event-listeners.html [ Failure ]
Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (164218 => 164219)
--- trunk/LayoutTests/platform/efl-wk2/TestExpectations 2014-02-17 14:12:47 UTC (rev 164218)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations 2014-02-17 14:56:05 UTC (rev 164219)
@@ -73,24 +73,29 @@
webkit.org/b/116587 http/tests/security/contentSecurityPolicy/default-src-inline-allowed.html [ Skip ]
webkit.org/b/116587 http/tests/security/contentSecurityPolicy/default-src-inline-blocked.html [ Skip ]
webkit.org/b/116587 http/tests/security/contentSecurityPolicy/directive-parsing-01.html [ Skip ]
+webkit.org/b/116587 http/tests/security/contentSecurityPolicy/directive-parsing-02.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/broken-utf8.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/deflate-frame-comp-bit-onoff.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/deflate-frame-invalid-parameter.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/deflate-frame-parameter.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/deflate-frame-set-bfinal.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/close-on-unload-and-force-gc.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/compressed-control-frame.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/cross-origin.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/extensions.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/fragmented-binary-frames.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/fragmented-frames.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/frame-lengths.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/handshake-challenge-randomness.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/handshake-error.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/handshake-fail-by-maxlength.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/nocache.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/no-subprotocol.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/null-character.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/pong.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/receive-arraybuffer.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/receive-blob.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/reserved-bits.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/simple.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/sub-protocol.html [ Skip ]
@@ -99,6 +104,7 @@
webkit.org/b/116587 http/tests/websocket/tests/hybi/url-with-empty-query.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/close-code-and-reason.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/close-in-onmessage-crash.html [ Skip ]
+webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/close-in-worker.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/multiple-subprotocols.html [ Skip ]
webkit.org/b/116587 http/tests/websocket/tests/hybi/zero-length-text.html [ Skip ]
@@ -242,6 +248,8 @@
webkit.org/b/128259 animations/simultaneous-start-left.html [ Crash Pass ]
+webkit.org/b/128906 fast/events/touch/basic-single-touch-events.html [ Crash ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# PASSING TESTS WITH INCORRECT EXPECTATIONS
#////////////////////////////////////////////////////////////////////////////////////////
@@ -429,7 +437,6 @@
webkit.org/b/111976 http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent.html [ Crash Pass ]
webkit.org/b/111976 http/tests/websocket/tests/hybi/fragmented-control-frame.html [ Crash Pass Failure ]
webkit.org/b/111976 http/tests/websocket/tests/hybi/handshake-fail-by-extensions-header.html [ Crash Pass Failure ]
-webkit.org/b/111976 http/tests/websocket/tests/hybi/handshake-fail-by-maxlength.html [ Pass Failure ]
webkit.org/b/111976 http/tests/websocket/tests/hybi/handshake-fail-by-mismatch-protocol-header.html [ Crash Pass ]
webkit.org/b/111976 http/tests/websocket/tests/hybi/reserved-opcodes.html [ Crash Pass ]
webkit.org/b/111976 http/tests/websocket/tests/hybi/simple-stress.html [ Crash Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes