summaryrefslogtreecommitdiffstats
path: root/devtools/client/responsivedesign/test/browser.ini
blob: 6a8f5a8d912e66cb6c8fda9bfe6844a8d323c254 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[DEFAULT]
tags = devtools
subsuite = devtools
support-files =
  head.js
  touch.html
  !/devtools/client/commandline/test/helpers.js
  !/devtools/client/framework/test/shared-head.js

[browser_responsive_cmd.js]
[browser_responsivecomputedview.js]
skip-if = e10s && debug # Bug 1252201 - Docshell leak on debug e10s
[browser_responsiveruleview.js]
skip-if = e10s && debug # Bug 1252201 - Docshell leak on debug e10s
[browser_responsiveui.js]
[browser_responsiveui_touch.js]
[browser_responsiveuiaddcustompreset.js]
[browser_responsive_devicewidth.js]
[browser_responsiveui_customuseragent.js]
[browser_responsiveui_window_close.js]
skip-if = (os == 'linux') && e10s && debug # Bug 1277274