WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 45090
new-run-webkit-tests: still more unit tests
https://bugs.webkit.org/show_bug.cgi?id=45090
Summary
new-run-webkit-tests: still more unit tests
Dirk Pranke
Reported
2010-09-01 22:56:28 PDT
new-run-webkit-tests: still more unit tests
Attachments
Patch
(46.94 KB, patch)
2010-09-01 23:26 PDT
,
Dirk Pranke
ojan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Pranke
Comment 1
2010-09-01 23:26:42 PDT
Created
attachment 66336
[details]
Patch
Dirk Pranke
Comment 2
2010-09-07 17:46:52 PDT
Committed
r66937
: <
http://trac.webkit.org/changeset/66937
>
Kent Tamura
Comment 3
2010-09-07 18:08:45 PDT
This change broke Chromium-linux. test-webkitpy: INFO Suppressing most webkitpy logging while running unit tests. webkitpy.test.main: INFO Excluding: webkitpy.common.checkout.scm_unittest (use --all to include) ...........................................................................................root: INFO this should be logged ............................................................................................EE................................................................................................................................................................................................................................................................................................................................................................................................. ====================================================================== ERROR: test_http_server (webkitpy.layout_tests.port.mac_unittest.MacTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/cltbld/google-linux-2/chromium-linux-release-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/port/port_testcase.py", line 54, in test_http_server port.start_http_server() File "/home/cltbld/google-linux-2/chromium-linux-release-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/port/base.py", line 388, in start_http_server self._http_server.start() File "/home/cltbld/google-linux-2/chromium-linux-release-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/port/apache_http_server.py", line 221, in start raise Exception('Failed to start http server') Exception: Failed to start http server ====================================================================== ERROR: test_image_diff (webkitpy.layout_tests.port.mac_unittest.MacTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/cltbld/google-linux-2/chromium-linux-release-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/port/port_testcase.py", line 65, in test_image_diff self.assertFalse(port.diff_image(file1, file1)) File "/home/cltbld/google-linux-2/chromium-linux-release-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/port/webkit.py", line 137, in diff_image sp = self._diff_image_request(expected_filename, actual_filename, tolerance) File "/home/cltbld/google-linux-2/chromium-linux-release-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/port/webkit.py", line 151, in _diff_image_request (actual_length, actual_file, expected_length, expected_file)) File "/home/cltbld/google-linux-2/chromium-linux-release-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/port/server_process.py", line 116, in write self._start() File "/home/cltbld/google-linux-2/chromium-linux-release-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/port/server_process.py", line 78, in _start env=self._env) File "/usr/lib/python2.5/subprocess.py", line 594, in __init__ errread, errwrite) File "/usr/lib/python2.5/subprocess.py", line 1147, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory ---------------------------------------------------------------------- Ran 570 tests in 27.910s FAILED (errors=2)
Dirk Pranke
Comment 4
2010-09-07 18:37:44 PDT
looking ...
Dirk Pranke
Comment 5
2010-09-07 18:50:18 PDT
confirmed that it broke ...
Dirk Pranke
Comment 6
2010-09-07 19:04:42 PDT
okay, I've uploaded a fix as
bug 45357
.
WebKit Review Bot
Comment 7
2010-09-08 03:54:12 PDT
http://trac.webkit.org/changeset/66937
might have broken Leopard Intel Debug (Tests)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug