Skip to content

Conversation

mmalerba
Copy link
Contributor

@mmalerba mmalerba commented Nov 1, 2016

No description provided.

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 1, 2016
@@ -329,7 +329,7 @@ const browserstackAliases: AliasMap = {
'IOS': ['BS_IOS7', 'BS_IOS8', 'BS_IOS9'],
'SAFARI': ['BS_SAFARI7', 'BS_SAFARI8', 'BS_SAFARI9'],
'REQUIRED': buildConfiguration('unitTest', 'BS', true),
'OPTIONAL': buildConfiguration('unitTest', 'BS', false)
'OPTIONAL': buildConfiguration('unitTest', null, false)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not quite what I meant, sorry-

In this configuration block:
https://github.com/angular/material2/blob/673e7ccc8e21c01d27f16507536ae1f106078697/test/browser-providers.ts#L27-L27

Any environment that we don't care about (like IE9) has target: null. We should change it here in this block.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@jelbourn
Copy link
Member

jelbourn commented Nov 1, 2016

LGTM

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels Nov 1, 2016
@jelbourn jelbourn merged commit 4a0f820 into angular:master Nov 3, 2016
@mmalerba mmalerba deleted the tests branch November 18, 2016 00:34
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants