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

examples/browser test failure: TypeError: undefined is not a function (evaluating 'window.location.protocol.startsWith('chrome-extension')') #287

Closed
tmc opened this issue Jan 4, 2017 · 0 comments · Fixed by #289

Comments

@tmc
Copy link
Collaborator

tmc commented Jan 4, 2017

TypeError: undefined is not a constructor (evaluating 'window.location.protocol.startsWith('chrome-extension')')

  http://localhost:8000/spec.js:5016 in buildFromSpec
  http://localhost:8000/spec.js:24699 in finish
  http://localhost:8000/spec.js:24606 in resolve
  http://localhost:8000/spec.js:4899 in response
  http://localhost:8000/spec.js:19972 in responseInterceptor
  http://localhost:8000/spec.js:19991 in response
  http://localhost:8000/spec.js:20255
  http://localhost:8000/spec.js:20966 in callback
  http://localhost:8000/spec.js:20788
  http://localhost:8000/spec.js:21389 in emit
  http://localhost:8000/spec.js:21046 in onreadystatechange

The issue appears to be in swagger-client.

I'm not certain how valuable maintaining a javascript codebase in this project makes sense.

Thoughts on not building this gulp project as part of CI?

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

Successfully merging a pull request may close this issue.

1 participant