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

[24] Monitor failures in tests of Y-Builds #3228

Open
stephan-herrmann opened this issue Nov 3, 2024 · 4 comments
Open

[24] Monitor failures in tests of Y-Builds #3228

stephan-herrmann opened this issue Nov 3, 2024 · 4 comments
Assignees
Milestone

Comments

@stephan-herrmann
Copy link
Contributor

In particular this job should be closely monitored for [24] work:

Unfortunately there's a HUGE number of failures outside JDT (mostly against pde.api.tools), but when you scroll down to the per-package statistics, it's possible to check just everything in org.eclipse.jdt.core*.

Status as of https://ci.eclipse.org/releng/job/YPBuilds/job/ep434Y-unit-cen64-gtk3-java24/7/testReport/

  • zero failures in org.eclipse.jdt.{apt,compiler,core} tests
@stephan-herrmann
Copy link
Contributor Author

HUGE number of failures outside JDT (mostly against pde.api.tools),

Is this something that happened before for previous Java versions? Perhaps api tools simply can't read class files of Java 24?

  • Should PDE join the BETA_JAVA24 train for this purpose?
  • Or is there a simple way to exclude those tests from the build?

@stephan-herrmann
Copy link
Contributor Author

For monitoring only jdt.core it is easier to just look at this job:

@stephan-herrmann stephan-herrmann changed the title [24] Monitor test failures in tests of Y-Builds [24] Monitor failures in tests of Y-Builds Nov 3, 2024
@stephan-herrmann stephan-herrmann added this to the BETA_JAVA24 milestone Nov 3, 2024
@jarthana jarthana self-assigned this Nov 4, 2024
@stephan-herrmann
Copy link
Contributor Author

stephan-herrmann commented Nov 7, 2024

HUGE number of failures outside JDT (mostly against pde.api.tools),

Is this something that happened before for previous Java versions? Perhaps api tools simply can't read class files of Java 24?

Much of this was resolved, I assume by changes in jdt.lauching.

@stephan-herrmann
Copy link
Contributor Author

We have a drop in number of tests, see https://ci.eclipse.org/releng/job/YPBuilds/job/ep434Y-unit-cen64-gtk3-java24/14/testReport/org.eclipse.jdt.core.tests.compiler.parser/TestAll/ which, however can be explained by the removal of SelectionParserTest12.java via #3264

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

No branches or pull requests

2 participants