Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] parameterized tests gdb tests

Hi,

I am having issues with the new tests, on master. When I run locally the gdb 7.11 suite, the suite seems to freezes at test ~246 and following. Eventually the suite proceeds to the next test, with an error.

Anyone else is seeing this? I also noticed that MIBreakpointsTest has a compilation error (a parameter that should be final but isn't - it doesn't seem to help if I fix the issue).




Back to the top