Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor adjustments to test_pr #1714

Merged
merged 3 commits into from May 9, 2012
Merged

minor adjustments to test_pr #1714

merged 3 commits into from May 9, 2012

Conversation

minrk
Copy link
Member

@minrk minrk commented May 9, 2012

  • scrub build between runs (sometimes required for 2to3 to behave properly, possibly only on OS X)
  • split git pull into git pull --no-commit and git commit -m foo, to prevent invoking editor for the commit message (If there is a single command like git pull -m, I am not aware of it).
  • time run_tests (just because)

@takluyver
Copy link
Member

Test results for commit 5c3a190 merged into master
Platform: linux2

  • python2.7: OK (libraries not available: matplotlib pymongo wx wx.aui)
  • python3.2: OK (libraries not available: pymongo wx wx.aui)

Not available for testing:

@takluyver
Copy link
Member

Seems to be OK. I'm not sure why git pull asks you for a commit message but not me, but that's life. Thanks for this, I'll merge it now.

takluyver added a commit that referenced this pull request May 9, 2012
minor adjustments to test_pr
@takluyver takluyver merged commit f41c3fd into ipython:master May 9, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
minor adjustments to test_pr
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.

None yet

2 participants