Adding back in search strategy as we now have a failure analyzer for this condition. Fixes #1193

This commit is contained in:
Ryan Baxter
2018-11-20 12:13:10 -05:00
parent c476c9c4c0
commit 98d84a369d
2 changed files with 2 additions and 3 deletions

View File

@@ -18,8 +18,7 @@ public class NativeBootstrapFailureAnalyzerTests {
@Rule
public OutputCapture outputCapture = new OutputCapture();
@Ignore
@Test
public void contextLoads(){
try {