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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Ember Canary and Ember Beta breaks build #20458

Closed
BobrImperator opened this issue May 10, 2023 · 2 comments
Closed

[Bug] Ember Canary and Ember Beta breaks build #20458

BobrImperator opened this issue May 10, 2023 · 2 comments

Comments

@BobrImperator
Copy link

BobrImperator commented May 10, 2023

馃悶 Describe the Bug
Since few days ago I've noticed that ember-simple-auth started failing for these scenarios.

  • ember-canary``ember-source: 5.1.0-alpha.1.canary+4f8ae0
  • ember-beta ember-source: 5.0.0-beta.3.beta+df58d914

Likely related to similar problem like here: #20281

馃敩 Minimal Reproduction
See the test suite over here: mainmatter/ember-simple-auth#2556
Or https://github.com/mainmatter/ember-simple-auth/actions/runs/4938637079/jobs/8828777158

Running locally:

  • CI=false yarn workspace ember-simple-auth test:one ember-canary

馃槙 Actual Behavior
Unchanged tests do not complete.

馃 Expected Behavior
Canary shouldn't fail my tests.

馃實 Environment
Ember: ember-source: 5.1.0-alpha.1.canary+4f8ae0
Node.js/npm: 16.18.1
OS: -
Browser: -

@BobrImperator BobrImperator changed the title [Bug] Ember Canary breaks build [Bug] Ember Canary and Ember Beta breaks build May 10, 2023
@gilest
Copy link

gilest commented Jun 10, 2023

@BobrImperator try removing IE 11 from your test app targets

Reference: adopted-ember-addons/ember-file-upload#941

@BobrImperator
Copy link
Author

Thanks for the suggestion and also a PR :)

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

No branches or pull requests

2 participants