View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009799CMakeCTestpublic2009-10-29 16:052010-12-14 18:49
ReporterZach Mullen 
Assigned ToZach Mullen 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in VersionCMake-2-8 
Summary0009799: CTest does not fail gracefully in the case of circular test dependencies
DescriptionBrad Davis showed me a segfault that was occurring in ctest 2.8 rc4 when he had accidentally included a circular test dependency. Instead of an error message, the stack overflows because we have no logic to elegantly fail in the condition of a cycle in the dependency graph.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0018329)
Zach Mullen (developer)
2009-11-03 10:10

Now checks for cycles before running any tests. If one is found, we report it and exit.
(0024077)
David Cole (manager)
2010-12-14 18:49

Closing bugs that have been resolved for more than 3 months without any further updates.

 Issue History
Date Modified Username Field Change
2009-10-29 16:05 Zach Mullen New Issue
2009-10-29 16:05 Zach Mullen Status new => assigned
2009-10-29 16:05 Zach Mullen Assigned To => Zach Mullen
2009-11-03 10:10 Zach Mullen Note Added: 0018329
2009-11-03 10:10 Zach Mullen Status assigned => resolved
2009-11-03 10:10 Zach Mullen Fixed in Version => CMake-2-8
2009-11-03 10:10 Zach Mullen Resolution open => fixed
2010-12-14 18:49 David Cole Note Added: 0024077
2010-12-14 18:49 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team