Changeset 121114 in webkit
- Timestamp:
- Jun 24, 2012, 4:26:09 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/gtk/TestExpectations (modified) (13 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r121110 r121114 1 2012-06-24 Zan Dobersek <zandobersek@gmail.com> 2 3 Unreviewed GTK gardening, move some flaky tests under the 4 proper section in the TestExpectations file and narrow down 5 test expectations for failures that were shown not to be flaky. 6 7 * platform/gtk/TestExpectations: 8 1 9 2012-06-23 Zan Dobersek <zandobersek@gmail.com> 2 10 -
trunk/LayoutTests/platform/gtk/TestExpectations
r121110 r121114 375 375 376 376 BUGWK56561 : svg/custom/clip-path-referencing-use2.svg = PASS TEXT 377 BUGWK62204 : svg/custom/circular-marker-reference-4.svg = PASS TEXT 377 378 378 379 BUGWK89097 : plugins/plugin-initiate-popup-window.html = PASS TEXT … … 388 389 BUGWK80129 : fast/frames/flattening/frameset-flattening-grid.html = TEXT PASS 389 390 BUGWK80129 : fast/frames/flattening/iframe-flattening-out-of-view.html = TEXT PASS 391 BUGWK87363 : fast/frames/flattening/iframe-tiny.html = PASS TEXT 390 392 391 393 BUGWK72698 : media/audio-garbage-collect.html = PASS TEXT … … 402 404 BUGWK80246 : fast/css/hover-update.html = PASS TEXT 403 405 406 BUGWK86971 : svg/custom/non-scaling-stroke-markers.svg = PASS TEXT 404 407 BUGWK88198 : svg/stroke/non-scaling-stroke-pattern.svg = PASS IMAGE 405 408 … … 428 431 429 432 BUGWK89663 : editing/deleting/delete-3800834-fix.html = PASS TEXT 433 434 BUGWK49179 : animations/stop-animation-on-suspend.html = PASS TEXT 435 436 BUGWK78819 : fast/workers/shared-worker-load-error.html = PASS TEXT 437 438 BUGWK61121 : http/tests/appcache/interrupted-update.html = PASS TEXT 439 440 BUGWK77631 : fast/multicol/span/span-as-immediate-child-property-removal.html = PASS TEXT 441 BUGWK77631 : fast/multicol/span/span-as-immediate-columns-child-removal.html = PASS TEXT 442 443 BUGWK88061 : fast/replaced/border-radius-clip.html = PASS TEXT 430 444 431 445 ////////////////////////////////////////////////////////////////////////////////////////// … … 468 482 BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = IMAGE 469 483 470 BUGWK79757 : fast/selectors/selection-window-inactive.html = IMAGE TEXT484 BUGWK79757 : fast/selectors/selection-window-inactive.html = IMAGE 471 485 472 486 BUGWKGTK : accessibility/aria-hidden.html = TEXT … … 911 925 BUGWKGTK : fast/frames/meta-refresh-user-gesture.html = TEXT 912 926 913 BUGWK49179 : animations/stop-animation-on-suspend.html = TEXT914 915 927 // Rounding color problems inside pixman 916 928 BUGWK49964 : fast/canvas/canvas-fillPath-shadow.html = TEXT … … 961 973 BUGWK61118 : fullscreen/full-screen-element-stack.html = TEXT 962 974 BUGWK61118 : fullscreen/full-screen-restrictions.html = TEXT 963 964 BUGWK61121 : http/tests/appcache/interrupted-update.html = TEXT965 975 966 976 BUGWK61122 : http/tests/navigation/post-307-response.html = TEXT … … 1044 1054 // 1 pixel difference between 64-bits and 32-bits 1045 1055 // Some of these also present rounding issues and xx.00 vs xx. 1046 BUGWK62204 : svg/custom/circular-marker-reference-4.svg = TEXT1047 1056 BUGWK62204 : svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml = TEXT 1048 1057 BUGWK62204 : svg/custom/use-on-symbol-inside-pattern.svg = TEXT … … 1077 1086 BUGWK77413 : fast/parser/nested-fragment-parser-crash.html = TEXT 1078 1087 1079 BUGWK77631 : fast/multicol/span/span-as-immediate-child-property-removal.html = TEXT1080 BUGWK77631 : fast/multicol/span/span-as-immediate-columns-child-removal.html = TEXT1081 1082 1088 // These test -apple- and -khtml- prefixed CSS properties, which we don't support. 1083 1089 BUGWKGTK SKIP : inspector/styles/vendor-prefixes.html = TEXT … … 1086 1092 // Let MemoryCache reuse cached XHRs (REGRESSION caused by r107672) 1087 1093 BUGWK76564 : fast/workers/worker-crash-with-invalid-location.html = TEXT 1088 1089 BUGWK78819 : fast/workers/shared-worker-load-error.html = TEXT1090 1094 1091 1095 BUGWK80210 : security/block-test.html = TEXT … … 1194 1198 1195 1199 BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = TEXT 1196 BUGWK86971 : svg/custom/non-scaling-stroke-markers.svg = TEXT PASS1197 1200 BUGWK89099 : svg/transforms/transformed-text-fill-pattern.html = IMAGE 1198 1201 1199 1202 BUGWK87088 : fast/js/names.html = TEXT 1200 1201 BUGWK87363 : fast/frames/flattening/iframe-tiny.html = TEXT PASS1202 1203 1203 1204 BUGWK87593 : http/tests/cache/cancel-in-progress-load.html = TEXT … … 1216 1217 BUGWK87734 : svg/dom/viewspec-parser-5.html = TEXT 1217 1218 1218 BUGWK88061 : fast/replaced/border-radius-clip.html = TEXT PASS1219 1220 1219 // Needs rebaseline after the bots cycle. 1221 BUG_OJAN : tables/mozilla/bugs/bug131020.html = PASSTEXT1220 BUG_OJAN : tables/mozilla/bugs/bug131020.html = TEXT 1222 1221 1223 1222 BUGWK88138 : http/tests/media/video-buffered.html = TEXT … … 1225 1224 BUGWK89205 : editing/spelling/grammar-edit-word.html = TEXT 1226 1225 1227 BUGWK89084 : fast/forms/text-input-event.html = PASSTEXT1228 1229 BUGWK83683 : editing/pasteboard/pasting-empty-html-falls-back-to-text.html = PASSTEXT1226 BUGWK89084 : fast/forms/text-input-event.html = TEXT 1227 1228 BUGWK83683 : editing/pasteboard/pasting-empty-html-falls-back-to-text.html = TEXT 1230 1229 1231 1230 BUGWK51027 RELEASE : plugins/refcount-leaks.html = TEXT
Note:
See TracChangeset
for help on using the changeset viewer.