WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 86800
87267
[NRWT] REGRESSION(
r116021
): It made --no-http option broken
https://bugs.webkit.org/show_bug.cgi?id=87267
Summary
[NRWT] REGRESSION(r116021): It made --no-http option broken
Csaba Osztrogonác
Reported
2012-05-23 08:14:17 PDT
http://trac.webkit.org/changeset/116021
added perf subdirs (perf and svg/hixie/perf) directories to "test requires lock" category to force them run in serial. But unfortunately after this commit NRWT asserts with --no-http: File "/home/oszi/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py", line 943, in start_servers_with_lock assert(self._options.http) AssertionError 942 def start_servers_with_lock(self): 943 assert(self._options.http) --> this assert hit :-/
Attachments
Add attachment
proposed patch, testcase, etc.
Raphael Kubo da Costa (:rakuco)
Comment 1
2012-05-23 08:22:55 PDT
*** This bug has been marked as a duplicate of
bug 86800
***
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