mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
![]() Unfortunately previous commit was submitted too early. There were two problems that this commit corrects: 1) clear line tags before each test run - side effect of Bug 508642 When a test marked with Intermittent fails, the next retry is executed with the same class instance. Therefore, the new try starts with a non-empty fTagLocations. The test trips on the check that there are no duplicate tags. 2) Fix failing testStopAtMainWithReverse A blank line got inserted into the test case, that interfered with the test logic. Change-Id: If4c28557eac7ee740b4e3a5eac5dd2726c39a35d Also-by: Jonah Graham <jonah@kichwacoders.com> Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca> |
||
---|---|---|
.. | ||
org.eclipse.cdt.dsf.gdb | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests | ||
org.eclipse.cdt.dsf.gdb.tests | ||
org.eclipse.cdt.dsf.gdb.ui | ||
org.eclipse.cdt.examples.dsf.gdb | ||
org.eclipse.cdt.gnu.dsf-feature | ||
org.eclipse.cdt.gnu.dsf.source-feature | ||
org.eclipse.cdt.gnu.multicorevisualizer-feature | ||
org.eclipse.cdt.tests.dsf.gdb |