Skip to content

tests(smoke): smoke tests for the mcp bundle#16883

Merged
paulirish merged 5 commits into
GoogleChrome:mainfrom
OrKoN:orkon/smoke-mcp
Feb 27, 2026
Merged

tests(smoke): smoke tests for the mcp bundle#16883
paulirish merged 5 commits into
GoogleChrome:mainfrom
OrKoN:orkon/smoke-mcp

Conversation

@OrKoN

@OrKoN OrKoN commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@OrKoN OrKoN requested a review from a team as a code owner February 12, 2026 18:10
@OrKoN OrKoN requested review from connorjclark and removed request for a team February 12, 2026 18:10
Comment thread cli/test/smokehouse/frontends/smokehouse-bin.js
@OrKoN OrKoN changed the title test(smoke): smoke tests for the mcp bundle tests(smoke): smoke tests for the mcp bundle Feb 19, 2026
'oopif-scripts',
],
'devtools-mcp': [
// Disabled because performance tracing related audits are not supported.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@paulirish @connorjclark do you think these exclusions make sense or did we shim too many audits?

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.

yeah its okay.

a few ones stick out

  • dbw - mostly not perf but i do see it asserts on dom-size-insight.. which is perf
  • errors-iframe-expired-ssl shouldnt be perf but it relies on the trace.

but... this ends up being a list of all perf/trace dependent smoketest ids which.. yeah. seems fair.

thx for working this out. i hope it was scripted somewhat so you didnt have to determine this list entirely manually!

@OrKoN OrKoN requested a review from connorjclark February 24, 2026 12:29
'oopif-scripts',
],
'devtools-mcp': [
// Disabled because performance tracing related audits are not supported.

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.

yeah its okay.

a few ones stick out

  • dbw - mostly not perf but i do see it asserts on dom-size-insight.. which is perf
  • errors-iframe-expired-ssl shouldnt be perf but it relies on the trace.

but... this ends up being a list of all perf/trace dependent smoketest ids which.. yeah. seems fair.

thx for working this out. i hope it was scripted somewhat so you didnt have to determine this list entirely manually!

@paulirish

Copy link
Copy Markdown
Member

great work!

@paulirish paulirish merged commit d6e2a8e into GoogleChrome:main Feb 27, 2026
26 of 27 checks passed
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.

3 participants