[Webkit-unassigned] [Bug 202361] [GTK] Add EWS testers to run GTK unit tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 19 10:05:59 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=202361
Carlos Alberto Lopez Perez <clopez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dpino at igalia.com,
| |pmatos at igalia.com
--- Comment #3 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
I think I have the patch for the buildbot/EWS ready but I wanted to give it some test...
What is the best/current way of testing this?
I tried this but fails with an import error:
$ python Tools/BuildSlaveSupport/ews-build/runUnittests.py
E.......................
======================================================================
ERROR: steps_unittest (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: steps_unittest
Traceback (most recent call last):
File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
module = self._get_module_from_name(name)
File "/usr/lib/python2.7/unittest/loader.py", line 232, in _get_module_from_name
__import__(name)
File "/home/clopez/webkit/webkit/Tools/BuildSlaveSupport/ews-build/steps_unittest.py", line 30, in <module>
from buildbot.test.fake.remotecommand import Expect, ExpectRemoteRef, ExpectShell
ImportError: No module named test.fake.remotecommand
(Note that this fails even before my patch)
What versions of buildbot are expected for testing this?
Is there some python virtual environment definition somewhere that I can use for testing this?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191219/d3951a0e/attachment.htm>
More information about the webkit-unassigned
mailing list