[Webkit-unassigned] [Bug 94553] New: Add mountain lion to perf-tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 20 17:41:01 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94553
Summary: Add mountain lion to perf-tests
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: bshafiei at apple.com
Need to add mountain-lion to set of allowed port names so that perf-tests can run
http://build.webkit.org/builders/Apple%20MountainLion%20Release%20%28Perf%29/builds/14/steps/perf-test/logs/stdio
Traceback (most recent call last):
File "./Tools/Scripts/run-perf-tests", line 40, in <module>
sys.exit(PerfTestsRunner().run())
File "/Volumes/Data/slave/mountainlion-release-perf-tests/build/Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py", line 67, in __init__
self._port = self._host.port_factory.get(self._options.platform, self._options)
File "/Volumes/Data/slave/mountainlion-release-perf-tests/build/Tools/Scripts/webkitpy/layout_tests/port/factory.py", line 114, in get
return cls(self._host, port_name, options=options, **kwargs)
File "/Volumes/Data/slave/mountainlion-release-perf-tests/build/Tools/Scripts/webkitpy/layout_tests/port/mac.py", line 56, in __init__
ApplePort.__init__(self, host, port_name, **kwargs)
File "/Volumes/Data/slave/mountainlion-release-perf-tests/build/Tools/Scripts/webkitpy/layout_tests/port/apple.py", line 79, in __init__
assert port_name in allowed_port_names, "%s is not in %s" % (port_name, allowed_port_names)
AssertionError: mac-mountainlion is not in ['mac-leopard', 'mac-snowleopard', 'mac-lion', 'mac', 'mac-future']
--
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