Deepika Udayagiri

Results 140 comments of Deepika Udayagiri

> And was this successful? Sorry to ask but its a bit unclear to me if the problem is currently happens, only happens in the test and how it relates...

@laeubi Thanks for merging #3241 > is this PR actually needed? Yes definitely this would be needed. Because both are addressing 2 different problems. Today i have updated my master...

@laeubi We don’t see this issue in day-to-day Eclipse usage - it only shows up in JUnit test runs because shutdown timing differs between the IDE and the ibuild environment....

@laeubi > Display display = Display.getDefault(); > if (display != null && !display.isDisposed()) { > > } > ``` > if you look at javadoc you will see > >...

@merks Could you take a look at this when you get some time please.

@merks Can you take a look at this when you get some time please.

If i run this QuickAccessComputerTest locally, with and without pr - in both cases test is passing.

If i run locally the ProgressContantsTest, all the tests are passing locally with and without the pr.

> 1 out of 3 runs failed: testBinaryContentTypeWithDescriberParallel (AllSearchTests AllFileSearchTests FileSearchTests) is known to be flaky. I have a look. Thanks for your input.

@merks : can you take a look at this once you get some time please?