[Webkit-unassigned] [Bug 137581] [iOS] DumpRenderTree fails to render every other test when pixel tests are on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 15 10:07:19 PDT 2014


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


David Farler <dfarler at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[iOS] DumpRenderTree dumps  |[iOS] DumpRenderTree fails
                   |image data before a test    |to render every other test
                   |has finished rendering      |when pixel tests are on




--- Comment #2 from David Farler <dfarler at apple.com>  2014-10-15 10:07:13 PST ---
Another effect that I noticed here after smfr's change to wait for the web thread is that if you keep passing in tests with pixel dumps requested, essentially every other test will do the right thing, otherwise resetting to a blank view. Before, it would always be "one behind." So, there's still some state getting in the way.

This behavior only happens with --pixel-tests passed at the command line to DumpRenderTree (all tests in server loop mode are pixel tests), or '-p is appended to individual tests in server loop mode.

In light of this, I'm retitling the bug to reflect this.

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