Commit eeaed586 authored by Alexis Campailla's avatar Alexis Campailla
Browse files

test: runner support for flaky tests

Adding --flaky-tests option, to allow regarding flaky tests failures
as non-fatal.

Currently only observed by the TapProgressIndicator, which will
add a # TODO directive to tests classified as flaky. According to the
TAP specification, the test harness is supposed to treat failures
that have a # TODO directive as non-fatal.

PR-URL: https://github.com/joyent/node/pull/25686


Reviewed-By: default avatarJulien Gilli <julien.gilli@joyent.com>
parent 3bb8174b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment