[Webkit-unassigned] [Bug 63104] new-run-webkit-tests: TEXT failures are getting reported as MISSING

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 16:35:07 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63104





--- Comment #2 from Dirk Pranke <dpranke at chromium.org>  2011-06-21 16:35:07 PST ---
(In reply to comment #1)
> We should stop outputting MISSING entirely. Only output the more specific type of MISSING:
> MISSING_IMAGE, MISSING_TEXT, MISSING_IMAGE+TEXT.
> 
> In the text_expectations.txt file we accept MISSING (syntactic sugar for the union of all three missing cases) or any of the above.

Hm. This is a pretty good suggestion (at least as good as any of the others I made), but I don't think calling MISSING syntactic sugar is quite right. This is an example of the more general problem that we don't have a 1:1 mapping between possible combinations of failures and expectation types (and I don't know that we should).

For example, how would we differentiate "text failure + missing image" from "text passed + missing image"? Presumably at least one of them is MISSING_IMAGE; what's the other?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list