[Webkit-unassigned] [Bug 67835] [NRWT] the nrwt check httpd with --no-http option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 9 07:08:05 PDT 2011


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #6 from Csaba Osztrogonac <ossy at webkit.org>  2011-09-09 07:08:05 PST ---
It broke a unittest: 

Traceback (most recent call last):
  File "/ramdisk/qt-linux-release/build/Tools/Scripts/webkitpy/layout_tests/controllers/manager_unittest.py", line 239, in test_needs_servers
    self.assertTrue(manager.needs_servers())
  File "/ramdisk/qt-linux-release/build/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py", line 820, in needs_servers
    return any(self._test_requires_lock(test_name) for test_name in self._test_files) and self._options.http
AttributeError: 'MockOptions' object has no attribute 'http'

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