Skip to content
  • rniwa@webkit.org's avatar
    Web Inspector: tests in PerformanceTests/inspector/ are timing out · ce185596
    rniwa@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=77024
    
    Reviewed by Andreas Kling.
    
    PerformanceTests:
    
    These tests have been disabled for ages and don't conform to the standard format.
    
    * Skipped:
    * inspector: Removed.
    * inspector/console-300-lines.html: Removed.
    * inspector/first-open-elements.html: Removed.
    * inspector/first-open-resources.html: Removed.
    * inspector/first-open-scripts.html.broken: Removed.
    * inspector/heap-snapshot-advanced.html: Removed.
    * inspector/heap-snapshot-performance-test.js: Removed.
    * inspector/heap-snapshot.html: Removed.
    * inspector/inspector-startup-time.html: Removed.
    * inspector/network-append-30-requests.html.broken: Removed.
    * inspector/performance-test.js: Removed.
    * inspector/show-panel.html.broken: Removed.
    
    Tools:
    
    Remove inspector performance tests since they have been disabled for ages,
    and they don't use the standard parser-style performance output.
    
    It's adding a lot of code complexity to our infrastructure.
    
    * Scripts/webkitpy/performance_tests/perftest.py:
    (SingleProcessPerfTest.__init__):
    (PerfTestFactory):
    * Scripts/webkitpy/performance_tests/perftest_unittest.py:
    (TestPerfTestFactory.test_regular_test):
    * Scripts/webkitpy/performance_tests/perftestsrunner_integrationtest.py:
    (TestDriver.run_test):
    (MainTest.run_test):
    (MainTest._tests_for_runner):
    (MainTest.test_run_test_set_kills_drt_per_run):
    (MainTest._test_run_with_json_output):
    (MainTest):
    (MainTest.test_run_with_upload_json_should_generate_perf_webkit_json):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@150955 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ce185596