Skip to content

Only execute test_JToolBar_ActionExternalEntryInfo on Linux#1472

Merged
ptziegler merged 1 commit into
eclipse-windowbuilder:masterfrom
ptziegler:disable-action-gef-test
Apr 26, 2026
Merged

Only execute test_JToolBar_ActionExternalEntryInfo on Linux#1472
ptziegler merged 1 commit into
eclipse-windowbuilder:masterfrom
ptziegler:disable-action-gef-test

Conversation

@ptziegler
Copy link
Copy Markdown
Contributor

This test case was enabled with 53708ff but almost always fails on Windows, for unknow reason. The test itself opens the "external action" tool from the palette, which in return opens the "Open Type" dialog.

In this dialog, we search for the ExternalAction class that was added at the start of the test. For whatever reason, this type is not found. Reason is likely some weird I/O interaction between the Windows file system and JDT, where JDT hasn't realized that this new type was added.

This test case was enabled with 53708ff
but almost always fails on Windows, for unknow reason. The test itself
opens the "external action" tool from the palette, which in return opens
the "Open Type" dialog.

In this dialog, we search for the `ExternalAction` class that was added
at the start of the test. For whatever reason, this type is not found.
Reason is likely some weird I/O interaction between the Windows file
system and JDT, where JDT hasn't realized that this new type was added.
@ptziegler ptziegler added this to the 1.24.0 milestone Apr 26, 2026
@github-actions
Copy link
Copy Markdown

Test Results

 2 720 files  ±0   2 720 suites  ±0   10h 39m 38s ⏱️ - 31m 39s
 7 018 tests ±0   6 972 ✅ +1   45 💤 ±0  0 ❌  - 1  1 🔥 ±0 
28 072 runs  ±0  27 879 ✅  - 1  192 💤 +2  0 ❌  - 1  1 🔥 ±0 

For more details on these errors, see this check.

Results for commit d713ded. ± Comparison against base commit 78dff98.

@ptziegler ptziegler merged commit 43bcb90 into eclipse-windowbuilder:master Apr 26, 2026
6 of 8 checks passed
@ptziegler ptziegler deleted the disable-action-gef-test branch April 26, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant