]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Bump timeouts for a couple gdb.reverse/*-precsave.exp tests
authorPedro Alves <palves@redhat.com>
Thu, 6 Aug 2015 23:04:48 +0000 (00:04 +0100)
committerPedro Alves <palves@redhat.com>
Thu, 6 Aug 2015 23:09:35 +0000 (00:09 +0100)
commitde1c2c52237dd3e8d94df7b4a304ac9df75c8cf3
tree02cf4e1a7078ebea1a7947abca79a3a39069e50b
parent782e0bf46a84f57139f25c31c2ffc93508f07ef5
Bump timeouts for a couple gdb.reverse/*-precsave.exp tests

The buildbot shows that PPC64 and x86_64 builders, both native and
extended-remote gdbserver frequently timeout these tests.
until-precsave.exp times out on my x86_64 occasionally as well.
Inspecting the logs, we see that if we waited some more, the tests
would pass.

Simply bump until-precsave.exp timeouts further, and apply the same
treatment to step-precsave.exp.

gdb/testsuite/ChangeLog:
2015-08-06  Pedro Alves <palves@redhat.com>

* gdb.reverse/step-precsave.exp: Use with_timeout_factor to
increase timeout.
* gdb.reverse/until-precsave.exp: Bump timeouts.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.reverse/step-precsave.exp
gdb/testsuite/gdb.reverse/until-precsave.exp