"make test" just uses run-test.php as a command for the all target. However, I have them running (although some fail).
--- On Mon, 8/3/09, Brion Vibber <[email protected]> wrote: > From: Brion Vibber <[email protected]> > Subject: Re: [Wikitech-l] Is there any evidence that the tests in > phase3/maintenance/Tests ever worked? > To: "Wikimedia developers" <[email protected]> > Date: Monday, August 3, 2009, 1:13 PM > On 8/3/09 11:02 AM, dan nessett > wrote: > > > > I am working on the tests in > ../phase3/maintenance/tests. I have > > found 2 problems (one of which may be only locally > relevant). When I > > follow the logic initiated in run-tests.php (which > according to the > > target in the Makefile seems to be the initiator of > the tests) there > > are a lot of includes, but nothing in these appears to > lead to > > anything that might start the tests. > > > > I am beginning to suspect that these tests never > worked. However, I > > am open to correction. Has anyone ever run these tests > successfully? > > make test > > (Note that they may not work _currently_ as there's been a > lot of > bitrot, and there's an external dependency on PHPUnit which > may have > undergone a lot of development since it was last touched.) > > -- brion > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
