Source code
Revision control
Copy as Markdown
Other Tools
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
[DEFAULT]
# XXX figure out why android doesn't get MOZHTTP3_PORT
skip-if = [
"os == 'android'",
"socketprocess_networking",
]
["test_close.js"]
["test_simple_conn.js"]
skip-if = [
"!fission && debug",
"verify && tsan",
"verify && debug",
]
run-sequentially = "http3server"
["test_simple_stream.js"]
skip-if = [
"!fission && debug",
"verify && tsan",
"verify && debug",
]
run-sequentially = "http3server"