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

Convert done callbacks to async/await in the last two unit test files #13256

Merged
merged 2 commits into from
Apr 18, 2021

Conversation

timvandermeij
Copy link
Contributor

It's highly recommended to use the ?w=1 flag during review because of many indentation changes.

@timvandermeij
Copy link
Contributor Author

/botio unittest

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/81190c6cc7e0bc7/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

Live output at: http://3.101.106.178:8877/29366d1df56254c/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/81190c6cc7e0bc7/output.txt

Total script time: 3.83 mins

  • Unit Tests: Passed

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://3.101.106.178:8877/29366d1df56254c/output.txt

Total script time: 5.27 mins

  • Unit Tests: Passed

Copy link
Collaborator

@Snuffleupagus Snuffleupagus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, that certainly was challenging to try and review; I can only image that actually making the changes was even worse :-)

Looks great to me, and using async/await really is a much nicer format; thank you for modernizing the unit-tests!

@timvandermeij timvandermeij force-pushed the unit-test-async-await-pt4 branch from 1622e97 to d42f3d0 Compare April 18, 2021 12:21
@timvandermeij timvandermeij merged commit fd82adc into mozilla:master Apr 18, 2021
@timvandermeij timvandermeij deleted the unit-test-async-await-pt4 branch April 18, 2021 12:25
@timvandermeij
Copy link
Contributor Author

Thank you for the reviews!

@Snuffleupagus
Copy link
Collaborator

@timvandermeij Do you want to fix the font-tests as well, or should I do that?

@timvandermeij
Copy link
Contributor Author

If you've already started on it, feel free to finish it. I won't have too much time the coming days, so otherwise it'll have to wait a couple of days.

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