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 test_pr tweaks #2236

Merged
merged 2 commits into from Aug 2, 2012
Merged

minor test_pr tweaks #2236

merged 2 commits into from Aug 2, 2012

Conversation

minrk
Copy link
Member

@minrk minrk commented Aug 2, 2012

  • pipe install stdout to file, because it is annoying
  • time install step, because why not?
  • pull from origin on first try, to avoid 'your branch is ahead of origin/master' messages

The vast majority of the output of test_pr is uninteresting stdout for install.

It's also possible for system-site-packages envs to end up importing IPython *not* from the install we mean to test, so add a check for that.
prevents 'your branch is ahead of origin/master by xx commits' messages from growing over time.
@takluyver
Copy link
Member

Test results for commit f019685 merged into master
Platform: linux2

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

Not available for testing: python2.6

@takluyver
Copy link
Member

Those tests were run with test_pr from this branch. Everything seems to make sense, so I'll merge this. Thanks.

takluyver added a commit that referenced this pull request Aug 2, 2012
@takluyver takluyver merged commit 4a9e2ad into ipython:master Aug 2, 2012
@minrk minrk deleted the test_pr branch March 31, 2014 23:36
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
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