[
https://issues.apache.org/jira/browse/HDDS-1764?focusedWorklogId=272387&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-272387
]
ASF GitHub Bot logged work on HDDS-1764:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Jul/19 00:07
Start Date: 05/Jul/19 00:07
Worklog Time Spent: 10m
Work Description: elek commented on issue #1059: HDDS-1764. Fix hidden
errors in acceptance tests
URL: https://github.com/apache/hadoop/pull/1059#issuecomment-508593129
I don't know what is the final answer to avoid similar problems (obviously,
the intermittent test failures are very dangerous).
As of now, I improved the error message (first commit). You can see the
result in the acceptance tests of the first test:
```
no such image: apache/ozone-runner::20190617-2: invalid reference format
ERROR: Test execution of
/var/jenkins_home/workspace/ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone-net-topology
is FAILED!!!!
```
compose files are fixed in the second commit.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 272387)
Time Spent: 50m (was: 40m)
> Fix hidden errors in acceptance tests
> -------------------------------------
>
> Key: HDDS-1764
> URL: https://issues.apache.org/jira/browse/HDDS-1764
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Bharat Viswanadham
> Assignee: Elek, Marton
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> [~bharatviswa] pinged me offline with the problem that in some cases the
> smoketest is failing even if the reports are green:
> {code:java}
> All smoke tests are passed, but CI is showing as Failed.
> https://ci.anzix.net/job/ozone/17284/RobotTests/log.html
> https://github.com/apache/hadoop/pull/1048{code}
> The root cause is a few typo after HDDS-1698, which can be fixed with the
> uploaded PR.
> *What is the problem?*
> In case of any error during the test execution the smoketest is failed. In
> this case because the typo in two docker-compose.yaml files two of the tests
> can't be started.
> But there is no separated robot test report and the error is visible only in
> the console.
> *How did it happen?*
> The ACL work improved some intermittency in the acceptance tests. HDDS-1698
> is committed because the acceptance tests were failed with ACL errors which
> hide the real error (the test was red anyway).
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]