-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Labels
help wantedExtra attention is neededExtra attention is neededmacOShappens on macOShappens on macOStestjunit test related thingsjunit test related things
Description
The tests
- org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest.testMultiSelectionAndOneInitialSelectionWithInitialPattern
One file should be selected by default expected:<[L/org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest_1661392833486/foo.txt]> but was:<[]>
junit.framework.AssertionFailedError: One file should be selected by default expected:<[L/org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest_1661392833486/foo.txt]> 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.TestCase.assertEquals(TestCase.java:238)
at org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest.testMultiSelectionAndOneInitialSelectionWithInitialPattern(ResourceInitialSelectionTest.java:227)
- org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest.testSingleSelectionAndNoInitialSelectionWithInitialPattern
One file should be selected by default
junit.framework.AssertionFailedError: One file should be selected by default
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertFalse(Assert.java:39)
at junit.framework.TestCase.assertFalse(TestCase.java:208)
at org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest.testSingleSelectionAndNoInitialSelectionWithInitialPattern(ResourceInitialSelectionTest.java:98)
failed in I-Build I20220824-1800 on Mac
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededmacOShappens on macOShappens on macOStestjunit test related thingsjunit test related things
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
ktatavarthi commentedon Aug 25, 2022
This issues is created as a follow up to Bug 576361
ktatavarthi commentedon Sep 30, 2022
The test org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest.testMultiSelectionAndTwoInitialFilteredSelections fails on MacM1 with the below error
HeikoKlare commentedon Jul 26, 2023
Test failure still occurs: https://github.com/eclipse-platform/eclipse.platform.ui/pull/970/checks?check_run_id=15356957783
Shee43 commentedon Sep 29, 2023
The test org.eclipse.ui.tests.dialogs.ResourceInitialSelectionTest.testMultiSelectionAndTwoInitialNonExistingSelectionWithInitialPattern fails on win-32 with the below error in build I20230927-1800
jukzi commentedon Dec 11, 2023
also
https://github.com/eclipse-platform/eclipse.platform.ui/pull/1384/checks?check_run_id=19379975992
60 remaining items