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 Layout/RegionsSelection.html
     54 
     55 # Redundant with chromium's page cyclers.
     56 Replay
     57 
     58 # Requires manual intervention.
     59 Bindings/event-target-wrapper.html
     60 
     61 # Crashy, crbug.com/245702
     62 Parser/query-selector-deep.html
     63 Parser/query-selector-id-deep.html
     64 
     65 # Does not run on Android
     66 Interactive/window-resize.html
     67 
     68 # Microbenchmark that we aren't interested in monitoring.
     69 Bindings/gc-forest.html
     70 Bindings/gc-mini-tree.html
     71 Bindings/gc-tree.html
     72 Bindings/named-property-enumerator.html
     73 
     74 # Times out on the bots
     75 Interactive/spellcheck-paste-huge-text.html
     76