Skip to content

releng: Fix SWTBot tests for 4.36 platform#262

Merged
PatrickTasse merged 1 commit into
eclipse-tracecompass:masterfrom
PatrickTasse:swtbot
May 8, 2025
Merged

releng: Fix SWTBot tests for 4.36 platform#262
PatrickTasse merged 1 commit into
eclipse-tracecompass:masterfrom
PatrickTasse:swtbot

Conversation

@PatrickTasse

Copy link
Copy Markdown
Contributor

What it does

The Window > "Preferences" menu has been renamed to Window > "Preferences..." in 4.36 platform.

Add utility method SWTBotUtils.anyMenuOf() and use it with both menu item text options for backward compatibility.

How to test

Run SWTBot tests with 4.36 platform and older platform. This has been done successfully by CI.

Follow-ups

N/A

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

The Window > "Preferences" menu has been renamed to Window >
"Preferences..." in 4.36 platform.

Add utility method SWTBotUtils.anyMenuOf() and use it with both menu
item text options for backward compatibility.

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
@PatrickTasse PatrickTasse merged commit 5757c76 into eclipse-tracecompass:master May 8, 2025
4 checks passed
@PatrickTasse PatrickTasse deleted the swtbot branch May 8, 2025 13:41
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.

2 participants