-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
CI timeouts testing bump #7734
CI timeouts testing bump #7734
Conversation
Asset Size Report for 7d5a37a IE11 Builds ☑️ EmberData has not changed in sizeIf any packages had changed sizes they would be listed here. Changeset
Full Asset Analysis (IE11)
Modern Builds ☑️ EmberData has not changed in sizeIf any packages had changed sizes they would be listed here. Changeset
Full Asset Analysis (Modern)
Modern Builds (No Rollup) ☑️ EmberData has not changed in sizeIf any packages had changed sizes they would be listed here. Changeset
Full Asset Analysis (Modern)
|
Performance Report for 7d5a37a Scenario - materialization: ☑️ Performance is stable
Scenario - unload: ☑️ Performance is stable
Scenario - destroy: ☑️ Performance is stable
Scenario - add-children: ☑️ Performance is stable
Scenario - unused-relationships: ☑️ Performance is stable
|
.github/workflows/main.yml
Outdated
run: yarn test:fastboot ${{ matrix.scenario }} | ||
|
||
browser-tests: | ||
needs: [lint] | ||
timeout-minutes: 20 | ||
timeout-minutes: 12 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this one on purpose?
* chore(deps): bump broccoli-rollup from 4.1.1 to 5.0.0 (#7559) Bumps [broccoli-rollup](https://github.com/chadhietala/broccoli-rollup) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/chadhietala/broccoli-rollup/releases) - [Changelog](https://github.com/chadhietala/broccoli-rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/chadhietala/broccoli-rollup/commits/v5.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * CI timeouts testing bump (#7734) * Fix hanging store.destroy testt (#7703) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Some runs need a bit more leeway in their testing timeouts