You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
@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)
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
2 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.