Skip to content

Conversation

@pavelfeldman
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

Test results for "MCP"

3 failed
❌ [chrome] › mcp/test-debug.spec.ts:234 › test_debug / evaluate x 2 @mcp-macos-15
❌ [chrome] › mcp/test-setup.spec.ts:81 › test_run should run global setup and teardown @mcp-macos-15
❌ [chrome] › mcp/test-setup.spec.ts:105 › test_debug should run global setup and teardown @mcp-macos-15

2711 passed, 116 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "tests 1"

4 flaky ⚠️ [chromium-library] › library/trace-viewer.spec.ts:1259 › should update highlight when typing snapshot `@chromium-ubuntu-22.04-node22`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node20`
⚠️ [firefox-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@firefox-ubuntu-22.04-node20`
⚠️ [playwright-test] › ui-mode-trace.spec.ts:796 › should update state on subsequent run `@windows-latest-node20-2`

34375 passed, 688 skipped


Merge workflow run.

cache.newActions[cacheKey] = newEntry;

if (cacheOutFile) {
const entries = Object.entries(cache.newActions);
Copy link
Member

Choose a reason for hiding this comment

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

extract repeated code into a function

Copy link
Member Author

Choose a reason for hiding this comment

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

will follow up

if (lastModified !== newLastModified)
await this._storage(storageFile)._upstream(workerFile);
Storage._workerFiles.delete(workerFile);
static upstream(storageFile: string, storageOutFile: string) {
Copy link
Member

Choose a reason for hiding this comment

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

storageOutFile => fileWithUpdates

Copy link
Member Author

Choose a reason for hiding this comment

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

will follow up

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