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

Enable microprofile/tests/tck/tck-config/src/test/tck-suite.xml tests #6105

Open
jbescos opened this issue Feb 7, 2023 · 0 comments
Open

Comments

@jbescos
Copy link
Member

jbescos commented Feb 7, 2023

Environment Details

  • Helidon Version: 4.0.0-SNAPSHOT
  • Helidon SE or Helidon MP: Helidon MP
  • JDK version: N/A
  • OS: N/A
  • Docker version (if applicable): N/A

Problem Description

Some tck microprofile config tests are disabled because of the migration to weld 5.x

Reason is the CDI change in version 4 to discover annotations by default (instead of all)

Updating to version 3.1 should solve the issue, once it is released.

However new version will introduce another issue. This fix is pending to be merged.

Steps to reproduce

cd microprofile/tests/tck/tck-config
mvn clean install
jbescos added a commit to jbescos/helidon that referenced this issue Dec 20, 2023
…elidon-io#6105

Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
jbescos added a commit to jbescos/helidon that referenced this issue Dec 20, 2023
…elidon-io#6105

Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
jbescos added a commit to jbescos/helidon that referenced this issue Dec 20, 2023
…elidon-io#6105

Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Normal priority
Development

No branches or pull requests

2 participants