Skip to content

chore: pass explicit recorder app factory#32349

Merged
pavelfeldman merged 1 commit intomicrosoft:mainfrom
pavelfeldman:explicit_factory
Aug 28, 2024
Merged

chore: pass explicit recorder app factory#32349
pavelfeldman merged 1 commit intomicrosoft:mainfrom
pavelfeldman:explicit_factory

Conversation

@pavelfeldman
Copy link
Copy Markdown
Member

No description provided.

mode: 'recording',
testIdAttributeName,
outputFile: outputFile ? path.resolve(outputFile) : undefined,
handleSIGINT: false,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

is it related to this PR?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, I don't think we need the handleSIGINT: true mode for recorder, at all, so removing.

@github-actions
Copy link
Copy Markdown
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › babel.spec.ts:135:5 › should not transform external

2 flaky ⚠️ [playwright-test] › ui-mode-test-source.spec.ts:68:5 › should show top-level errors in file
⚠️ [playwright-test] › ui-mode-test-source.spec.ts:104:5 › should show syntax errors in file

30127 passed, 859 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