[Webkit-unassigned] [Bug 105197] New: REGRESSION: Chromium Android Perf bots have been failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 11:16:00 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105197

           Summary: REGRESSION: Chromium Android Perf bots have been
                    failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: dpranke at chromium.org, peter at chromium.org,
                    pdr at google.com
            Blocks: 77037


It has been failing to run any test at all for ages:
http://build.webkit.org/builders/Chromium%20Android%20Release%20%28Perf%29?numbuilds=100

Traceback (most recent call last):
  File "./Tools/Scripts/run-perf-tests", line 40, in <module>
    sys.exit(PerfTestsRunner().run())
  File "/b/WebKit-BuildSlave/chromium-android-release-perf/build/Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py", line 187, in run
    self._start_servers()
  File "/b/WebKit-BuildSlave/chromium-android-release-perf/build/Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py", line 164, in _start_servers
    self._port.start_http_server(number_of_servers=2)
  File "/b/WebKit-BuildSlave/chromium-android-release-perf/build/Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py", line 253, in start_http_server
    super(ChromiumAndroidPort, self).start_http_server(additional_dirs, number_of_servers)
  File "/b/WebKit-BuildSlave/chromium-android-release-perf/build/Tools/Scripts/webkitpy/layout_tests/port/base.py", line 954, in start_http_server
    server.start()
  File "/b/WebKit-BuildSlave/chromium-android-release-perf/build/Tools/Scripts/webkitpy/layout_tests/servers/http_server_base.py", line 88, in start
    if self._wait_for_action(self._is_server_running_on_all_ports):
  File "/b/WebKit-BuildSlave/chromium-android-release-perf/build/Tools/Scripts/webkitpy/layout_tests/servers/http_server_base.py", line 158, in _wait_for_action
    if action():
  File "/b/WebKit-BuildSlave/chromium-android-release-perf/build/Tools/Scripts/webkitpy/layout_tests/servers/http_server_base.py", line 169, in _is_server_running_on_all_ports
    raise ServerError("Server exited")
webkitpy.layout_tests.servers.http_server_base.ServerError: Server exited

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list