Arpit Agarwal created HDDS-649: ---------------------------------- Summary: Parallel test execution is broken Key: HDDS-649 URL: https://issues.apache.org/jira/browse/HDDS-649 Project: Hadoop Distributed Data Store Issue Type: Bug Components: test Reporter: Arpit Agarwal
Parallel tests (with mvn test -Pparallel-tests) give unpredictable results likely because surefire is parallelizing test cases within a class. Looks like surefire has options to parallelize at the class-level. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org