forked from WebKit/WebKit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSkipped
156 lines (126 loc) · 4.92 KB
/
Skipped
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
# Micro benchmarks not worth running at the moment.
DOM/TraverseChildNodes.html
Interactive/SelectAll.html
Interactive/CopyAll.html
Interactive/DeletingInPasswordField.html
Bindings/update-name-getter.html
# Not enabled by default on some ports
Mutation
# Unstable SVG page loading tests
SVG/Samurai.html
# Takes too long to load
SVG/SierpinskiCarpet.html
SVG/France.html
SVG/FrancoBolloGnomeEzechi.html
SVG/GearFlowers.html
SVG/HereGear.html
# Takes 22s on MacBookPro
SVG/MtSaintHelens.html
# Do not conform to WebKit perf test style
SunSpider
XSSAuditor
JetStream
# https://bugs.webkit.org/show_bug.cgi?id=95376
Dromaeo/jslib-modify-jquery.html
# https://bugs.webkit.org/show_bug.cgi?id=98708
Layout/subtree-detaching.html
# https://bugs.webkit.org/show_bug.cgi?id=108948#c7
Layout/ArabicLineLayout.html
# We have pure JS tests separately outside Dromaeo.
Dromaeo/sunspider-3d-morph.html
Dromaeo/sunspider-3d-raytrace.html
Dromaeo/sunspider-access-binary-trees.html
Dromaeo/sunspider-access-fannkuch.html
Dromaeo/sunspider-access-nbody.html
Dromaeo/sunspider-access-nsieve.html
Dromaeo/sunspider-bitops-3bit-bits-in-byte.html
Dromaeo/sunspider-bitops-bits-in-byte.html
Dromaeo/sunspider-bitops-bitwise-and.html
Dromaeo/sunspider-bitops-nsieve-bits.html
Dromaeo/sunspider-controlflow-recursive.html
Dromaeo/sunspider-crypto-aes.html
Dromaeo/sunspider-date-format-tofte.html
Dromaeo/sunspider-date-format-xparb.html
Dromaeo/sunspider-math-cordic.html
Dromaeo/sunspider-math-partial-sums.html
Dromaeo/sunspider-math-spectral-norm.html
Dromaeo/sunspider-regexp-dna.html
Dromaeo/sunspider-string-fasta.html
Dromaeo/sunspider-string-tagcloud.html
Dromaeo/sunspider-string-unpack-code.html
Dromaeo/sunspider-string-validate-input.html
Dromaeo/v8-crypto.html
Dromaeo/v8-deltablue.html
Dromaeo/v8-earley-boyer.html
Dromaeo/v8-raytrace.html
Dromaeo/v8-richards.html
# Bug 100262 - REGRESSION(r131982): this test is crashing
SVG/SvgNestedUse.html
# Bug 102646 - ShadowDOM is not enabled in some ports.
ShadowDOM
Canvas/drawimage.html
# Has a time-dependency (monotonically increasing), and is much slower than
# necessary due to https://bugs.webkit.org/show_bug.cgi?id=107236
# but is still useful for testing the threaded parser.
Parser/html-parser-threaded.html
# https://bugs.webkit.org/show_bug.cgi?id=113811#c2
Layout/LineLayoutJapanese.html
# Don't run the interactive runner. We run index.html
Speedometer/InteractiveRunner.html
Speedometer2.1/index.html
Speedometer2.1/InteractiveRunner.html
StyleBench/InteractiveRunner.html
# We skip Shapes tests for now: https://bugs.webkit.org/show_bug.cgi?id=128188
Layout/Shapes
# We skip the multicolumn tests for now: https://bugs.webkit.org/show_bug.cgi?id=137687
Layout/Multicol
# rdar://problem/21227453
Dromaeo/jslib-modify-prototype.html
# Still under development so skip it for now.
MotionMark
JSBench
ARES-6
RexBench
LaunchTime
# Used for iOS testing
Animation/css-animation.html
Animation/css-accelerated-animation.html
Animation/raf-animation.html
Animation/svg-animation.html
# Media tests take too long to run; require MSE, HLS which are not supported on all ports;
# and require a webserver (run-webkit-httpd) which is not part of normal performance testing.
Media/
MediaTime/
# Bugs 167622, 167637, 167638 and 167640 - Some IndexedDB test deadlock on the GTK+ perf bot.
[GTK] IndexedDB/basic/index-get.html
[GTK] IndexedDB/stress/large-number-of-inserts.html
[GTK] IndexedDB/basic/objectstore-cursor.html
[GTK] IndexedDB/basic/objectstore-get.html
# Bug 167623 - [GTK] Performance test IndexedDB/large-number-of-inserts-responsiveness.html timeouts.
[GTK] IndexedDB/large-number-of-inserts-responsiveness.html
# Bug 203083 - [GTK] Perf tests IndexedDB/basic/index-cursor-delete.html and -update.html timeouts
[GTK] IndexedDB/basic/index-cursor-delete.html
[GTK] IndexedDB/basic/index-cursor-update.html
# Bug 203229 - [GTK] Perf test SVG/UnderTheSeeBenchmark.html timeouts
[GTK] SVG/UnderTheSeeBenchmark.html
# Bug 167616 - Performance test IndexedDB/large-binary-keys.html creates a DB of more than 6GB and takes more than 10 minutes to run.
[GTK] IndexedDB/stress/large-binary-keys.html
# Skip timeouts.
[Win] IndexedDB/basic/index-cursor-delete-2.html
[Win] IndexedDB/basic/index-cursor-delete.html
[Win] IndexedDB/basic/index-cursor-update.html
[Win] IndexedDB/basic/index-multientry.html
[Win] IndexedDB/basic/objectstore-add.html
[Win] IndexedDB/basic/objectstore-clear.html
[Win] IndexedDB/basic/objectstore-cursor-delete.html
[Win] IndexedDB/basic/objectstore-cursor-update.html
[Win] IndexedDB/basic/objectstore-cursor.html
[Win] IndexedDB/basic/objectstore-delete.html
[Win] IndexedDB/basic/objectstore-put.html
[Win] IndexedDB/stress/large-array-keys.html
[Win] IndexedDB/stress/large-binary-keys.html
[Win] IndexedDB/stress/large-number-of-inserts-responsiveness.html
[Win] IndexedDB/stress/large-number-of-inserts.html
[Win] IndexedDB/stress/large-string-keys.html
# https://bugs.webkit.org/show_bug.cgi?id=241729
Layout/nested-flexbox.html