[TIMOB-2157] Android: Properties API - number of tests fail
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:58:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 M01 |
Components | Android |
Labels | android, android_refactor, api, defect, properties, regression |
Reporter | Thomas Huelbert |
Assignee | Don Thorp |
Created | 2011-04-15T03:12:15.000+0000 |
Updated | 2011-04-17T01:58:16.000+0000 |
Description
1.5.0.70ce98 g2 running 2.2, G1 running 1.6, sim 2.2.
1.5.0.70ce98 g2 running 2.2, G1 running 1.6, sim 2.2.
1.Platform>Properties API
2.View output, fails trimmed out below
D/TiAPI (16627): (kroll$76) [4,5238160] Bool: Test Failure
D/TiAPI (16627): (kroll$76) [4,5238164] Double: Test Failure
D/TiAPI (16627): (kroll$76) [10,5238174] int: Test Failure
D/TiAPI (16627): (kroll$76) [2,5238176] String: Test Failure
D/TiAPI (16627): (kroll$76) [4,5238180] StringList: Test
Failure
this was on the g2 and the g1. on the G1 an additional failure was shown:
D/ ( 743): unable to unlink '/data/data/com.appcelerator.KitchenSink/shared_prefs/titanium.xml.bak': No such file or directory (errno=2)
The
No such file or directory
error is not a problem.Appears to have been fixed by a recent commit, because I get no failures with 1.5.0 408f5ab in 2.2 and 1.6 emulators
re-opening, needs a unit test
Oops, it's already a KS test, no unit test needed
1.5.0.fb4b340. G2 (2.2) 2.1 emulator