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 CI config for running FastBoot tests #1207

Merged
merged 1 commit into from Aug 30, 2020
Merged

Conversation

simonihmig
Copy link
Contributor

It was intended before to run FastBoot tests only within the explicit ember-try scenario, but actually they did run for every scenario. This should fix it.

However we may revise that later, as FastBoot tests using ember-cli-fastboot-testing don't suffer from the overhead they had before. But we should do that eventually only after glimmerjs/glimmer-vm#1141 is fixed, which currently causes FastBoot tests to fail for Ember beta/canary.

It was intended before to run FastBoot tests only within the explicit ember-try scenario, but actually they did run for every scenario. This should fix it.

However we may revise that later, as FastBoot tests using `ember-cli-fastboot-testing` don't suffer from the overhead they had before. But we should do that eventually only after glimmerjs/glimmer-vm#1141 is fixed, which currently causes FastBoot tests to fail for Ember beta/canary.
@simonihmig simonihmig changed the title Fix config for running FastBoot tests Fix CI config for running FastBoot tests Aug 30, 2020
@simonihmig simonihmig merged commit 9537666 into master Aug 30, 2020
@simonihmig simonihmig deleted the fix-fastboot-tests branch August 30, 2020 20:44
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.

None yet

1 participant