Yeah, that's still the same. Haven't changed it: export MEDIAWIKI_URL=http://core.local/index.php/
I run both the desktop and mobile versions from the same URL though. It uses a cookie to remember which one I was using. Since cookies aren't persistent through browser tests, I honestly have no idea how it was always testing against the mobile version before, but it used to work fine. Ryan On Tue, May 20, 2014 at 5:46 PM, Chris McMahon < [email protected]> wrote: > > The target wiki should be controlled by the local environment variable > MEDIAWIKI_URL e.g. > > $ export MEDIAWIKI_URL=http://en.m.wikipedia.beta.wmflabs.org/wiki/ > > > > > > > On Tue, May 20, 2014 at 5:34 PM, Arthur Richards > <[email protected]>wrote: > >> +qa >> On May 20, 2014 5:28 PM, "Ryan Kaldari" <[email protected]> wrote: >> >>> When I tried to review Jon's latest browser test changes today I noticed >>> that all of my tests are failing. It looks like the tests are all trying to >>> run on the desktop site rather than the mobile site now. I haven't changed >>> anything about my local environment lately, so I imagine this must be >>> related to some change that was made to how our tests are run. I didn't see >>> anything obvious in gerrit, so if anyone has any idea what might have >>> caused this, please let me know. I've tried running them in Firefox and >>> Chrome with the same results. >>> >>> Ryan Kaldari >>> >> >> _______________________________________________ >> QA mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/qa >> >> >
_______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
