[GitHub] spark pull request #15203: [TEST][SPARK-17569] Make the unit test added for ...

2016-09-22 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/15203


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #15203: [TEST][SPARK-17569] Make the unit test added for ...

2016-09-22 Thread brkyvz
GitHub user brkyvz opened a pull request:

https://github.com/apache/spark/pull/15203

[TEST][SPARK-17569] Make the unit test added for SPARK-17569 work again

## What changes were proposed in this pull request?

A 
[PR](https://github.com/apache/spark/commit/a6aade0042d9c065669f46d2dac40ec6ce361e63)
 was merged concurrently that made the unit test for PR #15122 not test 
anything anymore. This PR fixes the test.


## How was this patch tested?

Changed line 
https://github.com/apache/spark/blob/0d634875026ccf1eaf984996e9460d7673561f80/sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/FileStreamSource.scala#L137
from `false` to `true` and made sure the unit test failed.




You can merge this pull request into a Git repository by running:

$ git pull https://github.com/brkyvz/spark fix-test

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/15203.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #15203


commit 424103c742b882c7ae175eaf3b7bb6665329d29f
Author: Burak Yavuz 
Date:   2016-09-22T21:45:38Z

fix the test bug




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org