eclipse-platform / eclipse.platform.resources

Eclipse Public License 2.0
3 stars 18 forks source link

Bug 35286 - throw IOException instead of NPE when sorting trees failed #40

Closed jukzi closed 2 years ago

jukzi commented 2 years ago

https://github.com/eclipse-platform/eclipse.platform.resources/pull/34#pullrequestreview-939631237

eclipse-releng-bot commented 2 years ago

The Jenkins build of this PR has now completed. See details at https://ci.eclipse.org/platform/job/eclipse.platform.resources/job/PR-40/1/

iloveeclipse commented 2 years ago

BTW, there is unrelated test fail in org.eclipse.core.tests.resources.AllTests.testRefreshLocal

I assume this could be related to the change #36 , also few new test fails in resources area probably related (looks like all are random too): https://download.eclipse.org/eclipse/downloads/drops4/I20220412-1800/testResults.php

Could you please investigate?

jukzi commented 2 years ago

Could you please investigate?

Let's create Issues for all random fails and update them whenever they fail again. Then we can focus on the most often failing.

eclipse-releng-bot commented 2 years ago

The Jenkins build of this PR has now completed. See details at https://ci.eclipse.org/platform/job/eclipse.platform.resources/job/PR-40/2/