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

Running unit browser tests on windows starts IE instead of Chrome #22431

Closed
liza-mae opened this issue Aug 27, 2018 · 2 comments
Closed

Running unit browser tests on windows starts IE instead of Chrome #22431

liza-mae opened this issue Aug 27, 2018 · 2 comments
Assignees
Labels
Team:Operations Team label for Operations Team test_infra test

Comments

@liza-mae
Copy link
Contributor

liza-mae commented Aug 27, 2018

Currently the browser unit tests are trying to run IE, but our tests use Chrome right now. Should it be using Chrome? If so, need to fix it to point to Chrome. Also when IE is supported, we need to fix this.

Running "karma:unit" (karma) task
�[32m24 08 2018 17:13:24.935:INFO [karma]: �[39mKarma v1.7.0 server started at http://0.0.0.0:9876/
�[32m24 08 2018 17:13:24.937:INFO [launcher]: �[39mLaunching browser IE with unlimited concurrency
�[32m24 08 2018 17:13:24.945:INFO [launcher]: �[39mStarting browser IE
�[32m24 08 2018 17:13:27.737:INFO [IE 11.0.0 (Windows 10.0.0)]: �[39mConnected on socket TA5M51JYqXBqKsFjAAAA with id 20627869
�[33m24 08 2018 17:14:54.748:WARN [IE 11.0.0 (Windows 10.0.0)]: �[39mDisconnected (1 times)
�[31mIE 11.0.0 (Windows 10.0.0) ERROR�[39m
Disconnectedundefined

Part of issue: #21315

@LeeDr
Copy link

LeeDr commented Oct 10, 2018

In theory these should work in IE on Windows platforms since they aren't using the functional test runner? But I never had them work for me on Windows/IE.

@liza-mae
Copy link
Contributor Author

Closed per #24053

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Operations Team label for Operations Team test_infra test
Projects
None yet
Development

No branches or pull requests

2 participants