That's interesting -- I see "Failed; exit status: 0" in the "Result message" 
field.

Looks like that's coming from Test::Analyze::Correctness.  Somehow $pass came 
out to be 0, so it fell into the "fail" path...?


On Apr 14, 2010, at 10:51 AM, Ethan Mallove wrote:

> This loop_spawn test appears to have passed, though it's marked
> as FAIL:
> 
>   http://www.open-mpi.org/mtt/index.php?do_redir=1233
> 
> Its pass condition is set to:
> 
>   pass = &and(&test_wifexited(), &eq(&test_wexitstatus(), 0))
> 
> -Ethan
> _______________________________________________
> mtt-users mailing list
> mtt-us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users
> 


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to