Skip to content
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

Test_org_eclipse_swt_custom_CCombo.test_paste fails on win on I-Builds #1098

Open
jukzi opened this issue Mar 11, 2024 · 1 comment
Open
Labels
bug Something isn't working junit JUnit test failure regression Something that used to work Windows Happens on Windows OS

Comments

@jukzi
Copy link
Contributor

jukzi commented Mar 11, 2024

org.junit.ComparisonFailure: :a: expected:<1[23]456> but was:<1[]456>
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.eclipse.swt.tests.junit.Test_org_eclipse_swt_custom_CCombo.test_paste(Test_org_eclipse_swt_custom_CCombo.java:149)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)

https://ci.eclipse.org/releng/job/AutomatedTests/job/ep432I-unit-win32-java17/13/testReport/
https://download.eclipse.org/eclipse/downloads/drops4/I20240310-0340/testresults/html/org.eclipse.swt.tests_ep432I-unit-win32-java17_win32.win32.x86_64_17.html

@jukzi jukzi added bug Something isn't working regression Something that used to work junit JUnit test failure Windows Happens on Windows OS labels Mar 11, 2024
@fedejeanne
Copy link
Contributor

Since this doesn't fail in all I-Build, this issue might be a duplicate of #106 (see #106 (comment))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working junit JUnit test failure regression Something that used to work Windows Happens on Windows OS
Projects
None yet
Development

No branches or pull requests

2 participants