Last modified: 2014-09-16 01:24:43 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T72876, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 70876 - vagrant run-test parameter parsing is broken on Windows
vagrant run-test parameter parsing is broken on Windows
Status: NEW
Product: MediaWiki-Vagrant
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-16 01:24 UTC by Yuri Astrakhan
Modified: 2014-09-16 01:24 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Yuri Astrakhan 2014-09-16 01:24:43 UTC
vagrant run-tests works fine without parameters, but breaks as follows on my Windows box:

~/mw/v/mediawiki/includes/content
$ vagrant run-tests /vagrant/mediawiki/tests/phpunit/includes/content/JsonContentTest.php
bash: -c: line 0: syntax error near unexpected token `('
bash: -c: line 0: `run-mediawiki-tests C:/Program Files (x86)/Git/vagrant/mediawiki/tests/phpunit/includes/content/JsonContentTest.php'

~/mw/v/mediawiki/includes/content
$ vagrant run-tests ../../tests/phpunit/includes/content/JsonContentTest.php
Cannot open file "../../tests/phpunit/includes/content/JsonContentTest.php".

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links