RESOLVED WONTFIX 50362
[NRWT] Refactor TestTypeBase.compare_output() so that it takes a TestInput object
https://bugs.webkit.org/show_bug.cgi?id=50362
Summary [NRWT] Refactor TestTypeBase.compare_output() so that it takes a TestInput ob...
Hayato Ito
Reported 2010-12-01 17:36:16 PST
Currently TestTypeBase.compare_output() method takes a filename as one of parameters. It would be better to takes a TestInput object as a parameter instead of a filename. We'll need information which a TestInput object holds to support reftests.
Attachments
takes-TestInput (7.14 KB, patch)
2010-12-01 17:43 PST, Hayato Ito
eric: review+
eric: commit-queue-
Hayato Ito
Comment 1 2010-12-01 17:43:21 PST
Created attachment 75339 [details] takes-TestInput
Eric Seidel (no email)
Comment 2 2010-12-02 17:35:57 PST
Comment on attachment 75339 [details] takes-TestInput Your ChangeLog shoudl say "why" and doesn't. Please update before landing.
Hayato Ito
Comment 3 2010-12-02 18:29:45 PST
Hayato Ito
Comment 4 2010-12-02 18:31:39 PST
Eric, thank you for the review. I merged this patch with ToT and updated ChangeLog and submitted it.
Yuta Kitamura
Comment 5 2010-12-03 02:23:31 PST
Hi, It seemed that r73211 broke Chromium's "Webkit Win (dbg)(2)" bot. Unfortunately, there is some conflict with this change, so I needed to roll out this patch. http://trac.webkit.org/changeset/73256 Feel free to re-land this patch after r73211 is rolled out. Thank you for your understandings.
Eric Seidel (no email)
Comment 6 2010-12-14 01:28:21 PST
Sounds like this needs to be landed again?
Eric Seidel (no email)
Comment 7 2010-12-14 15:16:08 PST
Attachment 75339 [details] was posted by a committer and has review+, assigning to Hayato Ito for commit.
Hayato Ito
Comment 8 2011-03-01 00:50:17 PST
This patch became obsolete. I marked it as 'WONTFIX'.
Note You need to log in before you can comment on or make changes to this bug.