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

Create a separate job CI (Travis) test job to test with release version of PTVSD #1253

Closed
DonJayamanne opened this issue Mar 30, 2018 · 0 comments · Fixed by #1408
Closed
Assignees
Labels
area-debugging debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Comments

@DonJayamanne
Copy link

DonJayamanne commented Mar 30, 2018

We need two sets of travis jobs:

  • Debugger tests against master branch of PTVSD
  • Debugger tests against release (from PyPi) version of PTVSD (the version that will be shipped with extension)

We have some code in travis.yml that has been commented out.

@DonJayamanne DonJayamanne self-assigned this Mar 30, 2018
@DonJayamanne DonJayamanne added needs PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. area-debugging labels Mar 30, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant