[wp-hackers] Who on the commit team or contributors actually
run the Automattic WordPress Tests?
Jacob Santos
wordpress at santosj.name
Wed Apr 2 14:03:55 GMT 2008
Nothing, they are completely separate issues. In wp-cron.php it has
require('./wp-config.php'); So it will want wp-config.php to exist in
the run-tests folder when it gets to that test. The other one is
basically, forcing the skipping of a test case, which the function does
not exist. Both will result in a fatal error and bring down the rest of
the execution.
I'm working on getting the second issue fixed, but I have a patch for
the first. Just run patch_cron.php in the root checkout and it will
"fix" wp-cron.php for you.
Viper007Bond wrote:
> What does wp-cron.php have to do with getopt() not existing under Windows?
>
> On Tue, Apr 1, 2008 at 10:36 PM, Jacob Santos <wordpress at santosj.name>
> wrote:
>
>
>> Viper007Bond wrote:
>>
>>> Ack, sorry, somehow a blank message got sent.
>>>
>>> Anyway, as I was trying to say: Oh, doesn't work on Windows. Nevermind
>>>
>> then.
>>
>>>
>> Damn dude, why did you think I made my tool?
>>
>> Use http://wordpress.svn.dragonu.net, which works with apache and php.
>> It requires two fixes to get running. Also it will need you to access
>> the run-tests/wordpress.php from 127.0.0.1 or you can add another
>> allowable host to the .htaccess in the run-tests directory.
>>
>> --
>>
>> Jacob Santos
>>
>> http://www.santosj.name - blog
>> http://funcdoc.wordpress.com - WordPress Documentation Blog/Guide Licensed
>> under GPLv2
>>
>> Also known as darkdragon and santosj on WP trac.
>>
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>
>>
>
>
>
>
--
Jacob Santos
http://www.santosj.name - blog
http://funcdoc.wordpress.com - WordPress Documentation Blog/Guide Licensed under GPLv2
Also known as darkdragon and santosj on WP trac.
More information about the wp-hackers
mailing list