angular.dart icon indicating copy to clipboard operation
angular.dart copied to clipboard

Sauce Labs Are Flaky

Open vsavkin opened this issue 10 years ago • 5 comments

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

vsavkin avatar Sep 16 '14 18:09 vsavkin

cc: @chirayuk

chirayuk avatar Sep 16 '14 19:09 chirayuk

+1 to fix the "big flaky"

vicb avatar Sep 16 '14 19:09 vicb

@vicb fixed the typo :)

vsavkin avatar Sep 16 '14 20:09 vsavkin

I liked the previous version better :)

TODO: re-enable Safari tests once this gets fixed

vicb avatar Sep 18 '14 09:09 vicb

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

OzzieOrca avatar Oct 18 '14 09:10 OzzieOrca