Skip to content

Add AS Canary to dev channel #5830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Oct 21, 2021
Merged

Add AS Canary to dev channel #5830

merged 5 commits into from
Oct 21, 2021

Conversation

stevemessick
Copy link
Member

No description provided.

@google-cla google-cla bot added the cla: yes label Oct 21, 2021
@stevemessick stevemessick requested a review from jwren October 21, 2021 21:38
@@ -46,8 +46,8 @@ public void xtestLocatesIconCtor() throws Exception {
assertNotNull(element);
}

@Test
public void testLocatesCupertinoIconCtor() throws Exception {
//@Test
Copy link
Contributor

Choose a reason for hiding this comment

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

is this intentional?

@Test
public void testLocatesCupertinoIconCtor() throws Exception {
//@Test
public void xtestLocatesCupertinoIconCtor() throws Exception {
Copy link
Contributor

Choose a reason for hiding this comment

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

is this name change intentional?

Copy link
Member Author

Choose a reason for hiding this comment

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

That was a mistake from the PR that is supposed to fix tests. I haven't quite got it working yet, so this needs to be disabled for now.

Copy link
Contributor

@jacob314 jacob314 left a comment

Choose a reason for hiding this comment

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

LGTM once the accidental change is removed.
lgtm

@stevemessick stevemessick merged commit 4689821 into master Oct 21, 2021
@stevemessick stevemessick deleted the canary-212 branch October 21, 2021 23:11
@stevemessick
Copy link
Member Author

Thanks for the review! Hoping to see this in the next dev channel build this weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants