sopeco / DynamicSpotter

A framework for measurement-based, automatic detection of software performance problems
http://sopeco.github.io/DynamicSpotter/
Apache License 2.0
6 stars 9 forks source link

Disable startDiagnosis test temporarily #97

Closed DenisKnoepfle closed 10 years ago

DenisKnoepfle commented 10 years ago

That test and isRunning test are tightly coupled and there is more testing necessary first to avoid an infinite-loop in testIsRunning. It is unclear what happens if checkForConcurrentException is called twice.

Change-Id: I08f0d211e67b042d8b7d18b2d49054bdae2f965e Signed-off-by: Denis Knoepfle denis.knoepfle@sap.com