Skip to content

Fix nightly functional tests failures for datascience#6591

Merged
rchiodo merged 34 commits into
masterfrom
rchiodo/debugger_nightly
Jul 15, 2019
Merged

Fix nightly functional tests failures for datascience#6591
rchiodo merged 34 commits into
masterfrom
rchiodo/debugger_nightly

Conversation

@rchiodo

@rchiodo rchiodo commented Jul 15, 2019

Copy link
Copy Markdown

For #6384

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • [] Has a news entry file (remember to thank yourself!)
  • Appropriate comments and documentation strings in the code
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated
  • Test plan is updated as appropriate
  • package-lock.json has been regenerated by running npm install (if dependencies have changed)
  • The wiki is updated with any design decisions/details.

@rchiodo rchiodo added the no-changelog No news entry required label Jul 15, 2019
@rchiodo rchiodo self-assigned this Jul 15, 2019
@rchiodo

rchiodo commented Jul 15, 2019

Copy link
Copy Markdown
Author

The last nightly run passed for all of our stuff, but failed in the multiWorkspace test (not related to our code)

python -m pip install -U pip
python -m pip install numpy
python -m pip install --upgrade -r ./build/functional-test-requirements.txt
python -m pip install --upgrade --pre ptvsd

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ptvsd [](start = 44, length = 5)

Ian you should be able to remove this once you fix the install bug.

@rchiodo rchiodo merged commit 5e92f61 into master Jul 15, 2019
@rchiodo rchiodo deleted the rchiodo/debugger_nightly branch July 15, 2019 22:15
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants