I am still getting one error in complaince testgetMsg('hello_world'): FAILED:
(got ''), expected 'Hello
World.'
How to remove this?
Thanks
--- On Thu, 1/8/09, ajay singh <[email protected]> wrote:
From: ajay singh <[email protected]>
Subject: why gadget.Prefs test failed?
To: "shindig" <[email protected]>
Date: Thursday, January 8, 2009, 2:05 PM
Hi
After running complaince test I am getting several gadget.Prefs Test Suite
error -
gadget.Prefs Test Suite :: PREF010
getInt(myCounter): FAILED: (got '0'), expected '100'
getBool(myBool): FAILED: (got 'false'), expected 'true'
getArray(myTestArray) length: FAILED: (got '0'), expected '3'
getFloat(myFloat): FAILED: (got '0'), expected '3.43'
How can I remove those error?
Thanks
Ajay