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

fix #584, remove android 4.1~4.3, add no-ssl options to make android 4.4 pass test#586

Merged
mhevery merged 2 commits intoangular:masterfrom
JiaLiPassion:issue-584
Jan 12, 2017
Merged

fix #584, remove android 4.1~4.3, add no-ssl options to make android 4.4 pass test#586
mhevery merged 2 commits intoangular:masterfrom
JiaLiPassion:issue-584

Conversation

@JiaLiPassion
Copy link
Copy Markdown
Collaborator

@JiaLiPassion JiaLiPassion commented Jan 7, 2017

fix #584,

  • because saucelabs announced that Android 4.0~4.3 will be EOL so I remove those version from sauce lab test target.
  • When test android 4.4 in sauce lab, there will be security waring pop up and let the test timeout, so we need to add --no-ssl-bump-domains options.

@mhevery mhevery merged commit 7cd570e into angular:master Jan 12, 2017
@JiaLiPassion JiaLiPassion deleted the issue-584 branch January 12, 2017 01:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Travis failed because saucelabs has drop the support for Android 4.0~4.3, and 4.4 failed because timeout

3 participants