Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/webtransport/test/xpcshell/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 1 kB image not shown  

Quelle  xpcshell.toml   Sprache: unbekannt

 
Spracherkennung für: .toml Download desUnknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# 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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

[DEFAULT]
head = "head.js"
run-if = [
  "!socketprocess_networking",
]
# XXX figure out why android doesn't get MOZHTTP3_PORT
skip-if = [
  "os == 'win' && os_version == '11.26100' && arch == 'x86_64' && msix", # https://bugzilla.mozilla.org/show_bug.cgi?id=1807925
  "os == 'win' && os_version == '11.26200' && arch == 'x86_64' && msix", # https://bugzilla.mozilla.org/show_bug.cgi?id=1807925
]

["test_close.js"]
skip-if = [
  "os == 'android' && os_version == '14' && arch == 'x86_64' && debug", # Bug 1982953
  "os == 'android' && os_version == '14' && arch == 'x86_64' && opt", # Bug 1982953
]

["test_simple_conn.js"]
run-sequentially = ["true"] # http3server
skip-if = [
  "os == 'android' && os_version == '14' && arch == 'x86_64' && debug", # Bug 1982953
  "os == 'android' && os_version == '14' && arch == 'x86_64' && opt", # Bug 1982953
]

["test_simple_stream.js"]
run-sequentially = ["true"] # http3server
skip-if = [
  "os == 'android' && os_version == '14' && arch == 'x86_64' && debug", # Bug 1982953
  "os == 'android' && os_version == '14' && arch == 'x86_64' && opt", # Bug 1982953
]

["test_multiple_streams.js"]
run-sequentially = ["true"] # http3server
skip-if = [
  "os == 'android' && os_version == '14' && arch == 'x86_64' && debug", # Bug 1982953
  "os == 'android' && os_version == '14' && arch == 'x86_64' && opt", # Bug 1982953
]

[Dauer der Verarbeitung: 0.19 Sekunden, vorverarbeitet 2026-08-25]