Skip to content

Commit

Permalink
[Backport 7.x] Publish the failing test's name and class along with t…
Browse files Browse the repository at this point in the history
…he integration test results (#537)

Signed-off-by: Prudhvi Godithi <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent bbc7f58 commit 4056ccb
Show file tree
Hide file tree
Showing 3 changed files with 556 additions and 10 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jacocoTestReport {
}
}

String version = '7.1.0'
String version = '7.2.0'

task updateVersion {
doLast {
Expand Down
Loading

0 comments on commit 4056ccb

Please sign in to comment.