On 2013/11/15 09:03:56, machenbach wrote:
LGTM

PASS||FAIL is a bit less strict, since it will hide failures. We do this for tests where we either can't do much about or where we don't care much about.

PASS||FLAKY will execute the test in the "flaky" test step on the bots, but expects the outcome to be PASS. The step goes red occasionally as a constant
reminder, but does not close the tree or cause notification emails.

You can ignore the flaky tests when testing on the command line with the
--flaky-tests=skip option of run-tests.py.

Thanks for clarifying!

https://codereview.chromium.org/65833003/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to