jjb: binutils-gdb: filter out some known failures in GDB testsuite
authorSimon Marchi <simon.marchi@polymtl.ca>
Sat, 9 Oct 2021 01:56:41 +0000 (21:56 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Tue, 12 Oct 2021 13:41:27 +0000 (09:41 -0400)
commit795db2431ce853f4818954946c9e9104c5901544
treeac83668097afab853fd07493c29e01284cef86eb
parentf1fd87e0c46291be563189489a5c6bdeaa4e0045
jjb: binutils-gdb: filter out some known failures in GDB testsuite

The GDB testsuite is unfortunately known for not being clean.  In order
to get a somewhat useful CI job, filter out all the failures that can be
seen today, so that we can hopefully see the job passing.  With this,
any newly introduced failure will be visible, and not drowned in
pre-existing failures.

The ideal plan would be to work on fixing the tests listed here and
remove them from that list little by little.
scripts/binutils-gdb/build.sh
This page took 0.043971 seconds and 4 git commands to generate.