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

Update karma runner config to disable Chrome backgrounding optimizations #13407

Closed
niegowski opened this issue Feb 6, 2023 · 1 comment · Fixed by ckeditor/ckeditor5-dev#839
Assignees
Labels
package:dev squad:devops Issue to be handled by the Devops team. type:task This issue reports a chore (non-production change) and other types of "todos".

Comments

@niegowski
Copy link
Contributor

Provide a description of the task

Extracted from #13347.

Karma config should provide additional flags to Chrome:

'--disable-renderer-backgrounding', '--disable-backgrounding-occluded-windows'
@niegowski niegowski added type:task This issue reports a chore (non-production change) and other types of "todos". squad:devops Issue to be handled by the Devops team. labels Feb 6, 2023
@CKEditorBot CKEditorBot added the status:planned Set automatically when an issue lands in the "Sprint backlog" column. We will be working on it soon. label Feb 9, 2023
@CKEditorBot CKEditorBot added status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. and removed status:planned Set automatically when an issue lands in the "Sprint backlog" column. We will be working on it soon. labels Feb 14, 2023
pomek added a commit to ckeditor/ckeditor5-dev that referenced this issue Feb 14, 2023
Fix (tests): Disabled Chrome backgrounding optimizations in the karma configuration for automated tests to make the tests run in a stable environment that does not depend on the state of the browser window (focus vs. blur). Closes ckeditor/ckeditor5#13407.
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Feb 14, 2023
@CKEditorBot CKEditorBot added this to the iteration 61 milestone Feb 14, 2023
@pomek
Copy link
Member

pomek commented Feb 14, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:dev squad:devops Issue to be handled by the Devops team. type:task This issue reports a chore (non-production change) and other types of "todos".
Projects
None yet
4 participants