https://bugzilla.wikimedia.org/show_bug.cgi?id=53712

Jeff Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Jeff Hall <[email protected]> ---
I was able to get this working on my MacBook Air with the following workflow (I
have not been able to verify that this works on platforms other than Mac OS):

1. vagrant enable-role visualeditor
2. vagrant up
3. vagrant provision
4. vagrant ssh -- -X
5. cd /srv/VisualEditor/VisualEditor/modules/ve-mw/test/browser
6. export MEDIAWIKI_URL=<value>
7. export MEDIAWIKI_USER=<value>
8. export MEDIAWIKI_PASSWORD=<value>
9. export PATH=$PATH:/home/vagrant/.gem/ruby/1.9.1/gems/cucumber-1.3.8/bin 
10. bundle exec cucumber <value>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to