Skip to content

Conversation

@andrewor14
Copy link
Contributor

This is a hot fix for the hot fix in fb499be. The changes in that commit did not actually cause the doctest module in python to be loaded for the following tests:

  • pyspark/broadcast.py
  • pyspark/accumulators.py
  • pyspark/serializers.py

(@pwendell I might have told you the wrong thing)

@andrewor14 andrewor14 changed the title HOTFIX: A few pyspark tests were not actually run HOTFIX: A few PySpark tests were not actually run Jun 11, 2014
@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@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/15682/

@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/15684/

@asfgit asfgit closed this in fe78b8b Jun 11, 2014
@pwendell
Copy link
Contributor

Thanks Andrew - I've merged this.

@andrewor14 andrewor14 deleted the python-test-fix branch June 11, 2014 23:57
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
This is a hot fix for the hot fix in fb499be. The changes in that commit did not actually cause the `doctest` module in python to be loaded for the following tests:
- pyspark/broadcast.py
- pyspark/accumulators.py
- pyspark/serializers.py

(@pwendell I might have told you the wrong thing)

Author: Andrew Or <[email protected]>

Closes apache#1053 from andrewor14/python-test-fix and squashes the following commits:

d2e5401 [Andrew Or] Explain why these tests are handled differently
0bd6fdd [Andrew Or] Fix 3 pyspark tests not being invoked
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
This is a hot fix for the hot fix in fb499be. The changes in that commit did not actually cause the `doctest` module in python to be loaded for the following tests:
- pyspark/broadcast.py
- pyspark/accumulators.py
- pyspark/serializers.py

(@pwendell I might have told you the wrong thing)

Author: Andrew Or <[email protected]>

Closes apache#1053 from andrewor14/python-test-fix and squashes the following commits:

d2e5401 [Andrew Or] Explain why these tests are handled differently
0bd6fdd [Andrew Or] Fix 3 pyspark tests not being invoked
wangyum pushed a commit that referenced this pull request May 26, 2023
* [CARMEL-6151] Exchange Push Down through Aggregate

* fix ut

* fix ut
udaynpusa pushed a commit to mapr/spark that referenced this pull request Jan 30, 2024
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