9 lines
290 B
TOML
9 lines
290 B
TOML
[DEFAULT]
|
|
skip-if = ["tsan"] # Bug 1804081
|
|
support-files = ["profiler_test_utils.js"]
|
|
|
|
["test_profile_worker.html"]
|
|
skip-if = ["os == 'android' && processor == 'arm'"] # Bug 1541291
|
|
|
|
["test_profile_worker_bug_1428076.html"]
|
|
skip-if = ["os == 'android' && processor == 'arm'"] # Bug 1541291
|