blob: 7089b8fb8e746517a80e97c9544a4c1b603a425a (
plain)
1
2
3
4
5
6
7
8
|
[DEFAULT]
skip-if = tsan # Bug 1804081
support-files=profiler_test_utils.js
[test_profile_worker_bug_1428076.html]
skip-if = os == 'android' && processor == 'arm' # Bug 1541291
[test_profile_worker.html]
skip-if = os == 'android' && processor == 'arm' # Bug 1541291
|