Adding back in search strategy as we now have a failure analyzer for this condition. Fixes #1193
This commit is contained in:
@@ -18,8 +18,7 @@ public class NativeBootstrapFailureAnalyzerTests {
|
||||
|
||||
@Rule
|
||||
public OutputCapture outputCapture = new OutputCapture();
|
||||
|
||||
@Ignore
|
||||
|
||||
@Test
|
||||
public void contextLoads(){
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user