respec icon indicating copy to clipboard operation
respec copied to clipboard

chore(ci): run tests in Safari also

Open sidvishnoi opened this issue 5 years ago • 4 comments

sidvishnoi avatar May 21 '20 12:05 sidvishnoi

@marcoscaceres Can you tell what's the path for Google Chrome on Mac? On Linux, it was /usr/bin/google-chrome.

Edit: Never mind. Figured it out.

sidvishnoi avatar May 21 '20 12:05 sidvishnoi

Looks like karma-safari combo on GitHub action doesn't work well :disappointed:

sidvishnoi avatar May 21 '20 12:05 sidvishnoi

Safari tests are now working, but failing due to some reason. Using the fork until https://github.com/karma-runner/karma-safari-launcher/pull/22 is merged and released. @marcoscaceres Can you check if these tests actually fail in Safari?

sidvishnoi avatar Mar 18 '21 14:03 sidvishnoi

Interesting... there are some failures locally.

marcoscaceres avatar Mar 29 '21 04:03 marcoscaceres