Skip to content

Conversation

@rbuckton
Copy link
Contributor

Mocha deprecated --opts in Mocha 6 in favor of --config. Our failed test tracking previously used --opts, and is broken now that Mocha 7 has made --opts an error. This changes our failed test tracking to instead write a .failed-tests.json file in the new .mocharc.json format.

@rbuckton rbuckton force-pushed the update-failed-test-tracking branch from 1b962ef to 62af525 Compare June 23, 2020 20:58
@rbuckton rbuckton merged commit fbd1c95 into master Jun 23, 2020
@rbuckton rbuckton deleted the update-failed-test-tracking branch June 23, 2020 22:19
cangSDARM added a commit to cangSDARM/TypeScript that referenced this pull request Jun 24, 2020
* upstream/master:
  Do not add reexported names to the exportSpecifiers list of moduleinfo (microsoft#39213)
  Update user baselines (microsoft#39214)
  Leverage syntax cursor as part of reparse (microsoft#39216)
  Update failed test tracking to support Mocha 6+ (microsoft#39211)
  Update user baselines (microsoft#39196)
  LEGO: check in for master to temporary branch.

# Conflicts:
#	src/compiler/parser.ts
Jack-Works pushed a commit to Jack-Works/TypeScript that referenced this pull request Jun 24, 2020
* Update failed test tracking to support Mocha 6+

* grep should not be an array
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants