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 # https://bugs.webkit.org/show_bug.cgi?id=108948#c7
     30 Layout/ArabicLineLayout.html
     31 
     32 # We have pure JS tests separately outside Dromaeo.
     33 Dromaeo
     34 
     35 # Bug 77024 - Web Inspector: tests in PerformanceTests/inspector/ are timing out
     36 inspector
     37 
     38 # Bug 100262 - REGRESSION(r131982): this test is crashing
     39 SVG/SvgNestedUse.html
     40 
     41 Canvas/drawimage.html
     42 
     43 # Has a time-dependency (monotonically increasing), and is much slower than
     44 # necessary due to https://bugs.webkit.org/show_bug.cgi?id=107236
     45 # but is still useful for testing the threaded parser.
     46 Parser/html-parser-threaded.html
     47 
     48 # Skip the regions performance tests for now.
     49 Layout/RegionsAuto.html
     50 Layout/RegionsAutoMaxHeight.html
     51 Layout/RegionsFixed.html
     52 Layout/RegionsFixedShort.html
     53 
     54 # Redundant with chromium's page cyclers.
     55 Replay
     56 
     57 # Requires manual intervention.
     58 Bindings/event-target-wrapper.html
     59 
     60 # Redundant with chromium's dom_perf benchmark.
     61 DOM/Accessors.html
     62 DOM/CloneNodes.html
     63 DOM/CreateNodes.html
     64 DOM/DOMDivWalk.html
     65 DOM/DOMTable.html
     66 DOM/DOMWalk.html
     67 DOM/Events.html
     68 DOM/GetElement.html
     69 DOM/GridSort.html
     70 DOM/Template.html
     71 
     72 # Crashy, crbug.com/245702
     73 Parser/query-selector-deep.html
     74 Parser/query-selector-id-deep.html
     75 
     76 # Does not run on Android
     77 Interactive/window-resize.html
     78 
     79 # Microbenchmark that we aren't interested in monitoring.
     80 Bindings/named-property-enumerator.html
     81