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

Call done.fail correctly in the scripting_spec.js unit-tests #12732

Merged
merged 1 commit into from
Dec 12, 2020

Conversation

Snuffleupagus
Copy link
Collaborator

The done.fail method should always be called with a reason, to ensure that any errors are propagated as intended to the test results.

The `done.fail` method should *always* be called with a reason, to ensure that any errors are propagated as intended to the test results.
@Snuffleupagus
Copy link
Collaborator Author

/botio unittest

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://3.101.106.178:8877/dcdb2f3e593580c/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/da83213da957e87/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/da83213da957e87/output.txt

Total script time: 3.53 mins

  • Unit Tests: Passed

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://3.101.106.178:8877/dcdb2f3e593580c/output.txt

Total script time: 4.71 mins

  • Unit Tests: Passed

@timvandermeij timvandermeij merged commit e3caa29 into mozilla:master Dec 12, 2020
@timvandermeij
Copy link
Contributor

Thanks!

@Snuffleupagus Snuffleupagus deleted the scripting_spec-fail branch December 12, 2020 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants