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

[Tests] org.eclipse.debug.tests.console.ProcessConsoleTests fails with No console complete notification received. #545

Closed
SarikaSinha opened this issue May 31, 2022 · 4 comments
Labels
Windows Happens on Windows OS

Comments

@SarikaSinha
Copy link
Member

https://download.eclipse.org/eclipse/downloads/drops4/I20220528-0600/testresults/html/org.eclipse.debug.tests_ep424I-unit-win32-java11_win32.win32.x86_64_11.html

testProcessTerminationNotificationWithInputFile Failure No console complete notification received.java.lang.AssertionError: No console complete notification received.at org.junit.Assert.fail(Assert.java:89)at org.junit.Assert.assertTrue(Assert.java:42)at org.eclipse.debug.tests.console.ProcessConsoleTests.processTerminationTest(ProcessConsoleTests.java:285)at org.eclipse.debug.tests.console.ProcessConsoleTests.testProcessTerminationNotificationWithInputFile(ProcessConsoleTests.java:250)at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.base/java.lang.reflect.Method.invoke(Method.java:566)
@jukzi
Copy link
Contributor

jukzi commented May 23, 2023

Must be an random fail, as i cannot reproduce on win

@laeubi laeubi transferred this issue from eclipse-platform/eclipse.platform.debug Jul 1, 2023
@fedejeanne
Copy link
Contributor

Hi.
It is in fact a random failure but not because of a timeout (as it was suggested in #548).

See comment and also #563.

Hope this helps :-)

@HeikoKlare
Copy link
Contributor

This is a duplicate of #548

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Windows Happens on Windows OS
Projects
None yet
Development

No branches or pull requests

4 participants