[JetBrains] Consider reducing the Gateway integration tests to a single IDE #15563
Labels
aspect: tech-debt
Issues related to engineering tech debt
aspect: testing
Anything related to testing Gitpod manually, automated integration tests or even unit tests
editor: jetbrains
meta: stale
This issue/PR is stale and will be closed soon
team: IDE
Description
JetBrains Integration Tests usually fail as they take more than 1h to complete (here, for example, search for "test timed out after 1h0m0s"). When it happens, we're required to run the tests manually [1].
As we're testing only the Gateway connection with the backend IDE at this moment, we could reduce it to 1 backend IDE (IDEA or Rider), as their codebase (IntelliJ) works the same for all. This would reduce in 87% the time to run Werft Build during PRs.
Related Issues
hold
label from PRs that should be auto-merged #15427The text was updated successfully, but these errors were encountered: