Steve Vaughan created HDFS-16702: ------------------------------------ Summary: MiniDFSCluster should report cause of exception in assertion error Key: HDFS-16702 URL: https://issues.apache.org/jira/browse/HDFS-16702 Project: Hadoop HDFS Issue Type: Improvement Components: hdfs Environment: Tests running in the Hadoop dev environment image. Reporter: Steve Vaughan
When the MiniDFSClsuter detects that an exception caused an exit, it should include that exception as the cause for the AssertionError that it throws. The current AssertError simply reports the message "Test resulted in an unexpected exit" and provides a stack trace to the location of the check for an exit exception. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org