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

feat: step timeout option #33560

Merged
merged 3 commits into from
Nov 13, 2024
Merged

feat: step timeout option #33560

merged 3 commits into from
Nov 13, 2024

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented Nov 12, 2024

Fixes #33475

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › playwright.trace.spec.ts:137:5 › should not throw with trace: on-first-retry and two retries in the same worker @macos-latest-node18-1

2 flaky ⚠️ [playwright-test] › ui-mode-test-output.spec.ts:80:5 › should show console messages for test @macos-latest-node18-1
⚠️ [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

36845 passed, 678 skipped
✔️✔️✔️

Merge workflow run.

@yury-s yury-s merged commit 5203c78 into microsoft:main Nov 13, 2024
28 of 29 checks passed
@yury-s yury-s deleted the step-timeout branch November 13, 2024 19:17
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.

[Feature]: timeout option for test.step
2 participants