py-type.exp: Do not run tests if binary fails to build
authorSimon Marchi <simon.marchi@ericsson.com>
Wed, 30 Sep 2015 14:04:17 +0000 (10:04 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Wed, 30 Sep 2015 14:04:33 +0000 (10:04 -0400)
commite019fd1d143061c703691b862f1e282be57b2983
tree816d11dac7036d5dad4e9f7bd8198a69e0b08ce0
parent51c935fa4adebc59d41a7868917c2ba78735f58e
py-type.exp: Do not run tests if binary fails to build

I noticed this while working on the test case.  I believe it would make
sense to skip running the tests if the binary failed to build.  Although
I would understand the opposite argument: if the binary does not build
for some reason, we probably want to know about it, and some catastrophic
failures in the tests might alarm us better than a timid "UNTESTED".

gdb/testsuite/ChangeLog:

* gdb.python/py-type.exp: Do not run tests if binaries fail to
build.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-type.exp
This page took 0.026009 seconds and 4 git commands to generate.