[Webkit-unassigned] [Bug 66295] [Meta] Support a reftest which follows CSS test format guidelines defined by CSS working group

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 21:47:41 PDT 2011


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





--- Comment #2 from Hayato Ito <hayato at chromium.org>  2011-09-01 21:47:41 PST ---
Hi Dirk, thank you for the comment.

(In reply to comment #1)
> If the reftest links are embedded in the file, presumably that means that we can't tell from the filename (and the -expected.html convention) that something is a reftest; this might complicate things a bit. We should try to figure out a way to figure out which files are reftests without having to parse *every* test file (which could be kinda slow). 

Yeah, my initial thought is putting all CSSWG reftests to a dedicated directory, like a LayoutTests/reftests/, until we have a nice idea to solve issues caused by mixing existing LayoutTests and CSSWG reftests in the same directories. That makes things much simpler.

As the first attempt of integrating CSSWG reftests with new-run-webkit-tests, we are going to add '--run-csswg-runtests' command line option to new-run-webkit-tests. If that is specified, all CSSWG reftests under the dedicated directory are run. Ai-san, the intern, will try to do it from the next week.

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