Bug 87267

Summary: [NRWT] REGRESSION(r116021): It made --no-http option broken
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Blocker CC: rakuco, tmpsantos, tony
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 64491, 78628    

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
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.