Skip to content

Conversation

@dbtsai
Copy link
Member

@dbtsai dbtsai commented Jul 8, 2014

which fixes the following issues

  1. fix the class name to be fully qualified classpath
  2. make sure the the reporting time is in second not in miliseond, which causing JUnit HTML to report incorrect number
  3. make sure the duration of the tests are accumulative.

1) fix the class name to be fully qualified classpath
2)  make sure the the reporting time is in second not in miliseond, which causing JUnit HTML to report incorrect number
3)  make sure the duration of the tests are accumulative.
@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16413/

@rxin
Copy link
Contributor

rxin commented Jul 9, 2014

Do you mind creating a jira issue and update the title of the PR to include that? Otherwise this LGTM.

@dbtsai
Copy link
Member Author

dbtsai commented Jul 9, 2014

done.

@dbtsai dbtsai changed the title Upgrade junit_xml_listener to 0.5.1 which fixes the following issues [SPARK-2413] Upgrade junit_xml_listener to 0.5.1 Jul 9, 2014
@rxin
Copy link
Contributor

rxin commented Jul 9, 2014

Thanks - merging in master.

@asfgit asfgit closed this in ac9cdc1 Jul 9, 2014
gzm55 pushed a commit to MediaV/spark that referenced this pull request Jul 18, 2014
which fixes the following issues

1) fix the class name to be fully qualified classpath
2) make sure the the reporting time is in second not in miliseond, which causing JUnit HTML to report incorrect number
3) make sure the duration of the tests are accumulative.

Author: DB Tsai <[email protected]>

Closes apache#1333 from dbtsai/dbtsai-junit and squashes the following commits:

bbeac4b [DB Tsai] Upgrade junit_xml_listener to 0.5.1 which fixes the following issues
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
which fixes the following issues

1) fix the class name to be fully qualified classpath
2) make sure the the reporting time is in second not in miliseond, which causing JUnit HTML to report incorrect number
3) make sure the duration of the tests are accumulative.

Author: DB Tsai <[email protected]>

Closes apache#1333 from dbtsai/dbtsai-junit and squashes the following commits:

bbeac4b [DB Tsai] Upgrade junit_xml_listener to 0.5.1 which fixes the following issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants