Skip to content

Test "test_BrowserFunction_callback_stackedCalls" failing on Linux #2021

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
fedejeanne opened this issue Apr 15, 2025 · 0 comments
Open

Test "test_BrowserFunction_callback_stackedCalls" failing on Linux #2021

fedejeanne opened this issue Apr 15, 2025 · 0 comments
Labels
junit JUnit test failure Linux/GTK Happens on Linux

Comments

@fedejeanne
Copy link
Contributor

While providing a fix and a test for #1919 , the test revealed that stacked calls (Java calls JS which calls Java which calls JS .... and so on) are apparently not possible on Linux so the test is currently deactivated for GTK.

This is the test:

  • org.eclipse.swt.tests.junit.Test_org_eclipse_swt_browser_Browser.test_BrowserFunction_callback_stackedCalls()

It was added in #2019

Goal

@fedejeanne fedejeanne added junit JUnit test failure Linux/GTK Happens on Linux labels Apr 15, 2025
fedejeanne added a commit to vi-eclipse/eclipse.platform.swt that referenced this issue Apr 15, 2025
Add a test to it. The test is currently deactivated for Linux (see
eclipse-platform#2021)

Fixes eclipse-platform#1919
fedejeanne added a commit that referenced this issue Apr 15, 2025
Add a test to it. The test is currently deactivated for Linux (see
#2021)

Fixes #1919
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
junit JUnit test failure Linux/GTK Happens on Linux
Projects
None yet
Development

No branches or pull requests

1 participant