https://bugzilla.wikimedia.org/show_bug.cgi?id=51882
Web browser: ---
Bug ID: 51882
Summary: can't run Selenium tests on Windows
Product: Tools
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: MediaWiki-Vagrant
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
Mediawiki Vagrant installed fine and browsertests role also. I installed the
NoWindows sw according to Gui customize page,
http://www.mediawiki.org/wiki/MediaWiki-Vagrant/Customizing#Adding_a_gui.
Looks like I can't use mediawiki vagrant from regular command prompt due to ssh
problems:
C:\Mediawiki_vagrant>vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
[default] VirtualBox VM is already running.
C:\Mediawiki_vagrant>vagrant ssh -- -X
`ssh` executable not found in any directories in the %PATH% variable. Is an
SSH client installed? Try installing Cygwin, MinGW or Git, all of which
contain an SSH client. Or use the PuTTY SSH client with the following
authentication information shown below:
Host: 127.0.0.1
Port: 2222
Username: vagrant
Private key: C:/VirtualBox/insecure_private_key
I tried it in Git shell (MingW32) and this is what I got. Note that NoWindows
has been installed.
$ vagrant ssh -- -X
Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-49-generic x86_64)
mmm mmm mm ## mm mm ## mm
##
### ### ## "" ## ## "" ##
""
######## m####m m###m## #### m#####m "#m ## m#" #### ## m##"
####
## ## ## ##mmmm## ##" "## ## " mmm## ## ## ## ## ##m##
##
## "" ## ##"""""" ## ## ## m##"""## ###""### ## ##"##m
##
## ## "##mmmm# "##mm### mmm##mmm ##mmm### ### ### mmm##mmm ## "#m
mmm##mmm
"" "" """"" """ "" """""""" """" "" """ """ """""""" "" """
""""""""
* MediaWiki is located at /vagrant/mediawiki.
* To interactively evaluate PHP and MediaWiki code, run 'phpsh'.
* For a database shell, run 'mysql'.
* For help, visit https://www.mediawiki.org or #mediawiki on
chat.freenode.net.
System load: 0.01 Processes: 90
Usage of /: 4.6% of 39.36GB Users logged in: 0
Memory usage: 25% IP address for eth0: 10.0.2.15
Swap usage: 0% IP address for eth1: 10.11.12.13
Last login: Tue Jul 23 14:04:04 2013 from 10.0.2.2
-bash: /etc/virtualbox-version: No such file or directory
tput: unknown terminal "msys"
tput: unknown terminal "msys"
tput: unknown terminal "msys"
Your VirtualBox guest additions are out-of-date. Please run
'update-guest-additi
ons'.
vagrant@mediawiki-vagrant:~$ cd /srv/browsertests/
<ts$ bundle exec cucumber features/wikilove.feature
Using the default profile...
FF--F-------------------
(::) failed steps (::)
Unable to pick a platform for the provided browser (RuntimeError)
./features/step_definitions/upload_wizard_steps.rb:2:in `/^I am logged in$/'
features/wikilove.feature:5:in `Given I am logged in'
Failing Scenarios:
cucumber features/wikilove.feature:9 # Scenario: Wikilove barnstar options
3 scenarios (1 failed, 2 skipped)
20 steps (1 failed, 19 skipped)
1m4.595s
What to do next to get my browsertests running?
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l