зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1539533 [wpt PR 16070] - Mark FileAPI/url/url-format.any.js slow, a=testonly
Automatic update from web-platform-tests Mark FileAPI/url/url-format.any.js slow This test was removed from SlowTests. https://chromium-review.googlesource.com/c/chromium/src/+/1498537 But "META: timeout=long" was not added by https://chromium-review.googlesource.com/c/chromium/src/+/1497005 TBR=svillar@igalia.com Bug: 945524 Change-Id: Ibd8585f3f8dce866030e28008283b776918fb6dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535651 Reviewed-by: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#644174} -- wpt-commits: d123bd3e26077f81843c9bbeeb58d49abbfc1916 wpt-pr: 16070
This commit is contained in:
Родитель
2853dba95d
Коммит
4f7aa400bf
|
@ -1,3 +1,4 @@
|
|||
// META: timeout=long
|
||||
const blob = new Blob(['test']);
|
||||
const file = new File(['test'], 'name');
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче