eclipse-jdt / eclipse.jdt.debug

Eclipse Public License 2.0
16 stars 46 forks source link

Bug 526917 - waitForAutoBuild to fix OpenFromClipboardTests #28 #358

Closed jukzi closed 9 months ago

jukzi commented 9 months ago

OpenFromClipboardTests can not use TestAgainException because it does not extend AbstractDebugTest to actually use the retry logic also a retry does not help in this test.

https://github.com/eclipse-jdt/eclipse.jdt.debug/issues/28