spectrum-web-components icon indicating copy to clipboard operation
spectrum-web-components copied to clipboard

[testing] Abstract and apply memory usage testing across the repo

Open Westbrook opened this issue 2 years ago • 1 comments
trafficstars

Code of conduct

  • [X] I agree to follow this project's code of conduct.

Description of issue

Building off of #3721, abstract the usage of measureUserAgentSpecificMemory() to a test helper, and apply that helper across all of the packages in the project.

Address leaks, etc., as they are uncovered.

Westbrook avatar Oct 16 '23 14:10 Westbrook

Questions to answer:

  • is it safe to run this "flag-customized" version of chromium for all tests? or should you create a group config using it that focuses only on the grid memory tests?

Westbrook avatar Oct 18 '23 18:10 Westbrook

Not complete yet. But good progress.

Westbrook avatar Apr 02 '24 15:04 Westbrook