[Recorder] After mocha@7.0 update, skipping the test fails with an error #10664
Labels
Client
This issue points to a problem in the data-plane of the library.
test-utils-recorder
Label for the issues related to the common recorder
Milestone
sync skip; aborting execution
error is thrown when a test is skipped programmatically!That breaks things for
.skip()
method exposed from the recorder.TODO: Swallow the error thrown by mocha, and report the test to be pending.
Related
https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#700--2020-01-05
mochajs/mocha#4030
mochajs/mocha#4083
/cc @nguerrera (Thanks for reporting)
The text was updated successfully, but these errors were encountered: