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

Correct importScripts() behavior test #11315

Merged
merged 1 commit into from Jun 3, 2018
Merged

Correct importScripts() behavior test #11315

merged 1 commit into from Jun 3, 2018

Conversation

jungkees
Copy link
Contributor

@jungkees jungkees commented Jun 2, 2018

  • Update the after-install call to expect NetworkError instead of TypeError.
  • Initialize echo_output before calling importScripts().

- Update the after-install call to expect NetworkError instead of TypeError.
- Initialize echo_output before calling importScripts().
Copy link
Member

@wanderview wanderview left a comment

Choose a reason for hiding this comment

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

Identical to what I came up with, but I didn't need the echo_output = null in test_import(). Do you really need that?

@jungkees
Copy link
Contributor Author

jungkees commented Jun 3, 2018

Not for this particular case and status but for error prevention puppose for future changes.

@jungkees jungkees merged commit ee82278 into master Jun 3, 2018
@jungkees jungkees deleted the importscripts-fix branch June 3, 2018 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants