Re: Adding binutils to the GNU Toolchain buildbot on sourceware
Nick Clifton via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
Hi Jan, > But I'd like to raise the question again: Is what the test was added for > actually a useful thing to test, at the risk of the test failing simply > because there's too little memory available? Iirc the problem was non- > graceful error handling. But the test does not check that the error in > question now is handled gracefully; it expects that there be no error. Sorry - you are right - the test is basically flawed. At this point I am tempted to say that the simplest thing would be to just remove it. It is not really adding anything to the testsuite. If you want to look into crafting a more useful replacement please do, but for now I would suggest that we simply delete it. Cheers Nick