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