Skip to content
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

fix(bug): reflect Dart interfaces from superclass as well #4222

Closed
wants to merge 1 commit into from

Conversation

alexeagle
Copy link
Contributor

fixes #4221

@alexeagle alexeagle added the action: review The PR is still awaiting reviews from at least one requested reviewer label Sep 16, 2015
@mhevery mhevery removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Sep 17, 2015
@mhevery mhevery assigned alexeagle and unassigned mhevery Sep 17, 2015
@mhevery mhevery added the action: merge The PR is ready for merge by the caretaker label Sep 17, 2015
@mary-poppins
Copy link

Merging PR #4222 on behalf of @mhevery to branch presubmit-mhevery-pr-4222.

@mary-poppins mary-poppins removed the action: merge The PR is ready for merge by the caretaker label Sep 17, 2015
@mhevery
Copy link
Contributor

mhevery commented Sep 17, 2015

Looks like you have a broken test.

@mhevery mhevery added the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Sep 17, 2015
@mhevery
Copy link
Contributor

mhevery commented Sep 21, 2015

@alexeagle can you have a look?

@alexeagle
Copy link
Contributor Author

yes, sorry, getting back to this...

@alexeagle
Copy link
Contributor Author

I have no idea what is going on, the failures were in the js build and now they are in the dart build, look totally unrelated to what I did, and the build has been very flaky. But I've re-run a bunch of times and don't get a passing status. I think I need some help to get this merged.

@mhevery
Copy link
Contributor

mhevery commented Sep 22, 2015

@alexeagle ping me when you get to your desk and I can help you repro this locally.

@alexeagle alexeagle added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Sep 22, 2015
@mary-poppins
Copy link

Merging PR #4222 on behalf of @alexeagle to branch presubmit-alexeagle-pr-4222.

@mary-poppins mary-poppins removed the action: merge The PR is ready for merge by the caretaker label Sep 22, 2015
@alexeagle
Copy link
Contributor Author

got a passing run from Travis PR just now. Looks like a whole lot of flakiness. Trying the presubmit again.

@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 7, 2019
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.

Missing dart reflection of interfaces on superclass
4 participants