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

Latest mocha uses titlePath instead of fullTitle #18933

Merged
merged 1 commit into from Oct 4, 2017

Conversation

weswigham
Copy link
Member

Ron happened to update his node_modules cache and saw an error at the end of his installation (and not the helpful kind) - the latest version of mocha added a new function onto its test object, which it now uses to format error output. This should provide that function, and thereby fix our parallel test failure output on latest mocha.

@weswigham weswigham merged commit 37723f1 into microsoft:master Oct 4, 2017
@weswigham weswigham deleted the work-with-latest-mocha branch October 4, 2017 00:02
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 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.

None yet

2 participants