[webkit-dev] TestExpectations syntax changes, last call (for a while, at least) ...

Ryosuke Niwa rniwa at webkit.org
Thu Jun 14 03:10:48 PDT 2012


Here are some examples of old and new format:
BUGCR24182 SLOW MAC DEBUG : fast/css/large-list-of-rules-crash.html = PASS
BUGCR24182 SLOW LINUX MAC DEBUG :
fast/dom/Window/window-postmessage-clone-really-deep-array.html = PASS
BUGCR24182 SLOW MAC DEBUG :
fast/forms/select-set-length-with-mutation-remove.html = PASS

crbug.com/24182 [Mac Debug] fast/css/large-list-of-rules-crash.html [Slow]
crbug.com/24182 [Linux Mac Debug]
fast/dom/Window/window-postmessage-clone-really-deep-array.html [Slow]
crbug.com/24182 [Mac Debug]
fast/dom/Window/window-postmessage-clone-really-deep-array.html [Slow]


BUGWK87364 DEBUG : fast/dom/shadow/drop-event-for-input-in-shadow.html =
TEXT PASS
BUGWK87364 DEBUG : fast/dom/shadow/drop-event-in-shadow.html = TEXT PASS

webkit.org/b/87364 [Debug]
fast/dom/shadow/drop-event-for-input-in-shadow.html [Text Pass]
webkit.org/b/87364 [Debug] fast/dom/shadow/drop-event-in-shadow.html [Text
Pass]


BUG_EAE SKIP : fast/repaint/reflection-repaint-test.html = PASS
BUG_EAE SKIP : fast/repaint/transform-layout-repaint.html = PASS

Bug(eae) fast/repaint/reflection-repaint-test.html [Skip]
Bug(eae) fast/repaint/transform-layout-repaint.html [Skip]

I've started to think that we might want to keep WontFix at the beginning
of each line as supposed to placing them at the end of line as initially
proposed:

Beginning of line (current proposal with expectations):
WONTFIX SKIP : media/media-captions.html = TIMEOUT
BUGWK43459 WONTFIX : http/tests/appcache/origin-quota.html = MISSING TEXT
IMAGE+TEXT

media/media-captions.html [WontFix]
webkit.org/b/43459 WontFix http/tests/appcache/origin-quota.html [WontFix
Missing Text Image+Text]

End of line:
WONTFIX SKIP : media/media-captions.html = TIMEOUT
BUGWK43459 WONTFIX : http/tests/appcache/origin-quota.html = MISSING TEXT
IMAGE+TEXT

WontFix media/media-captions.html
WontFix webkit.org/b/43459 http/tests/appcache/origin-quota.html [Missing
Text Image+Text]

In fact, there are very few entries of WontFix with a bug number at least
in Chromium port's test expectations file.

- Ryosuke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120614/43d67fbe/attachment.html>


More information about the webkit-dev mailing list