You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2021/05/04 06:43:00 UTC

[jira] [Resolved] (HDDS-5182) Acceptance test may exit with 0 in case of error

     [ https://issues.apache.org/jira/browse/HDDS-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Doroszlai resolved HDDS-5182.
------------------------------------
    Fix Version/s: 1.2.0
       Resolution: Fixed

> Acceptance test may exit with 0 in case of error
> ------------------------------------------------
>
>                 Key: HDDS-5182
>                 URL: https://issues.apache.org/jira/browse/HDDS-5182
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: test
>            Reporter: George Huang
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.2.0
>
>
> If any acceptance test fails, {{test-all.sh}} (and in turn {{acceptance.sh}}) should exit with error code (1).  But if a successful test is run after a failing one, it will now wrongly exit with success (0).
> {code}
> $ export OZONE_TEST_SELECTOR='failing1\|ozone-csi'
> $ ./hadoop-ozone/dev-support/checks/acceptance.sh
> ...
> $ echo $?
> 0
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org