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

[browser tests] [typescript] disable files.refactoring.autoSave #12209

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

marcdumais-work
Copy link
Contributor

What it does

Follow-up to #12117. Attempt to fix a new failure: https://github.com/eclipse-theia/theia/actions/runs/4244786034/jobs/7379398368

How to test

The browser tests should pass!

To run locally: yarn browser test
Run with UI: yarn browser test:debug

Review checklist

Reminder for reviewers

Also solidify "Can execute code actions" test

Preference "files.refactoring.autoSave" is new and enabled by default. It
introduced entropy in the typescript test suite that was not there before.

Signed-off-by: Marc Dumais <[email protected]>
@marcdumais-work marcdumais-work changed the title [WIP] [browser tests] [typescript] give more time to the suite before timeout [browser tests] [typescript] disable files.refactoring.autoSave Feb 23, 2023
@vince-fugnitto vince-fugnitto added the ci issues related to CI / tests label Feb 23, 2023
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@marcdumais-work marcdumais-work merged commit 8cd563e into master Feb 23, 2023
@marcdumais-work marcdumais-work deleted the fix-browser-tests2 branch February 23, 2023 17:49
@github-actions github-actions bot added this to the 1.35.0 milestone Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci issues related to CI / tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants