Skip to content

test(heap): run heap leak tests across all browsers#41069

Open
dgozman wants to merge 2 commits into
microsoft:mainfrom
dgozman:heap-test-all-browsers
Open

test(heap): run heap leak tests across all browsers#41069
dgozman wants to merge 2 commits into
microsoft:mainfrom
dgozman:heap-test-all-browsers

Conversation

@dgozman
Copy link
Copy Markdown
Collaborator

@dgozman dgozman commented Jun 1, 2026

Summary

  • Move heap.spec.ts from tests/stress into tests/library and force a fresh worker (clean heap), like android.spec.ts
  • Enable the suite for chromium, firefox and webkit (was chromium-only)
  • Inline the queryObjectCount helper into the test file and drop the now-unused tests/config/queryObjects.ts
  • Bump server-side BrowserContext/Browser counts to 6 for the new WVBrowserContext subclass

dgozman added 2 commits June 1, 2026 14:43
Move heap.spec.ts into tests/library, force a fresh worker for a clean
heap, and enable it for chromium, firefox and webkit. Inline the
queryObjectCount helper into the test file. Bump the BrowserContext and
Browser server-side object counts to account for the new WVBrowserContext
subclass.
Inline queryObjectCount, force a separate worker for a clean heap, drop
the chromium-only skip, and bump the BrowserContext/Browser counts for
the new WVBrowserContext subclass.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Test results for "MCP"

7233 passed, 1113 skipped


Merge workflow run.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Test results for "tests 1"

5 flaky ⚠️ [chromium-library] › library/video.spec.ts:682 › screencast › should capture full viewport on hidpi `@ubuntu-22.04-chromium-tip-of-tree`
⚠️ [chromium-library] › library/video.spec.ts:719 › screencast › should work with video+trace `@ubuntu-22.04-chromium-tip-of-tree`
⚠️ [chromium-library] › library/video.spec.ts:719 › screencast › should work with video+trace `@chromium-ubuntu-22.04-arm-node20`
⚠️ [firefox-page] › page/page-emulate-media.spec.ts:144 › should keep reduced motion and color emulation after reload `@firefox-ubuntu-22.04-node20`
⚠️ [webkit-library] › library/video.spec.ts:275 › screencast › should capture navigation `@webkit-ubuntu-22.04-node20`

44057 passed, 864 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.

1 participant