Bug 1675008 - Enable test_altsvc_http3 with http3 intermittents fixed r=necko-reviewers,kershaw

Intermittent HTTP/3 failures were fixed in Bug 1768090. This test was
disabled before the fix. We can try enabling it again now.

Differential Revision: https://phabricator.services.mozilla.com/D200161
This commit is contained in:
Manuel Bucher 2024-02-06 15:48:20 +00:00
parent 794810a385
commit 33b8a28fdf

View File

@ -91,10 +91,8 @@ run-sequentially = "node server exceptions dont replay well"
["test_altsvc_http3.js"]
skip-if = [
"true", # Bug 1675008
"asan",
"tsan",
"os == 'android'",
"os == 'win' && msix", # Bug 1807931
]
run-sequentially = "http3server"