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

            Bug ID: 70876
           Summary: vagrant run-test parameter parsing is broken on
                    Windows
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

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".

-- 
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