eclipse.platform icon indicating copy to clipboard operation
eclipse.platform copied to clipboard

Results 244 eclipse.platform issues
Sort by recently updated
recently updated
newest added

Currently project preferences are stored in a folder named `.settings` this has the drawback that if one want to configure an aspect for a set of projects (e.g. formatter settings,...

`ParallelBuildChainTest.testIndividualProjectBuilds_WithManyProjects_ProjectRelaxedRule` randomly fails on Linux I-Builds, e.g., https://download.eclipse.org/eclipse/downloads/drops4/I20231105-1800/testresults/html/org.eclipse.core.tests.resources_ep430I-unit-cen64-gtk3-java21_linux.gtk.x86_64_21.html It is random because execution succeeds in some builds: https://download.eclipse.org/eclipse/downloads/drops4/I20231103-0420/testResults.php The test fails after around 20 seconds, which is the timeout value...

test

### Problem description Using the file compare with PHP HTML JS to open the file, the code block is not highlighted, and the selected code block is not highlighted ![c3](https://github.com/eclipse-platform/eclipse.platform/assets/15118571/9c434bf6-6362-46ad-a6a4-0c7375456552)...

bug

Failed in [this build](https://github.com/eclipse-platform/eclipse.platform/actions/runs/6158974241/job/16712844043#step:7:27530) of https://github.com/eclipse-platform/eclipse.platform/pull/666 ```java org.eclipse.ant.tests.ui.debug.BreakpointTests.testDeferredBreakpointsSepVM -- Time elapsed: 4.353 s

help wanted
test

See https://github.com/eclipse-platform/eclipse.platform/pull/766/checks?check_run_id=18039630262 ```java 1.1 different number of statuses expected: but was: junit.framework.AssertionFailedError: 1.1 different number of statuses expected: but was: at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.TestCase.assertEquals(TestCase.java:377)...

help wanted
test

See https://github.com/eclipse-platform/eclipse.platform/actions/runs/6768954775/job/18394402793 They all fail with the same error message: ``` Concurrent Ant builds are possible if you specify to build in a separate JRE. ``` ## In `org.eclipse.ant.tests.ui.debug.BreakpointTests` *...

help wanted
test

Failed in [this build](https://github.com/eclipse-platform/eclipse.platform/actions/runs/6889164825/job/18739620826?pr=860) of #860 ```java org.eclipse.debug.tests.console.IOConsoleFixedWidthTests.testManyPartitions -- Time elapsed: 6.823 s

help wanted
test

The test case `org.eclipse.debug.tests.console.ProcessConsoleManagerTests.testBug546710_ConsoleCreationRaceCondition` randomly fails, e.g., in this build: https://ci.eclipse.org/platform/job/eclipse.platform/job/PR-579/4/testReport/ ``` java.lang.AssertionError: ProcessConsoleManager and LaunchManager got out of sync. expected: but was: at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:647) at...

test

Let us consider two different projects named Sample1 and Sample2, each containing Test1.txt and Test2.txt, respectively. **Current Behavior (to compare):** 1) Select Test1.txt in Sample1 and press cntl button. 2)...

enhancement

Failed once on MacOS: https://github.com/eclipse-platform/eclipse.platform/pull/892/checks?check_run_id=19130535605 ``` cachedDelta: 90, instanceDelta: 73 java.lang.AssertionError: cachedDelta: 90, instanceDelta: 73 at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.eclipse.core.internal.expressions.tests.ExpressionTests.testSubTypeTiming(ExpressionTests.java:1135) ```

macOS
test