Unverified Commit 1dde0ef3 authored by Anatoly Parshintsev's avatar Anatoly Parshintsev Committed by GitHub
Browse files

[debug tests] increase remotetimeout for all spike-based targets (#553)

Spike simulator is very demanding to CPU resources. This causes debug
tests to sporadically fail on slower machines. Increasing of gdb's
`remotetimeout` should get rid of such failures, unless we run the
testsuite on a potato.

The only downside is that if OpenOCD is broken, tests can run longer.
However, I think this is the sacrifice we can make, since execution time
is not affected if everything works as expected.
parent 6b1d7372
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