[binutils-gdb] Delete gdb/testsuite/dg-extract-results.py

sergiodj+buildbot@redhat.com sergiodj+buildbot@redhat.com
Mon Mar 9 20:14:00 GMT 2015


*** TEST RESULTS FOR COMMIT b2df3cefb124e3cab3a4bf0ba2f25fe8e1d25283 ***

Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: b2df3cefb124e3cab3a4bf0ba2f25fe8e1d25283

Delete gdb/testsuite/dg-extract-results.py
Unfortunately, the Python version of the dg-extract-results.sh script
doesn't produce stable-enough results for GDB.  The test messages
appear to end up alpha sorted (losing the original sequence) and also
sorting changes between runs for some reason.  That may be tolerable
for GCC, but for GDB, it often renders test results diffing between
different revisions unworkable.

Until that is fixed upstream, delete the script from the GDB tree.

testsuite/ChangeLog:
2015-03-09  Pedro Alves  <palves@redhat.com>

	* dg-extract-results.py: Delete.



More information about the Gdb-testers mailing list