GitHub user brennonyork opened a pull request:

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

    [SPARK-5313][Project Infra]: Create simple framework for highlighting 
changes introduced in a PR

    Built a simple framework with a `dev/tests` directory to house all pull 
request related tests. I've moved the two original tests (`pr_merge_ability` 
and `pr_public_classes`) into the new `dev/tests` directory and tested to the 
best of my ability. At this point I need to test against Jenkins actually 
running the new `run-tests-jenkins` script to ensure things aren't broken down 
the path.

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

    $ git pull https://github.com/brennonyork/spark SPARK-5313

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

    https://github.com/apache/spark/pull/5072.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 #5072
    
----
commit abd7430d420d53dc6a89f5f6c62b45013829c5e1
Author: Brennon York <[email protected]>
Date:   2015-03-17T16:49:56Z

    updated to include test suite

commit 17433780d42068efd4692a204505a297fd990820
Author: Brennon York <[email protected]>
Date:   2015-03-17T16:58:02Z

    added tests in test suite

commit 0bc2efebd64aeadb636b1f63744fb8937affa78d
Author: Brennon York <[email protected]>
Date:   2015-03-17T17:01:17Z

    ensure each test starts on the current pr branch

commit 183b7eedcf52611746aede0d6b80c6756a6cfd1e
Author: Brennon York <[email protected]>
Date:   2015-03-17T17:07:36Z

    added documentation on how to create tests

commit 9c881ff70f9ae26b55ac333f2eb93641a3f16f47
Author: Brennon York <[email protected]>
Date:   2015-03-17T17:11:40Z

    updated test suite

commit 3a38e73162bb16d961c85b464c4602a47e7faf28
Author: Brennon York <[email protected]>
Date:   2015-03-17T17:12:28Z

    removed the temporary read

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to