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

Ensure that triggerEvent can simulate a file input change event with an empty FileList #674

Merged
merged 1 commit into from
Sep 2, 2019
Merged

Ensure that triggerEvent can simulate a file input change event with an empty FileList #674

merged 1 commit into from
Sep 2, 2019

Conversation

ggayowsky
Copy link
Contributor

Fixes #673

@ggayowsky
Copy link
Contributor Author

What is up with the CI failures? I do not think that they were caused by my changes looking through the logs.

@rwjblue
Copy link
Member

rwjblue commented Jul 6, 2019

The failures on canary were due to an upstream issue that is fixed (emberjs/ember.js#18168). I've restarted the failed tests...

@ggayowsky
Copy link
Contributor Author

And looks like the CI failed with seg faults. This looks like a problem with the CI and not my code?

@rwjblue
Copy link
Member

rwjblue commented Jul 11, 2019

Yeah, I do not believe they are related.

@rwjblue rwjblue changed the title Ensure that triggerEvent can simulate a file input change event with an empty FileList Ensure that triggerEvent can simulate a file input change event with an empty FileList Jul 29, 2019
@rwjblue rwjblue added the bug label Jul 29, 2019
@ggayowsky
Copy link
Contributor Author

Can I get the CI kicked off again?

Copy link
Member

rwjblue commented Aug 2, 2019

I'm trying to dig into the CI issues with canary Ember (important now since we will be rolling those to beta next week), the failures are definitely not related to your changes.

@ggayowsky
Copy link
Contributor Author

Oh great! Thank you for the information!

@rwjblue
Copy link
Member

rwjblue commented Aug 31, 2019

OK, I think CI is fixed now just rebased and updated this branch.

@rwjblue rwjblue merged commit fdcf31a into emberjs:master Sep 2, 2019
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.

triggerEvent cannot simulate a file input change event with an empty FileList
2 participants