We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://download.eclipse.org/eclipse/downloads/drops4/I20250107-1800/testresults/ep435I-unit-linux-x86_64-java21_linux.gtk.x86_64_21/org.eclipse.jdt.debug.tests.AutomatedSuite.txt
contains entries that i do not understand:
!ENTRY org.eclipse.jdt.debug.tests 1 0 2025-01-08 01:01:06.064 !MESSAGE [testMultipleInfixEval10] setUp !ENTRY org.eclipse.jdt.launching 4 4 2025-01-08 01:01:06.741 !MESSAGE Advanced source lookup task failed !SUBENTRY 1 org.eclipse.jdt.core 4 969 2025-01-08 01:01:06.741 !MESSAGE OpenFromClipboardTests does not exist !SUBENTRY 1 org.eclipse.jdt.core 4 969 2025-01-08 01:01:06.741 !MESSAGE OpenFromClipboardTests does not exist !SUBENTRY 1 org.eclipse.jdt.core 4 969 2025-01-08 01:01:06.741 !MESSAGE OpenFromClipboardTests does not exist !SUBENTRY 1 org.eclipse.jdt.core 4 969 2025-01-08 01:01:06.741 !MESSAGE OpenFromClipboardTests does not exist !SUBENTRY 1 org.eclipse.jdt.core 4 969 2025-01-08 01:01:06.741 !MESSAGE OpenFromClipboardTests does not exist !ENTRY org.eclipse.jdt.debug.tests 1 0 2025-01-08 01:01:06.844 !MESSAGE [testMultipleInfixEval10] tearDown
However OpenFromClipboardTests seems to be executed. https://download.eclipse.org/eclipse/downloads/drops4/I20250107-1800/testresults/xml/org.eclipse.jdt.debug.tests_ep435I-unit-macosx-aarch64-java21_macosx.cocoa.aarch64_21.xml
The text was updated successfully, but these errors were encountered:
[test] beautify logfile output
90e390d
Also explicitly log the testclass to identify the cause of "OpenFromClipboardTests does not exist" eclipse-jdt#584
78045e3
Also explicitly log the testclass to identify the cause of "OpenFromClipboardTests does not exist" #584
No branches or pull requests
https://download.eclipse.org/eclipse/downloads/drops4/I20250107-1800/testresults/ep435I-unit-linux-x86_64-java21_linux.gtk.x86_64_21/org.eclipse.jdt.debug.tests.AutomatedSuite.txt
contains entries that i do not understand:
However OpenFromClipboardTests seems to be executed.
https://download.eclipse.org/eclipse/downloads/drops4/I20250107-1800/testresults/xml/org.eclipse.jdt.debug.tests_ep435I-unit-macosx-aarch64-java21_macosx.cocoa.aarch64_21.xml
The text was updated successfully, but these errors were encountered: