Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

chore(saucelabs): update browser list #192

Closed
wants to merge 1 commit into from

Conversation

marclaval
Copy link
Contributor

As suggested by @vicb , the list of browsers which are tested in Sauce Labs should be aligned with the one from Angular.
As a bonus, let's add Edge.

@mhevery
Copy link
Contributor

mhevery commented Mar 21, 2016

Could you try to rebase this so that I can merge this in.

@marclaval marclaval force-pushed the alignSL branch 5 times, most recently from b06723f to 1e2fb59 Compare March 22, 2016 11:07
@marclaval
Copy link
Contributor Author

@mhevery done, I've also updated the list of browsers.
But I had to deactivate some of them because they are failing.
Are they known issues or should we open new ones?

iOS7 / Safari 7:

Mobile Safari 7.0.0 (iOS 7.1.0) ERROR
  TypeError: Attempting to configurable attribute of unconfigurable property.
  at /home/travis/build/angular/zone.js/test/browser_entry_point.ts:1206
Mobile Safari 7.0.0 (iOS 7.1.0) ERROR
  TypeError: Attempting to configurable attribute of unconfigurable property.
  at /home/travis/build/angular/zone.js/test/browser_entry_point.ts:1206
Mobile Safari 7.0.0 (iOS 7.1.0): Executed 0 of 85 ERROR (0.496 secs / 0 secs)

iOS9:

Mobile Safari 9.0.0 (iOS 9.2.0) ERROR
  Error: Task does not support cancellation, or is already canceled.
  at /home/travis/build/angular/zone.js/test/browser_entry_point.ts:383
Mobile Safari 9.0.0 (iOS 9.2.0) ERROR
  Error: Task does not support cancellation, or is already canceled.
  at /home/travis/build/angular/zone.js/test/browser_entry_point.ts:383
...........................
Mobile Safari 9.0.0 (iOS 9.2.0): Executed 77 of 85 ERROR (1 min 2.736 secs / 42.103 secs)

Edge:

Edge 13.10586.0 (Windows 10 0.0.0) Promise should intercept scheduling of resolution and then FAILED
    Expected [ 'scheduleTask', 'scheduleTask' ] to equal [ 'scheduleTask' ].
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2887:14)
       at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
       at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2874:10)
    Expected [ 'scheduleTask', 'scheduleTask' ] to equal [ 'scheduleTask' ].
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2894:14)
       at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
       at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2874:10)
    Expected [ 'scheduleTask', 'scheduleTask', 'RValue' ] to equal [ 'scheduleTask', 'RValue' ].
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2883:18)
       at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
       at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:581:18)
    Expected [ 'scheduleTask', 'scheduleTask', 'RValue', 'scheduleTask', 'second value' ] to equal [ 'scheduleTask', 'RValue', 'scheduleTask', 'second value' ].
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2890:18)
       at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
       at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:581:18)
Edge 13.10586.0 (Windows 10 0.0.0) Promise should intercept scheduling of resolution and then FAILED
    Expected [ 'scheduleTask', 'scheduleTask' ] to equal [ 'scheduleTask' ].
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2887:14)
       at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
       at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2874:10)
    Expected [ 'scheduleTask', 'scheduleTask' ] to equal [ 'scheduleTask' ].
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2894:14)
       at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
       at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2874:10)
    Expected [ 'scheduleTask', 'scheduleTask', 'RValue' ] to equal [ 'scheduleTask', 'RValue' ].
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2883:18)
       at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
       at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:581:18)
    Expected [ 'scheduleTask', 'scheduleTask', 'RValue', 'scheduleTask', 'second value' ] to equal [ 'scheduleTask', 'RValue', 'scheduleTask', 'second value' ].
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2890:18)
       at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
       at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:581:18)
.....
Edge 13.10586.0 (Windows 10 0.0.0) Promise Promise API should work with Promise.reject FAILED
    Expected 2 to equal 1.
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2971:18)
       at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
       at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2968:14)
Edge 13.10586.0 (Windows 10 0.0.0) Promise Promise API should work with Promise.reject FAILED
    Expected 2 to equal 1.
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2971:18)
       at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
       at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
       at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2968:14)
.........................
Edge 13.10586.0 (Windows 10 0.0.0): Executed 85 of 85 (2 FAILED) (1.757 secs / 1.355 secs)

@mhevery mhevery self-assigned this Mar 22, 2016
@mhevery
Copy link
Contributor

mhevery commented Mar 25, 2016

Thanks, we should investigate why some of them fail.

On Tue, Mar 22, 2016 at 4:17 AM Marc Laval [email protected] wrote:

@mhevery https://github.com/mhevery done, I've also updated the list of
browsers.
But I had to deactivate some of them because they are failing.
Are they known issues or should we open new ones?

iOS7 / Safari 7:

Mobile Safari 7.0.0 (iOS 7.1.0) ERROR
TypeError: Attempting to configurable attribute of unconfigurable property.
at /home/travis/build/angular/zone.js/test/browser_entry_point.ts:1206
Mobile Safari 7.0.0 (iOS 7.1.0) ERROR
TypeError: Attempting to configurable attribute of unconfigurable property.
at /home/travis/build/angular/zone.js/test/browser_entry_point.ts:1206
Mobile Safari 7.0.0 (iOS 7.1.0): Executed 0 of 85 ERROR (0.496 secs / 0 secs)

iOS9:

Mobile Safari 9.0.0 (iOS 9.2.0) ERROR
Error: Task does not support cancellation, or is already canceled.
at /home/travis/build/angular/zone.js/test/browser_entry_point.ts:383
Mobile Safari 9.0.0 (iOS 9.2.0) ERROR
Error: Task does not support cancellation, or is already canceled.
at /home/travis/build/angular/zone.js/test/browser_entry_point.ts:383
...........................
Mobile Safari 9.0.0 (iOS 9.2.0): Executed 77 of 85 ERROR (1 min 2.736 secs / 42.103 secs)

Edge:

Edge 13.10586.0 (Windows 10 0.0.0) Promise should intercept scheduling of resolution and then FAILED
Expected [ 'scheduleTask', 'scheduleTask' ] to equal [ 'scheduleTask' ].
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2887:14)
at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2874:10)
Expected [ 'scheduleTask', 'scheduleTask' ] to equal [ 'scheduleTask' ].
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2894:14)
at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2874:10)
Expected [ 'scheduleTask', 'scheduleTask', 'RValue' ] to equal [ 'scheduleTask', 'RValue' ].
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2883:18)
at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:581:18)
Expected [ 'scheduleTask', 'scheduleTask', 'RValue', 'scheduleTask', 'second value' ] to equal [ 'scheduleTask', 'RValue', 'scheduleTask', 'second value' ].
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2890:18)
at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:581:18)
Edge 13.10586.0 (Windows 10 0.0.0) Promise should intercept scheduling of resolution and then FAILED
Expected [ 'scheduleTask', 'scheduleTask' ] to equal [ 'scheduleTask' ].
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2887:14)
at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2874:10)
Expected [ 'scheduleTask', 'scheduleTask' ] to equal [ 'scheduleTask' ].
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2894:14)
at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2874:10)
Expected [ 'scheduleTask', 'scheduleTask', 'RValue' ] to equal [ 'scheduleTask', 'RValue' ].
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2883:18)
at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:581:18)
Expected [ 'scheduleTask', 'scheduleTask', 'RValue', 'scheduleTask', 'second value' ] to equal [ 'scheduleTask', 'RValue', 'scheduleTask', 'second value' ].
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2890:18)
at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:581:18)
.....
Edge 13.10586.0 (Windows 10 0.0.0) Promise Promise API should work with Promise.reject FAILED
Expected 2 to equal 1.
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2971:18)
at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2968:14)
Edge 13.10586.0 (Windows 10 0.0.0) Promise Promise API should work with Promise.reject FAILED
Expected 2 to equal 1.
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2971:18)
at ZoneDelegate.prototype.invoke (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:334:14)
at Zone.prototype.run (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:232:18)
at Anonymous function (/home/travis/build/angular/zone.js/test/browser_entry_point.ts:2968:14)
.........................
Edge 13.10586.0 (Windows 10 0.0.0): Executed 85 of 85 (2 FAILED) (1.757 secs / 1.355 secs)


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#192 (comment)

@mhevery mhevery closed this in cc1e973 Apr 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants