Ah, I see. So to run the "upload_wizard.feature " test by itself, I first had to:
export MEDIAWIKI_URL=http://commons.wikimedia.beta.wmflabs.org/wiki/ …and then I was able to run the test without errors. When I had problems with the same test earlier (because it was unable to locate the UploadWizard page), that was a consequence of the MEDIAWIKI_URL environment variable value being set to " http://en.wikipedia.beta.wmflabs.org/wiki/" (Just thought I'd share this info in case anyone else is still getting their feet wet like me…) Thanks Chris! - Jeff On Thu, Nov 14, 2013 at 12:23 PM, Chris McMahon <[email protected]>wrote: > > Beta emulates production better than test2 in many ways. UploadWizard is > on beta commons but not on beta enwiki: > http://commons.wikimedia.beta.wmflabs.org/wiki/Special:UploadWizard > > - C > > > On Thu, Nov 14, 2013 at 12:18 PM, Jeffrey Hall <[email protected]>wrote: > >> I've been reviewing some of the bugs related to Visual Editor's use of >> browser localStorage, and in doing so, was trying to access the "Upload >> Wizard" page on the beta labs site, but it doesn't appear to exist at the >> URL that the automated tests expect it to be at: >> >> http://en.wikipedia.beta.wmflabs.org/wiki/Special:UploadWizard >> >> The equivalent page does exist at the expected location for production >> English Wikipedia, and also at test2: >> >> https://test2.wikipedia.org/wiki/Special:UploadWizard >> >> Does anyone know why the UploadWizard page is missing in the beta labs >> environment? >> >> Thanks, >> >> - Jeff >> >> >> _______________________________________________ >> QA mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/qa >> >> > > _______________________________________________ > QA mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/qa > >
_______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
