Skip to content

Conversation

@kayousterhout
Copy link
Contributor

The assertJsonStringEquals method was missing an "assert" so
did not actually check that the strings were equal. This commit
adds the missing assert and fixes subsequently revealed problems
with the JsonProtocolSuite.

@andrewor14 I changed some of the test functionality to match what it
looks like you intended based on the expected strings -- let me know if
anything here looks wrong.

The assertJsonStringEquals method was missing an "assert" so
did not actually check that the strings were equal. This commit
adds the missing assert and fixes subsequently revealed problems
with the JsonProtocolSuite.
@andrewor14
Copy link
Contributor

Oops good catch. If the tests pass this LGTM

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16072/

@pwendell
Copy link
Contributor

Jenkins, retest this please.

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

@asfgit asfgit closed this in 1978a90 Jun 24, 2014
@kayousterhout
Copy link
Contributor Author

I merged this into master

pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
The assertJsonStringEquals method was missing an "assert" so
did not actually check that the strings were equal. This commit
adds the missing assert and fixes subsequently revealed problems
with the JsonProtocolSuite.

@andrewor14 I changed some of the test functionality to match what it
looks like you intended based on the expected strings -- let me know if
anything here looks wrong.

Author: Kay Ousterhout <[email protected]>

Closes apache#1198 from kayousterhout/json_test_fix and squashes the following commits:

77f858f [Kay Ousterhout] Fix broken Json tests.
@kayousterhout kayousterhout deleted the json_test_fix branch June 26, 2014 18:11
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
The assertJsonStringEquals method was missing an "assert" so
did not actually check that the strings were equal. This commit
adds the missing assert and fixes subsequently revealed problems
with the JsonProtocolSuite.

@andrewor14 I changed some of the test functionality to match what it
looks like you intended based on the expected strings -- let me know if
anything here looks wrong.

Author: Kay Ousterhout <[email protected]>

Closes apache#1198 from kayousterhout/json_test_fix and squashes the following commits:

77f858f [Kay Ousterhout] Fix broken Json tests.
wangyum pushed a commit that referenced this pull request May 26, 2023
…py-java version to 1.1.8.4 (#1198)

* [CARMEL-6489][SPARK-33205][BUILD] Bump snappy-java version to 1.1.8
Backport #30120

* [CARMEL-6489][SPARK-33725][BUILD] Upgrade snappy-java to 1.1.8.2
Backport #30690

* [CARMEL-6489][SPARK-35277][BUILD] Upgrade snappy to 1.1.8.4
Backport #32402
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.

4 participants