You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whilst debugging #6494 I noticed that the gradle update had worked, but the maven one had it. On investigation it seems as if the open lineage tests were not running.
Gradle needs to be updated to ensure all JUnit4 and Junit5 tests are run
The text was updated successfully, but these errors were encountered:
With the test update, openlineage testing now fails - consistently with maven, requiring a back off of the dependency update
that caused the maven failure.
planetf1
added a commit
to planetf1/egeria
that referenced
this issue
May 3, 2022
Is there an existing issue for this?
Current Behavior
Many tests are not getting run by the gradle build
Expected Behavior
Gradle build should run the same tests as maven
Steps To Reproduce
No response
Environment
Any Further Information?
Whilst debugging #6494 I noticed that the gradle update had worked, but the maven one had it. On investigation it seems as if the open lineage tests were not running.
Gradle needs to be updated to ensure all JUnit4 and Junit5 tests are run
The text was updated successfully, but these errors were encountered: