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

[CI] Investigate "jquery-none.js" being loaded #17017

Closed
chancancode opened this issue Sep 28, 2018 · 1 comment
Closed

[CI] Investigate "jquery-none.js" being loaded #17017

chancancode opened this issue Sep 28, 2018 · 1 comment

Comments

@chancancode
Copy link
Member

Seeing these on latest master test runs:

[0927/165420.492810:INFO:CONSOLE(17)] "A parser-blocking, cross site (i.e. different eTLD+1) script, https://code.jquery.com/jquery-none.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.", source: http://localhost:13141/tests/?package=@ember/application&jquery=none (17)

https://code.jquery.com/jquery-none.js is not a real thing and this is probably a bug in our test harness setup. We should not making that network request.

@simonihmig
Copy link
Contributor

@chancancode here we go: #17019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants