Skip to content

Conversation

@agg23
Copy link
Contributor

@agg23 agg23 commented Apr 15, 2025

This reverts commit 92c5d65.

@github-actions
Copy link
Contributor

Test results for "tests 1"

5621 passed, 29 skipped
✔️✔️✔️

Merge workflow run.

if (typeof modifierArgs[0] === 'function')
throw new Error(`test.${type}() with a function can only be called inside describe block`);
testInfo._modifier(type, location, modifierArgs as [any, any]);
testInfo[type](...modifierArgs as [any, any]);
Copy link
Contributor

Choose a reason for hiding this comment

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

To be honest, I liked the testInfo._modifier because it's proper, but oh well 😄

@agg23 agg23 merged commit 09529e9 into microsoft:main Apr 15, 2025
29 checks passed
@github-actions
Copy link
Contributor

Test results for "tests 1"

3 flaky ⚠️ [chromium-library] › library/chromium/oopif.spec.ts:284:3 › should click @chromium-ubuntu-22.04-node18
⚠️ [firefox-page] › page/page-evaluate.spec.ts:424:3 › should throw for too deep reference chain @firefox-ubuntu-22.04-node18
⚠️ [webkit-page] › page/elementhandle-bounding-box.spec.ts:22:3 › should work @webkit-ubuntu-22.04-node18

39029 passed, 921 skipped
✔️✔️✔️

Merge workflow run.

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