Closed phillipskevin closed 6 years ago
There is an issue with Safari not correctly using proxy servers when using localhost (https://support.saucelabs.com/hc/en-us/articles/115009908527 ), which breaks Sauce labs tests that need SauceConnect. This change maps localhost to http://canjs.test and updates the saucelabs script to use this.
localhost
closes https://github.com/canjs/can-reflect/issues/128.
There is an issue with Safari not correctly using proxy servers when using
localhost
(https://support.saucelabs.com/hc/en-us/articles/115009908527 ), which breaks Sauce labs tests that need SauceConnect. This change maps localhost to http://canjs.test and updates the saucelabs script to use this.closes https://github.com/canjs/can-reflect/issues/128.