Closed
Bug 1512320
Opened 6 years ago
Closed 6 years ago
"ImportError: No module named serve" when trying to run fennec wpt locally.
Categories
(Testing :: web-platform-tests, enhancement)
Tracking
(firefox66 fixed)
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: KWierso, Assigned: KWierso)
References
Details
Attachments
(1 file)
This started happening for me recently. Doing a change like https://hg.mozilla.org/mozilla-central/diff/ef7589421ca6/testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/servodriver.py seems to fix things for me. Not sure what caused this to start failing for me.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → wkocher
Pushed by wkocher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b58ea9ea4468
Fix import from serve.serve for local fennec wpt runs r=jgraham
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/14446 for changes under testing/web-platform/tests
Can't merge web-platform-tests PR due to failing upstream checks:
Github PR https://github.com/web-platform-tests/wpt/pull/14446
* continuous-integration/travis-ci/pr (https://travis-ci.org/web-platform-tests/wpt/builds/466286202?utm_source=github_status&utm_medium=notification)
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•