[
https://issues.apache.org/jira/browse/GEODE-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525089#comment-17525089
]
ASF subversion and git services commented on GEODE-10251:
---------------------------------------------------------
Commit e362324d21f6be0760357d74d6f5cb95d12f3a1c in geode's branch
refs/heads/develop from Dale Emery
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e362324d21 ]
GEODE-10251: Make DescribedExternalResource report all exceptions (#7609)
* GEODE-10251: Make DescribedExternalResource report all exceptions
Co-authored-by: Dale Emery <[email protected]>
Co-authored-by: Kirk Lund <[email protected]>
* Fix test name
Co-authored-by: Dale Emery <[email protected]>
Co-authored-by: Kirk Lund <[email protected]>
* Spotless
Co-authored-by: Dale Emery <[email protected]>
Co-authored-by: Kirk Lund <[email protected]>
Co-authored-by: Kirk Lund <[email protected]>
> DescribedExternalResource hides test failure if after throws
> ------------------------------------------------------------
>
> Key: GEODE-10251
> URL: https://issues.apache.org/jira/browse/GEODE-10251
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Affects Versions: 1.15.0
> Reporter: Dale Emery
> Assignee: Dale Emery
> Priority: Major
> Labels: Java17, pull-request-available
>
> If DescribedExternalResource.after() throws, any other exception thrown by
> the statement is lost. This discards any exception thrown by a test or by a
> rule further down the rule chain.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)