https://bugs.kde.org/show_bug.cgi?id=406355
Bug ID: 406355 Summary: mcsignopass and mcsigpass fails due to a slight difference in gdb output Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: ahajk...@redhat.com Target Milestone: --- Created attachment 119318 --> https://bugs.kde.org/attachment.cgi?id=119318&action=edit patch SUMMARY mcsignopass and mcsigpass fails due to a slight difference in gdb output My patch adds a line to gdb_filter to make outputs from the differnt gdb versions to look the same and updates the expected outputs. perl tests/vg_regtest gdbserver_tests/ without the patch: -- Finished tests in gdbserver_tests ----------------------------------- == 26 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 2 stdoutB failures, 0 post failures == gdbserver_tests/mcsignopass (stdoutB) gdbserver_tests/mcsigpass (stdoutB) with the patch: -- Finished tests in gdbserver_tests ----------------------------------- == 26 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == -- You are receiving this mail because: You are watching all bug changes.