You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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
The text was updated successfully, but these errors were encountered: