blob: afbccd1b006b9e9e3814cbc1bd525d1d41d1c981 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[DEFAULT]
skip-if = tsan # TSan times out on pretty much all of these tests
support-files =
../shared-head.js
head.js
do_work_500ms.html
fixed_height.html
multi_frame.html
simple.html
single_frame.html
[browser_test_feature_ipcmessages.js]
[browser_test_feature_jsallocations.js]
[browser_test_feature_nostacksampling.js]
[browser_test_feature_preferencereads.js]
[browser_test_markers_parent_process.js]
[browser_test_profile_single_frame_page_info.js]
[browser_test_profile_multi_frame_page_info.js]
|