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

Ensure that PasswordException is handled correctly in the wrapReason function #13941

Merged

Conversation

Snuffleupagus
Copy link
Collaborator

While running the unit-tests with some logging statements added to this code, I noticed that PasswordException was missing from the list of potential Errors that could be passed to the wrapReason function.

@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/daa19e6695d7f90/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/cfb6af6642f6c5e/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

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

Total script time: 3.85 mins

  • Unit Tests: Passed

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

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

Total script time: 6.36 mins

  • Unit Tests: Passed

…on` function

While running the unit-tests with some logging statements added to this code, I noticed that `PasswordException` was missing from the list of potential Errors that could be passed to the `wrapReason` function.
@Snuffleupagus Snuffleupagus changed the title Ensure that PasswordException in handled correctly in the wrapReason function Ensure that PasswordException is handled correctly in the wrapReason function Aug 28, 2021
@Snuffleupagus Snuffleupagus force-pushed the MessageHandler-PasswordException branch from ba10023 to 9ea3fa0 Compare August 28, 2021 10:24
@timvandermeij timvandermeij merged commit 13bc661 into mozilla:master Aug 29, 2021
@timvandermeij
Copy link
Contributor

timvandermeij commented Aug 29, 2021

Nice find!

@Snuffleupagus Snuffleupagus deleted the MessageHandler-PasswordException branch August 29, 2021 12:55
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