Open vsavkin opened 10 years ago
cc: @chirayuk
+1 to fix the "big flaky"
@vicb fixed the typo :)
I liked the previous version better :)
TODO: re-enable Safari tests once this gets fixed
I would appreciate this. I had AngularDart 1.0.0 throw an error in Safari 7.0 and below and IE 11 when rendering one of my components. I finally figured it out and details are here: https://github.com/angular/angular.dart/issues/1572. It would be nice to catch more browser bugs though
The Sauce Labs service has always been a bit flaky. But since now we are trying to run our tests not just in Chrome, but also in Safari, IE, and Firefox, the issue has become more serious -- almost every single test run fails.
Example: https://travis-ci.org/angular/angular.dart/jobs/35452111