Hi Rachel, comments are inline.
On Thu, Jun 27, 2013 at 10:43 PM, Rachel Thomas <[email protected]>wrote: > > MEDIAWIKI_URL=http://test2.wikipedia.org/wiki/ > I found out the test bombs out after logging in as selenium user. > Looks like there is a problem with logging in. User is logged in via https and not via http. For more information see comment 7 of bug 50130[1]. The workaround is to set MEDIAWIKI_URL to https site: export MEDIAWIKI_URL=https://test2.wikipedia.org/wiki/ > Also, for some reason I can't seem to get the syntax correct for the > @test2 instance in the visualeditor_reference.feature file. I tried this: > @test2.wikipedia.org/wiki/ @login for the first line in the file, plus > other variations but they are never picked up. > Can you share the output of your command line? The correct tag is @test2.wikipedia.org, you should remove trailing "/wiki/". Let me know if you have any questions, or ping zeljkof on #wikimedia-dev. Željko -- 1: https://bugzilla.wikimedia.org/show_bug.cgi?id=50130#c7
_______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
