Changeset 137322 in webkit
- Timestamp:
- Dec 11, 2012, 8:45:24 AM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r137320 r137322 1 2012-12-11 Jussi Kukkonen <jussi.kukkonen@intel.com> 2 3 [EFL] Update http/tests/multipart results now that we have soup multipart support 4 https://bugs.webkit.org/show_bug.cgi?id=104671 5 6 Unreviewed gardening: r137150 added soup multipart support and updated 7 soup. This makes a few tests green. Also, multipart-wait-before-boundary.html 8 is a duplicate result with wk2 TestExpectations. 9 10 * platform/efl/TestExpectations: 11 * platform/efl/http/tests/multipart/invalid-image-data-standalone-expected.png: Added. 12 * platform/efl/http/tests/multipart/invalid-image-data-standalone-expected.txt: Added. 13 * platform/efl-wk1/TestExpectations: 14 1 15 2012-12-11 Xabier Rodriguez Calvar <calvaris@igalia.com> 2 16 -
trunk/LayoutTests/platform/efl-wk1/TestExpectations
r137104 r137322 281 281 webkit.org/b/77219 inspector/profiler/webgl [ Skip ] 282 282 webkit.org/b/77219 fast/canvas/webgl/oes-vertex-array-object.html [ Skip ] 283 284 # The timeout is caused apparently by the whole process hanging; probably a bug in soup, 285 # needs further investigation. 286 http/tests/multipart/multipart-wait-before-boundary.html [ Timeout ] -
trunk/LayoutTests/platform/efl/TestExpectations
r137239 r137322 84 84 canvas/philip/tests/type.prototype.html 85 85 86 # Rendering of multipart images is broken: this test times out 87 # https://bugs.webkit.org/show_bug.cgi?id=54251 88 http/tests/multipart/invalid-image-data-standalone.html 89 90 # The timeout is caused apparently by the whole process hanging; probably a bug in soup, 91 # needs further investigation. 92 http/tests/multipart/multipart-wait-before-boundary.html [ Timeout ] 93 94 # See http://bugzilla.gnome.org/show_bug.cgi?id=685752 95 http/tests/multipart/load-last-non-html-frame.php [ Failure ] 86 # invalid-image-data-standalone.html passes, this does not 87 webkit.org/b/104669 http/tests/multipart/invalid-image-data.html [ Skip ] 96 88 97 89 # Failing on non-Chromium bots … … 115 107 # BUG: eyes not being rendered correctly 116 108 http/tests/misc/acid2-pixel.html 117 118 # BUG: no green in the rectangle119 webkit.org/b/54251 http/tests/multipart/invalid-image-data.html [ Skip ]120 109 121 110 # BUG: new windows do not have scrollbars
Note:
See TracChangeset
for help on using the changeset viewer.