RESOLVED FIXED 115341
Fix warnings to pass --lint-test-files on GTK
https://bugs.webkit.org/show_bug.cgi?id=115341
Summary Fix warnings to pass --lint-test-files on GTK
Seokju Kwon
Reported 2013-04-28 21:40:15 PDT
LayoutTests/TestExpectations:16 Test lacks BUG modifier. css1/units/rounding.html LayoutTests/TestExpectations:17 Test lacks BUG modifier. fast/block/float/overhanging-tall-block.html LayoutTests/TestExpectations:18 Test lacks BUG modifier. fast/events/clientXY-in-zoom-and-scroll.html LayoutTests/TestExpectations:19 Test lacks BUG modifier. fast/events/constructors/mouse-event-constructor.html LayoutTests/TestExpectations:20 Test lacks BUG modifier. fast/events/constructors/wheel-event-constructor.html LayoutTests/TestExpectations:21 Test lacks BUG modifier. fast/exclusions/shape-inside/shape-inside-circle-padding.html LayoutTests/TestExpectations:22 Test lacks BUG modifier. fast/exclusions/shape-inside/shape-inside-circle.html LayoutTests/TestExpectations:23 Test lacks BUG modifier. fast/exclusions/shape-inside/shape-inside-ellipse-padding.html LayoutTests/TestExpectations:24 Test lacks BUG modifier. fast/exclusions/shape-inside/shape-inside-ellipse.html LayoutTests/TestExpectations:25 Test lacks BUG modifier. fast/exclusions/shape-inside/shape-inside-polygon-layout.html LayoutTests/TestExpectations:26 Test lacks BUG modifier. fast/exclusions/shape-inside/shape-inside-polygon-padding-002.html LayoutTests/TestExpectations:27 Test lacks BUG modifier. fast/exclusions/shape-inside/shape-inside-polygon-padding-003.html LayoutTests/TestExpectations:28 Test lacks BUG modifier. fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-002.html LayoutTests/TestExpectations:29 Test lacks BUG modifier. fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html LayoutTests/TestExpectations:30 Test lacks BUG modifier. fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html LayoutTests/TestExpectations:31 Test lacks BUG modifier. fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html LayoutTests/TestExpectations:32 Test lacks BUG modifier. fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle.html LayoutTests/TestExpectations:33 Test lacks BUG modifier. fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse.html LayoutTests/TestExpectations:34 Test lacks BUG modifier. fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle.html LayoutTests/TestExpectations:35 Test lacks BUG modifier. fast/forms/range/slider-mouse-events.html LayoutTests/TestExpectations:36 Test lacks BUG modifier. fast/overflow/infiniteRecursionGuard.html LayoutTests/TestExpectations:37 Test lacks BUG modifier. platform/mac-wk2/tiled-drawing/fixed/four-bars-zoomed.html LayoutTests/TestExpectations:38 Test lacks BUG modifier. platform/mac-wk2/tiled-drawing/sticky/sticky-vertical.html LayoutTests/TestExpectations:39 Test lacks BUG modifier. svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm LayoutTests/TestExpectations:40 Test lacks BUG modifier. editing/selection/vertical-lr-ltr-extend-line-backward-br.html LayoutTests/TestExpectations:41 Test lacks BUG modifier. editing/selection/vertical-lr-ltr-extend-line-forward-br.html LayoutTests/TestExpectations:42 Test lacks BUG modifier. editing/selection/vertical-rl-ltr-extend-line-backward-br.html LayoutTests/TestExpectations:43 Test lacks BUG modifier. editing/selection/vertical-rl-ltr-extend-line-backward-p.html LayoutTests/TestExpectations:44 Test lacks BUG modifier. editing/selection/vertical-rl-ltr-extend-line-forward-br.html LayoutTests/TestExpectations:45 Test lacks BUG modifier. editing/selection/vertical-rl-ltr-extend-line-forward-p.html LayoutTests/TestExpectations:46 Test lacks BUG modifier. fast/text/international/hindi-spacing.html LayoutTests/TestExpectations:47 Test lacks BUG modifier. fast/text/international/vertical-text-glyph-test.html LayoutTests/TestExpectations:48 Test lacks BUG modifier. fast/text/orientation-sideways.html LayoutTests/TestExpectations:49 Test lacks BUG modifier. fast/writing-mode/Kusa-Makura-background-canvas.html LayoutTests/TestExpectations:50 Test lacks BUG modifier. fast/writing-mode/japanese-ruby-vertical-lr.html LayoutTests/TestExpectations:51 Test lacks BUG modifier. fast/writing-mode/japanese-ruby-vertical-rl.html LayoutTests/TestExpectations:52 Test lacks BUG modifier. fast/writing-mode/vertical-baseline-alignment.html LayoutTests/TestExpectations:53 Test lacks BUG modifier. fast/writing-mode/vertical-font-fallback.html LayoutTests/TestExpectations:54 Test lacks BUG modifier. svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm
Attachments
Patch (6.34 KB, patch)
2013-04-28 21:46 PDT, Seokju Kwon
no flags
Seokju Kwon
Comment 1 2013-04-28 21:46:18 PDT
Zan Dobersek
Comment 2 2013-04-28 23:07:58 PDT
These are all Mac-specific, so they should be moved to the TestExpectations file under LayoutTests/platform/mac.
Roger Fong
Comment 3 2013-04-29 14:11:46 PDT
ah yup, I seem to have misplaced them earlier, sorry bout that
Seokju Kwon
Comment 4 2013-04-29 16:09:28 PDT
Moved into LayoutTests/platform/mac http://trac.webkit.org/changeset/149318
Zan Dobersek
Comment 5 2013-04-29 23:28:55 PDT
Thanks to both!
Note You need to log in before you can comment on or make changes to this bug.