---------- Forwarded message ---------- From: "Ryosuke Niwa" <[email protected]> Date: Jul 5, 2011 1:53 PM Subject: Re: [webkit-dev] Does NRWT let you indicate that a test should fail with a particular failure diff? To: "Dirk Pranke" <[email protected]>
On Jul 5, 2011 1:26 PM, "Dirk Pranke" <[email protected]> wrote: > > However, we can do the same with the existing testing framework since we can > > associate a test with a bug by adding a line like this: > > BUGWK????? my-test.html = PASS > > You lost me here ... What I meant is that we can use test_expectations.txt to annotate a test with a bug number even if we overrode -expected.txt by adding that line. This allows us to track of tests with bad expected results while also allowing us to catch any changes in actual result. - Ryosuke
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

