Last modified: 2013-01-10 07:30:29 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 T45808, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43808 - PHPUnit Makefile isn't BSD make compatible.
PHPUnit Makefile isn't BSD make compatible.
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Unit tests (Other open bugs)
1.21.x
All All
: Normal trivial (vote)
: ---
Assigned To: Dereckson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-10 03:11 UTC by Dereckson
Modified: 2013-01-10 07:30 UTC (History)
4 users (show)

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


Attachments

Description Dereckson 2013-01-10 03:11:16 UTC
/home/dereckson/dev/mediawiki/bench/core/tests/phpunit ] make databaseless
 php phpunit.php --configuration /suite.xml  --exclude-group Broken,ParserFuzz,Destructive,Database,Stub
 Could not read "/suite.xml".
 *** Error code 1

 Stop in /usr/home/dereckson/dev/mediawiki/bench/core/tests/phpunit.

It currently uses a GNU-only $(shell command).

To get the current directory, there is a $PWD environment variable defined on FreeBSD, OpenBSD, Linux and Solaris we could use instead.
Comment 1 Dereckson 2013-01-10 03:15:29 UTC
Gerrit change #43126.
Comment 2 Antoine "hashar" Musso (WMF) 2013-01-10 07:30:29 UTC
Good catch :-]  I have merged it in. Thanks!

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


Navigation
Links