Changeset 134943 in webkit
- Timestamp:
- Nov 16, 2012, 6:36:48 AM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 added
- 2 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r134942 r134943 1 2012-11-16 Sudarsana Nagineni <sudarsana.nagineni@intel.com> 2 3 [EFL] Gardening failure cases on EFL build bots 4 https://bugs.webkit.org/show_bug.cgi?id=102496 5 6 Unreviewed EFL gardening. 7 8 * platform/efl-wk1/fast/media/mq-js-media-except-02-expected.png: Removed. 9 * platform/efl-wk1/fast/media/mq-js-media-except-03-expected.png: Removed. 10 * platform/efl-wk2/TestExpectations: 11 * platform/efl/TestExpectations: 12 * platform/efl/fast/media/mq-js-media-except-02-expected.png: Added. 13 * platform/efl/fast/media/mq-js-media-except-02-expected.txt: Added. 14 * platform/efl/fast/media/mq-js-media-except-03-expected.png: Added. 15 * platform/efl/fast/media/mq-js-media-except-03-expected.txt: Added. 16 1 17 2012-11-16 Zan Dobersek <zandobersek@gmail.com> 2 18 -
trunk/LayoutTests/platform/efl-wk2/TestExpectations
r134597 r134943 62 62 webkit.org/b/100342 networkinformation/basic-operation.html [ Crash ] 63 63 64 webkit.org/b/101428 media/media-continues-playing-after-replace-source.html [ Crash ]64 webkit.org/b/101428 media/media-continues-playing-after-replace-source.html [ Crash Failure ] 65 65 66 66 webkit.org/b/102203 fast/events/attribute-listener-deletion-crash.html [ Crash ] -
trunk/LayoutTests/platform/efl/TestExpectations
r134885 r134943 798 798 webkit.org/b/84333 http/tests/local/formdata [ Failure ] 799 799 webkit.org/b/84333 http/tests/security/clipboard/clipboard-file-access.html [ Failure ] 800 webkit.org/b/84333 media/video-src-blob.html [ Failure ] 800 801 801 802 # EFL port needs Pasteboard implementation. … … 1101 1102 webkit.org/b/77219 fast/dom/constructed-objects-prototypes.html [ Failure ] 1102 1103 webkit.org/b/77219 fast/events/constructors/webgl-context-event-constructor.html [ Skip ] 1104 webkit.org/b/77219 fast/images/webgl-teximage2d.html [ Skip ] 1103 1105 webkit.org/b/77219 http/tests/canvas/webgl/origin-clean-conformance.html [ Skip ] 1104 1106 webkit.org/b/77219 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Skip ] … … 1697 1699 1698 1700 webkit.org/b/102367 fast/forms/zoomed-controls.html [ ImageOnlyFailure Missing ] 1701 1702 webkit.org/b/102493 fast/events/mouse-cursor.html [ Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.