Skip to content

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Nov 7, 2024

add retry count to aggregate run of e2e tests, such as in release/preview.

@kuhe kuhe requested a review from a team as a code owner November 7, 2024 18:09
export default defineConfig({
test: {
exclude: ["**/*/node_modules/**/*.spec.ts"],
exclude: ["**/*/node_modules/**/*.spec.ts", "node_modules"],
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is needed for some reason, or else the tests run twice due to symlinking.

@kuhe kuhe merged commit 289220f into aws:main Nov 7, 2024
2 checks passed
@kuhe kuhe deleted the test/retry branch November 7, 2024 18:32
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants