-
Notifications
You must be signed in to change notification settings - Fork 0
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
XIVY 12667 Fixed Webtests #9
Conversation
ivy-fhe
commented
Nov 9, 2023
- XIVY-4422 Removed mvn args
- XIVY-4422 Enabled webtests
- Update ci.yml
- XIVY-12667 changed webtests to Integrationtests
Test Results17 tests +7 17 ✔️ +14 1m 6s ⏱️ + 1m 4s Results for commit 7e35680. ± Comparison against base commit df8fefa. This pull request removes 7 and adds 14 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💪
.github/workflows/ci.yml
Outdated
@@ -11,4 +11,4 @@ jobs: | |||
build: | |||
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v2 | |||
with: | |||
mvnArgs: -Dmaven.test.failure.ignore=true -Divy.engine.version=10.0.14 | |||
mvnArgs: -Dmaven.test.failure.ignore=true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:wrong intend