- From: Anton Molleda (Plain Concepts Corporation) <v-antonm@microsoft.com>
- Date: Thu, 22 May 2014 23:34:07 +0000
- To: James Graham <james@hoppipolla.co.uk>, Erika Doyle Navara <Erika.Doyle@microsoft.com>
- CC: "public-test-infra@w3.org" <public-test-infra@w3.org>
Hi James! Thank you very much for the initial support for Windows. As Erika said, I'm looking into making wptrunner work for IE but I'm running into some issues I hope you can help me. I've done a virtualenv, cloned the latest version from git, checkout your branch, pip install -e, created the manifest and finally tried to run it but I'm getting the following error: ImportError: No module named serve Do you have any idea on what can be wrong? I'm running Windows 8.1 with Python 2.7.6 (x86), PyWin is installed as well. Thanks! -----Original Message----- From: James Graham [mailto:james@hoppipolla.co.uk] Sent: Wednesday, April 30, 2014 11:05 To: Erika Doyle Navara; public-test-infra@w3.org Cc: Anton Molleda (Plain Concepts Corporation) Subject: Re: wptrunner and IE On 29/04/14 07:16, Erika Doyle Navara wrote: > James-I'd like to introduce you to Anton, who will be looking into > making wptrunner work for IE with our new WebDriver implementation. > We will send you (and public-test-infra) our questions as we start > working on it. That's excellent! I have moved wptrunner into its own repository [1]. There's nothing much on the master branch at the moment, but the "jgraham/initial" branch has all the current code in it. That branch has a code review at [2]. It should be possible to take contributions either directly on that branch before it is merged, or as pull requests against that branch, depending on what is most productive. I will try to merge the refactor I did that makes supporting more browsers easier in the near future. Please let me know as you encounter problems or difficulties, I am very happy to help. [1] https://github.com/w3c/wptrunner [2] https://critic.hoppipolla.co.uk/r/1431
Received on Friday, 23 May 2014 06:51:59 UTC