Bug 1798115 - Mark no-report-on-subdomain-success.https.html as intermittent on mac. a=test-only CLOSED TREE

Differential Revision: https://phabricator.services.mozilla.com/D163422
This commit is contained in:
Cosmin Sabou 2022-11-30 08:01:18 +00:00
Родитель 048272e302
Коммит d3ad6f3c77
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
[no-report-on-subdomain-success.https.html]
expected:
if os == "mac": TIMEOUT
if os == "mac": [OK, TIMEOUT]
[\n Test that include_subdomains policies do NOT report successful requests\n ]
expected:
if os == "mac": TIMEOUT
if os == "mac": [PASS, TIMEOUT]