Skip to content

Conversation

@lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Jul 9, 2025

I added a ticket to re-enable this: https://jira.mongodb.org/browse/COMPASS-9554

If you click through the waterfall you can see this test fails most of the time on windows in the smoke tests, failing the smoke tests.

Sometimes the auto-update also fails, but that's likely because there were multiple dev builds running concurrently and you get into a situation where squirrel for windows doesn't apply the update because it would result in a downgrade..

This one is the lion's share of the failures, though.

The way the test fails is it clicks or hovers over the connection in the sidebar and the connect button never appears. You can see it in the screenshot in the artifacts zip uploaded by the smoketests github action.

screenshot-compass-e2e-tests__Time-to-first-query-can-open-compass-connect-to-a-database-and-run-a-query-on-a-collection-second-run-onwards

Copilot AI review requested due to automatic review settings July 9, 2025 16:36
@lerouxb lerouxb requested a review from a team as a code owner July 9, 2025 16:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR disables the flaky "second run onwards" time-to-first-query smoke test on Windows to reduce CI failures.

  • Adds a platform check to skip the specific test when running on Windows

@lerouxb lerouxb added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Jul 9, 2025
@lerouxb
Copy link
Contributor Author

lerouxb commented Jul 10, 2025

Hilariously the smoketest task failed because of linux_rpm. https://github.com/mongodb-js/compass/actions/runs/16178265285/job/45668532754

@lerouxb lerouxb merged commit de2f911 into main Jul 10, 2025
56 of 62 checks passed
@lerouxb lerouxb deleted the disable-ttfq2-windows branch July 10, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants