зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1866314: set timeout to "long" for <fetchpriority.h2.html> test suite. r=necko-reviewers,kershaw DONTBUILD
Especially required for the TSan run. See above mentioned bug. With this patch, the TSan run passes on Try: https://treeherder.mozilla.org/jobs?repo=try&revision=729ddbbbe0b6c176bfc2d1897d8d05f806f1e8b9 Differential Revision: https://phabricator.services.mozilla.com/D194757
This commit is contained in:
Родитель
996f5bf0b9
Коммит
7bc5667280
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="timeout" content="long">
|
||||
<title>fetchpriority: internal priorities of corresponding http-on-opening-requests</title>
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
Загрузка…
Ссылка в новой задаче