[qmtest] Issues trying to uplift qmtest for LSB libstdc++ test
Stew Benedict
stewb at linux-foundation.org
Fri Feb 22 19:31:41 UTC 2008
On Fri, 22 Feb 2008, Stefan Seefeld wrote:
> Stew,
>
> Stew Benedict wrote:
>
> > Defined 'CompilerTable.target=' in build_binary_testsuite and
> > build_v3_dist, and now hit:
> >
> > exceptions.AttributeError: 'str' object has no attribute 'Run'
> >
> > Also tried a different approach, keeping the 5 argument
> > _RunTargetExecutable, renaming it to _RunLSBTargetExecutable, which
> > eventually led me to the same 'str' object has no attribute 'Run'.
>
> The 'CompilerTable.target' entry in the context is generated by a
> resource. Its value is an object, which does provide a 'Run' method.
>
> The QMTest internal API has changed between versions 2.2 and 2.4, and
> extensions need to reflect that.
>
Thanks.
I figured it was the API change that was biting me here, just a little
lost as to where to start to update the test code for the new ABI
(I wasn't involved in writing the test code).
I'll dig in to the CompilerTable.target entry some more.
--
Stew Benedict
The Linux Foundation
More information about the qmtest
mailing list