45 lines
1.2 KiB
INI
45 lines
1.2 KiB
INI
[DEFAULT]
|
|
tags = devtools
|
|
skip-if = asan || debug # bug 1078284 too many intermittents for these tests
|
|
support-files =
|
|
app/index.html
|
|
app/manifest.webapp
|
|
app.zip
|
|
addons/adbhelper-linux.xpi
|
|
addons/adbhelper-linux64.xpi
|
|
addons/adbhelper-win32.xpi
|
|
addons/adbhelper-mac64.xpi
|
|
build_app1/package.json
|
|
build_app2/manifest.webapp
|
|
build_app2/package.json
|
|
build_app2/stage/empty-directory
|
|
build_app_windows1/package.json
|
|
build_app_windows2/manifest.webapp
|
|
build_app_windows2/package.json
|
|
build_app_windows2/stage/empty-directory
|
|
device_front_shared.js
|
|
head.js
|
|
hosted_app.manifest
|
|
templates.json
|
|
../../shared/test/browser_devices.json
|
|
validator/*
|
|
|
|
[test_basic.html]
|
|
[test_newapp.html]
|
|
skip-if = (os == "win" && os_version == "10.0") # Bug 1197053
|
|
[test_import.html]
|
|
skip-if = (os == "linux") # Bug 1024734
|
|
[test_duplicate_import.html]
|
|
[test_runtime.html]
|
|
[test_manifestUpdate.html]
|
|
[test_addons.html]
|
|
skip-if = true # Bug 1201392 - Update add-ons after migration
|
|
[test_device_runtime.html]
|
|
[test_autoconnect_runtime.html]
|
|
[test_autoselect_project.html]
|
|
[test_device_preferences.html]
|
|
[test_fullscreenToolbox.html]
|
|
[test_zoom.html]
|
|
[test_toolbox.html]
|
|
[test_app_validator.html]
|