File: xpcshell-content.ini

package info (click to toggle)
firefox-esr 115.14.0esr-1~deb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,659,200 kB
  • sloc: cpp: 6,676,648; javascript: 5,690,850; ansic: 3,328,545; python: 1,120,605; asm: 397,163; xml: 180,531; java: 178,838; sh: 68,930; makefile: 20,999; perl: 12,595; objc: 12,561; yacc: 4,583; cs: 3,846; pascal: 2,840; lex: 1,720; ruby: 1,079; exp: 762; php: 436; lisp: 258; awk: 247; sql: 66; sed: 54; csh: 10
file content (70 lines) | stat: -rw-r--r-- 3,044 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
[test_ext_i18n.js]
skip-if = (os == "win" && debug) || (os == "linux")
[test_ext_i18n_css.js]
skip-if =
  os == "mac" && debug && fission # Bug 1762638
  (socketprocess_networking || fission) && (os == "linux" && debug) # Bug 1759035
run-sequentially = very high failure rate in parallel
[test_ext_contentscript.js]
skip-if =
  socketprocess_networking # Bug 1759035
run-sequentially = very high failure rate in parallel
[test_ext_contentscript_errors.js]
skip-if =
  socketprocess_networking # Bug 1759035
  os == "win" && os_version == "6.1" # Skip on Azure - frequent failure
run-sequentially = very high failure rate in parallel
[test_ext_contentscript_about_blank_start.js]
[test_ext_contentscript_canvas_tainting.js]
skip-if =
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
run-sequentially = very high failure rate in parallel

[test_ext_contentscript_permissions_change.js]
skip-if =
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
  os == "linux" && tsan && fission # bug 1762638
[test_ext_contentscript_permissions_fetch.js]
skip-if =
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
[test_ext_contentscript_scriptCreated.js]
skip-if =
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
[test_ext_contentscript_triggeringPrincipal.js]
skip-if =
  os == "android" # Bug 1680132
  (os == "win" && debug) # Bug 1438796
  tsan # Bug 1612707
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
  os == "linux" && fission && debug # Bug 1762638
[test_ext_contentscript_xrays.js]
skip-if =
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
run-sequentially = very high failure rate in parallel
[test_ext_contentScripts_register.js]
skip-if =
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
  fission # Bug 1762638
[test_ext_contexts_gc.js]
skip-if =
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
run-sequentially = very high failure rate in parallel
[test_ext_adoption_with_xrays.js]
skip-if =
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
[test_ext_adoption_with_private_field_xrays.js]
skip-if = !nightly_build
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
run-sequentially = very high failure rate in parallel
[test_ext_shadowdom.js]
skip-if = ccov && os == 'linux' # bug 1607581
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
[test_ext_web_accessible_resources.js]
skip-if =
  apple_silicon # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
  sessionHistoryInParent # Bug 1762638
[test_ext_web_accessible_resources_matches.js]
skip-if =
  os == "linux" && socketprocess_networking && !fission && debug # Bug 1759035
run-sequentially = very high failure rate in parallel