We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
🐞 Describe the Bug Since few days ago I've noticed that ember-simple-auth started failing for these scenarios.
ember-simple-auth
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: -
The text was updated successfully, but these errors were encountered:
@BobrImperator try removing IE 11 from your test app targets
Reference: adopted-ember-addons/ember-file-upload#941
Sorry, something went wrong.
Thanks for the suggestion and also a PR :)
No branches or pull requests
🐞 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: -
The text was updated successfully, but these errors were encountered: