summaryrefslogtreecommitdiffstats
path: root/devtools/client/performance-new/test/browser/browser.ini
blob: 9e9e905facbc93cbe7e718ed5e8a1f2534c2435e (plain)
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
[DEFAULT]
prefs =
  # This sets up the WebChannel so that it can be used for our tests.
  devtools.performance.recording.ui-base-url='http://example.com'
tags = devtools devtools-performance
subsuite = devtools
skip-if =
  tsan # Bug 1804081, timeouts and data races in various tests
  http3 # Bug 1829298
support-files =
  head.js
  helpers.js
  fake-frontend.html
  webchannel.html

[browser_aboutprofiling-env-restart-button.js]
[browser_aboutprofiling-entries.js]
[browser_aboutprofiling-features-disabled.js]
[browser_aboutprofiling-features.js]
[browser_aboutprofiling-interval.js]
[browser_aboutprofiling-threads.js]
[browser_aboutprofiling-threads-behavior.js]
[browser_aboutprofiling-presets.js]
[browser_aboutprofiling-presets-custom.js]
[browser_aboutprofiling-rtl.js]
[browser_devtools-interrupted.js]
[browser_devtools-onboarding.js]
[browser_devtools-presets.js]
[browser_devtools-previously-started.js]
[browser_devtools-record-capture.js]
https_first_disabled = true
[browser_devtools-record-discard.js]
[browser_webchannel-enable-menu-button.js]
https_first_disabled = true
[browser_webchannel-enable-menu-button-preset.js]
https_first_disabled = true
[browser_popup-profiler-states.js]
https_first_disabled = true
[browser_popup-record-capture.js]
https_first_disabled = true
[browser_popup-record-capture-view.js]
https_first_disabled = true
[browser_popup-record-discard.js]

[browser_split-toolbar-button.js]
https_first_disabled = true

[browser_interaction-between-interfaces.js]