Skip to content

Update ftest #2494

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

Closed
wants to merge 1 commit into from
Closed

Update ftest #2494

wants to merge 1 commit into from

Conversation

yma96
Copy link
Member

@yma96 yma96 commented Feb 10, 2025

No description provided.

@yma96
Copy link
Member Author

yma96 commented Feb 10, 2025

Hi, @sswguo, @ligangty, @ruhan1 Have you met such ftest failure?
org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke public void org.commonjava.indy.filer.def.DefaultGalleyStorageProvider.setup() on org.commonjava.indy.filer.def.DefaultGalleyStorageProvider@63d4cd90 Caused by: java.lang.reflect.InvocationTargetException Caused by: java.lang.NullPointerException: Cannot invoke "Object.equals(Object)" because "clazz" is null

It's weird since no other update on Indy and relies on galley->1.17, pathmap->3.0.

This is a test PR, and the failure here also happened for other PRs and made them stucked, could you help to have a look, thanks.

@yma96 yma96 requested review from ligangty, sswguo and ruhan1 February 10, 2025 06:05
@ruhan1
Copy link
Contributor

ruhan1 commented Feb 10, 2025

I don't know if it is due to github action change. It uses ubuntu-latest. You may try something old, like ubuntu-24.04, ubuntu-22.04, ubuntu-20.04, in .github/workflows. It seems nothing else have changed as I looked at it.

@yma96
Copy link
Member Author

yma96 commented Feb 10, 2025

Thanks @ruhan1, I tried 24.04 not works, but 22.04 works, that should be the reason, the ftests seems good so far, I'll apply after all pass.

@yma96
Copy link
Member Author

yma96 commented Feb 10, 2025

Close this, test pass.

@yma96 yma96 closed this Feb 10, 2025
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

Successfully merging this pull request may close these issues.

2 participants