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

Micronaut Lambda JUnit 5 Extension Compilation issue #1742

Closed
driverpt opened this issue May 30, 2023 · 0 comments
Closed

Micronaut Lambda JUnit 5 Extension Compilation issue #1742

driverpt opened this issue May 30, 2023 · 0 comments
Labels
type: regression A breaking change was introduced in a minor or patch release

Comments

@driverpt
Copy link
Contributor

Expected Behavior

Tests to Execute

Actual Behaviour

SomeRandomIT > initializationError FAILED
    java.lang.NoSuchMethodError at MicronautLambdaJunit5Extension.java:60

image

Steps To Reproduce

  1. Create Micronaut 3.9.2 Lambda Application from Launch w/ JUnit Tests and AWS Support
  2. Add Integration Test with @MicronautLambdaTest annotation

Environment Information

No response

Example Application

N/A

Version

3.9.2

sdelamo added a commit that referenced this issue Jun 1, 2023
Close: #1742

- Micronaut Framework 3.9.2
- ignore test in tck

fix test
sdelamo added a commit that referenced this issue Jun 1, 2023
Close: #1742

- Micronaut Framework 3.9.2
- ignore test in tck

fix test
@sdelamo sdelamo added the type: regression A breaking change was introduced in a minor or patch release label Jun 1, 2023
@sdelamo sdelamo closed this as completed Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: regression A breaking change was introduced in a minor or patch release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants