1# Micro benchmarks not worth running at the moment.
2DOM/TraverseChildNodes.html
3Interactive/SelectAll.html
4
5# Not enabled by default on some ports
6Mutation
7
8# Unstable SVG page loading tests
9SVG/Samurai.html
10
11# Takes too long to load
12SVG/SierpinskiCarpet.html
13
14SVG/France.html
15SVG/FrancoBolloGnomeEzechi.html
16SVG/GearFlowers.html
17SVG/HereGear.html
18
19# Takes 22s on MacBookPro
20SVG/MtSaintHelens.html
21
22# Do not conform to WebKit or Chromium perf test styles
23SunSpider
24XSSAuditor
25
26# https://bugs.webkit.org/show_bug.cgi?id=98708
27Layout/subtree-detaching.html
28
29# We have pure JS tests separately outside Dromaeo.
30Dromaeo
31
32# Bug 77024 - Web Inspector: tests in PerformanceTests/inspector/ are timing out
33inspector
34
35Canvas/drawimage.html
36
37# Has a time-dependency (monotonically increasing), and is much slower than
38# necessary due to https://bugs.webkit.org/show_bug.cgi?id=107236
39# but is still useful for testing the threaded parser.
40Parser/html-parser-threaded.html
41
42# Redundant with chromium's page cyclers.
43Replay
44
45# Requires manual intervention.
46Bindings/event-target-wrapper.html
47
48# Crashy, crbug.com/245702
49Parser/query-selector-deep.html
50Parser/query-selector-id-deep.html
51
52# Does not run on Android
53Interactive/window-resize.html
54
55# Times out on Android, crbug.com/358168
56Canvas/draw-video-to-hw-accelerated-canvas-2d.html
57Canvas/upload-video-to-sub-texture.html
58Canvas/upload-video-to-texture.html
59
60# Microbenchmark that we aren't interested in monitoring.
61Bindings/gc-forest.html
62Bindings/gc-mini-tree.html
63Bindings/gc-tree.html
64Bindings/named-property-enumerator.html
65
66# Times out on the bots
67Interactive/spellcheck-paste-huge-text.html
68
69# Times out on Android. crbug.com/384857
70Animation/overlay-background-color-transitions.html
71