Skip to content
This repository has been 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
merged 2 commits into from
Jan 12, 2017

Conversation

JiaLiPassion
Copy link
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