Skip to content

WIP: Add incremental test scripts to misc folder #2117

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

Merged
merged 1 commit into from
Sep 12, 2016

Conversation

Michael0x2a
Copy link
Collaborator

This commit adds some WIP progress scripts for testing or working with incremental mode in various ways to the misc directory. They all work, but I got a bit sidetracked today and didn't have time to fully polish them, but I figured I'd make a branch just for the record.

Greg also had the idea to generalize the test scripts I was using to test incremental in our internal Dropbox repos against any arbitrary repo, so I'll add a script to do that as well sometime over the next few days.

Todo:

  • Add a more robust command line interface
  • Probably get rid of misc/analyze_cache.py, since it's a bit too niche
  • Refactor code between these scripts, and the other incremental script
  • Add the generalized script Greg suggested
  • Add some sort of "how to test incremental" doc

@gvanrossum gvanrossum merged commit af7db19 into python:master Sep 12, 2016
@gvanrossum
Copy link
Member

Thanks Michael! If you want to polish these just send a new PR.

@Michael0x2a Michael0x2a deleted the add-incremental-test-scripts branch April 11, 2018 15:42
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.

3 participants