[Webkit-unassigned] [Bug 94160] Fix TestExpectations line format for two fast/css tests failing on mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 17:29:58 PDT 2012


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


Kiran Muppala <cmuppala at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Two recently added tests in |Fix TestExpectations line
                   |fast/css failed on mac      |format for two fast/css
                   |                            |tests failing on mac




--- Comment #1 from Kiran Muppala <cmuppala at apple.com>  2012-08-15 17:30:31 PST ---
Looking into platform/mac/TestExpectations showed that these tests were already added as expected failures.  But the "MAC" configuration modifier in the test expectations line is causing them to be ignored.

 // Added by bug 89826 
BUGWK94008 MAC : fast/css/word-spacing-characters.html = IMAGE 
BUGWK94003 MAC : fast/css/word-spacing-characters-complex-text.html = IMAGE 

Removing the "MAC" modifier, causes the lines to take effect and the tests are skipped.

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