gecko-dev/testing/web-platform/tests/measure-memory
Ulan Degenbaev 99f14f9d68 Bug 1622101 [wpt PR 22227] - Restore 'timeout: long' for measure memory tests in WPT, a=testonly
Automatic update from web-platform-tests
Restore 'timeout: long' for measure memory tests in WPT

The annotation is required because the tests run close to 10s timeout
in upstream.

Bug: 1049093
Change-Id: Ie84bbb389e444c399c13cd9f5983ac1517ed3cee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2101010
Auto-Submit: Ulan Degenbaev <ulan@chromium.org>
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Commit-Queue: Robert Ma <robertma@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#749902}

--

wpt-commits: 17511ee9281cdd3d7034e60506d1ea7a47b07946
wpt-pr: 22227
2020-03-15 16:54:14 +00:00
..
resources
measure-memory-cross-origin-iframe.tentative.window.js Bug 1622101 [wpt PR 22227] - Restore 'timeout: long' for measure memory tests in WPT, a=testonly 2020-03-15 16:54:14 +00:00
measure-memory-cross-origin-redirecting-iframe.tentative.window.js Bug 1622101 [wpt PR 22227] - Restore 'timeout: long' for measure memory tests in WPT, a=testonly 2020-03-15 16:54:14 +00:00
measure-memory-same-origin-iframe.tentative.window.js Bug 1622101 [wpt PR 22227] - Restore 'timeout: long' for measure memory tests in WPT, a=testonly 2020-03-15 16:54:14 +00:00
measure-memory.tentative.window.js
META.yml
README.md

Tentative tests for performance.measureMemory API

Tests in this directory are for the proposed performance.measureMemory API. This is not yet standardised and browsers should not be expected to pass these tests.

See the explainer at https://github.com/WICG/performance-measure-memory for more information about the API.