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

PlainJarExportTests failing on I-build #2008

Closed
noopur2507 opened this issue Feb 11, 2025 · 1 comment
Closed

PlainJarExportTests failing on I-build #2008

noopur2507 opened this issue Feb 11, 2025 · 1 comment

Comments

@noopur2507
Copy link
Member

I20250210-1800

org.eclipse.jdt.ui.tests.jarexport.PlainJarExportTests

The following tests failed:

exportCu
exportFile
externalClassFolder

with exceptions of the following type:

JAR creation failed. See details for additional information.

org.eclipse.core.runtime.CoreException: JAR creation failed. See details for additional information.
at org.eclipse.jdt.ui.tests.jarexport.PlainJarExportTests.createArchive(PlainJarExportTests.java:173)
at org.eclipse.jdt.ui.tests.jarexport.PlainJarExportTests.exportCu(PlainJarExportTests.java:108)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
Contains: Build failed for project: TestSetupProject
org.eclipse.core.internal.resources.ResourceException: Errors occurred during the build.
at org.eclipse.core.internal.resources.Project$1.run(Project.java:607)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2457)
at org.eclipse.core.internal.resources.Project.internalBuild(Project.java:642)
at org.eclipse.core.internal.resources.Project.build(Project.java:154)
at org.eclipse.jdt.internal.ui.jarpackager.JarFileExportOperation.buildProjects(JarFileExportOperation.java:1142)
at org.eclipse.jdt.internal.ui.jarpackager.JarFileExportOperation.singleRun(JarFileExportOperation.java:996)
at org.eclipse.jdt.internal.ui.jarpackager.JarFileExportOperation.execute(JarFileExportOperation.java:977)
at org.eclipse.ui.actions.WorkspaceModifyOperation.lambda$0(WorkspaceModifyOperation.java:112)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2457)
...
@iloveeclipse
Copy link
Member

Duplicate of eclipse-jdt/eclipse.jdt.core#3718

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