Skip to content

Conversation

@DonJayamanne
Copy link

For #6397

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • [n/a] Has a news entry file (remember to thank yourself!)
  • [n/a] Appropriate comments and documentation strings in the code
  • [n/a] Has sufficient logging.
  • [n/a] Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated
  • [n/a] Test plan is updated as appropriate
  • [n/a] package-lock.json has been regenerated by running npm install (if dependencies have changed)
  • [n/a] The wiki is updated with any design decisions/details.
@DonJayamanne DonJayamanne changed the title Fix broken python tests in news folder Fix python test in news folder Jul 1, 2019
@DonJayamanne DonJayamanne added the no-changelog No news entry required label Jul 1, 2019
@DonJayamanne DonJayamanne force-pushed the fixBrokenPythonTest branch from 1750c85 to 70aa311 Compare July 1, 2019 16:56
@DonJayamanne DonJayamanne merged commit a84378b into microsoft:master Jul 1, 2019
kimadeline pushed a commit to kimadeline/vscode-python that referenced this pull request Jul 8, 2019
* Fix broken python tests in news * Revert changes
kimadeline added a commit that referenced this pull request Jul 8, 2019
* Simplify & fix crypto.createHash * Add tests * Fix python test in news folder (#6398) * Fix broken python tests in news * Revert changes
kimadeline added a commit to kimadeline/vscode-python that referenced this pull request Jul 9, 2019
* Simplify & fix crypto.createHash * Add tests * Fix python test in news folder (microsoft#6398) * Fix broken python tests in news * Revert changes
kimadeline added a commit to kimadeline/vscode-python that referenced this pull request Jul 9, 2019
* Simplify & fix crypto.createHash * Add tests * Fix python test in news folder (microsoft#6398) * Fix broken python tests in news * Revert changes
kimadeline added a commit that referenced this pull request Jul 10, 2019
* Fix experiments hash parsing (#6492) * Simplify & fix crypto.createHash * Add tests * Fix python test in news folder (#6398) * Fix broken python tests in news * Revert changes * Release cherry pick (#6515) * Enable experiment for always displaying the test explorer (#6330) * Add logging * Point release - Updated package.json and CHANGELOG (#6516)
@lock lock bot locked as resolved and limited conversation to collaborators Jul 29, 2019
@DonJayamanne DonJayamanne deleted the fixBrokenPythonTest branch July 31, 2019 17:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog No news entry required

2 participants