[Webkit-unassigned] [Bug 82627] Mac should not use a text_expectations file until it is ready to fully move over to it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 11:02:14 PDT 2012


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rniwa at webkit.org




--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2012-03-29 11:02:08 PST ---
(In reply to comment #0)
> The combination of Skipped / text_expectation files that is being used by NRWT on Mac is
> 
> 1. Confusing. Should something go on the Skipped list or in the text_expectations file?

test_expectations.txt is useful when some failure happens only in release or debug.

> 2. More places to look to figure out why some test is or isn't running, is or isn't expected to fail, etc.

We should just merge Skipped and test_expectations. test_expectations already support SKIP keyword but it's redundant because we can default to skip tests when there are no modifiers.

> 3. Difficult to deal with when it comes to WK2 and Windows. NRWT doesn't work on Apple Win yet. That means that everything that we want Skipped for WK2 already has to go in the Skipped list.

Maybe we just need WK2 modifier?

-- 
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