Nick Sieger wrote:
On 9/30/07, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote:
I noticed the CI builds are all failing now in testEnv, which first
tries to test_ok ENV['HOME'] || ENV['APPDATA']. Since this fails,
perhaps the user Bamboo runs under doesn't have a HOME var set?

Ah, interesting. Glassfish is being run under SMF now, and apparently
the normal user/login environment is not sourced. Should we change the
tests? I could evaluate some environment scripts in the build launcher
as well, but it would be nice if the tests were self-contained --
i.e., the test itself set some environment variable and then launched
a subprocess to verify.

I'm fine with changing the tests in this case to get it running; expecting certain env vars are present seems a little iffy, and already it tries to look for Windows-specific versions as a fallback. It's not foolproof, so the test can reasonably be changed. Got a plan for that? CI has been getting pretty solid lately, and now I have to start ignoring it again.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to