Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: non-automated test failure report! :)



On 11/15/11 6:37 PM, Christos Zoulas wrote:
Should we add something like:

        atf_tc_set_md_var(tc, "required-memory", "256M");

and then have the driver not run the test if sysctl("hw.usermem64")<  256M
Seems useful to me instead of putting the check in the test?

Seems like a good idea to me.

Can you add this to the test itself first as an ad-hoc change? I'll then move this to atf-run as a "require.memory" property. I've filed PR bin/45619 to serve as a reference for any temporary changes and to keep track of this.

Home | Main Index | Thread Index | Old Index