Skip to content
Elad Aharon edited this page Jun 2, 2019 · 9 revisions

TRex wiki

Check your pull request with our setups

Any pull request checked automatically by travis.

The default option is not running your commit on our setups, if you want to do so you should include the keyword: run_this_on_travis somewhere in your commit message.

⚠️ Test your code on your local regression tests, only after it passed commit with run_this_on_travis keyword. ⚠️

Examples:

500
500

How long is it going to take?

Our setups takes at least 1.5 hours and sometimes can exceed it, our trex-bot will comment on your pull request when is done.

How to interpret the results

All test results

Cancellation

At this point it is not possible to cancel a running test, please take this into account.