guardian / scribe

DEPRECATED: A rich text editor framework for the web platform
http://guardian.github.io/scribe/
Apache License 2.0
3.5k stars 245 forks source link

Safari Tests #249

Closed csinchok closed 10 years ago

csinchok commented 10 years ago

When I run the tests on Safari (on a Mac), I see 2 passing, 6 pending, and 84 failing. Is Safari on Mac just an unsupported browser?

OliverJAsh commented 10 years ago

We haven't done any formal testing in Safari, but in my light testing it seems to work OK. It looks like the tests are having trouble initialising in Safari.

csinchok commented 10 years ago

Yes, after some additional investigation it appears that the main problem is that the Safari selenium runner is still experimental. Closing this due to that.