Skip to content

User runner submodule improvements #20868

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

Conversation

weswigham
Copy link
Member

Included is more logging on failure, for submodules, a git reset and git clean stage, along with only updating the current submodule, and force-removing the node_modules directory to ensure local tests are run as-up-to-date as the daily cron tests are. Also included is a partial baseline update - the chrome devtools see some churn, while electron has updated to no longer have an error. Firebase had a release that introduced an error, but it's on their end and they already accepted a PR with a fix, so that should stop failing when they republish.

This fixes most of our failing user tests, and the occasional failure error you'd seen when the submodule tests changed.

@weswigham weswigham requested a review from sandersn December 22, 2017 19:22
@weswigham weswigham merged commit 81fbe12 into microsoft:master Dec 22, 2017
@weswigham weswigham deleted the user-runner-submodule-improvements branch December 22, 2017 19:41
errendir added a commit to errendir/TypeScript that referenced this pull request Jan 7, 2018
* origin/master: (216 commits)
  Accepted baselines.
  Check whether we have a class before testing whether we have a super-class.
  Added tests.
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  Add method signature handler to getTypeOfVariableOrParameterOrProperty (microsoft#20825)
  LEGO: check in for master to temporary branch.
  Simplify test and add explanatory assertion
  LEGO: check in for master to temporary branch.
  Add dynamic file open test
  Allow dynamic files script info to be created when not opened by client
  LEGO: check in for master to temporary branch.
  Accept new baselines
  Add regression test
  Fix narrowTypeBySwitchOnDiscriminant function
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  Move recursion limiter to individual resolve* functions
  User runner submodule improvements (microsoft#20868)
  Reset partial memberlist on defered circularity to calculate the correct members (microsoft#20179)
  ...
@microsoft microsoft locked and limited conversation to collaborators Jun 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants