Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2157] Android: Properties API - number of tests fail

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:16.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M01
ComponentsAndroid
Labelsandroid, android_refactor, api, defect, properties, regression
ReporterThomas Huelbert
AssigneeDon Thorp
Created2011-04-15T03:12:15.000+0000
Updated2011-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)

Comments

  1. Don Thorp 2011-04-15

    The No such file or directory error is not a problem.

  2. Bill Dawson 2011-04-15

    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

  3. Bill Dawson 2011-04-15

    re-opening, needs a unit test

  4. Bill Dawson 2011-04-15

    Oops, it's already a KS test, no unit test needed

  5. Thomas Huelbert 2011-04-15

    1.5.0.fb4b340. G2 (2.2) 2.1 emulator

JSON Source