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

Attempt to make tests less flaky #1258

Merged
merged 19 commits into from
Mar 12, 2024
Merged

Attempt to make tests less flaky #1258

merged 19 commits into from
Mar 12, 2024

Conversation

marthacryan
Copy link
Contributor

@marthacryan marthacryan commented Mar 11, 2024

  • Removes a test that was testing the first step of the test that followed it (checked that if you open the import taskpane, the file we're looking for is visible. This is tested by double clicking that file in the next test).
  • Changes the configure csv import test to use the toolbar to open the import taskpane rather than using the "Import files" button (which appears to be a flaky way to do it)

Copy link

vercel bot commented Mar 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
monorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 7:34pm

Copy link
Contributor

@naterush naterush left a comment

Choose a reason for hiding this comment

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

Some minor cleanup

@@ -137,7 +137,7 @@ jobs:
- os: 'windows-latest'
project:
test-name: webkit
- os: 'macos-latest'
- os: 'macos-13'
Copy link
Contributor

Choose a reason for hiding this comment

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

Switch this

@naterush naterush merged commit 3c1a6b8 into dev Mar 12, 2024
62 checks passed
@marthacryan marthacryan deleted the less-flaky branch March 13, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants