This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Config rewrite part I (there might be two)


Thanks for the analysis, it makes seeing the test pretty easy. I'll change the test so that it only attempts to run when Config is set to 32-on-64 and hence getPkgLib32Dir and getPkgLib64Dir are not null (frysk.TestConfig checks this).

Andrew

and Mark Wielaard wrote:
On Tue, 2007-02-06 at 09:22 -0500, Andrew Cagney wrote:
I'll look at it today; 32-on-64 needs some review. Your correct to conclude that those tests should not be directly manipulating Config. Was there a bug?

TestIsa.test64To32To64() and TestIsa.test64To32Isa() try to construct a command line with getExec32Prefix() + "funit-exec" which returns "nullfunit-exec" since the exec32prefix isn't defined. Making the command not start because nullfunit-exec doesn't exist of course.

Cheers,

Mark



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]