Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1088] Update the _generated code for the advanced/proxy_property_requires test app

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2014-07-16T16:43:45.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.5.0
Componentsn/a
Labelsqe-automatedtest
ReporterFeon Sua Xin Miao
AssigneeFeon Sua Xin Miao
Created2014-07-16T03:51:13.000+0000
Updated2014-08-08T18:49:26.000+0000

Description

Model/collection binding now supports more complex notation, so there are some changes in the generated code. As a result, following test cases are failing because the newly generated code are different. {noformat} advanced/proxy_property_requires [android] matches known good generated code for alloy/widgets/com.foo.widget/controllers/row_bind.js advanced/proxy_property_requires [ios] matches known good generated code for alloy/widgets/com.foo.widget/controllers/row_bind.js advanced/proxy_property_requires [mobileweb] matches known good generated code for alloy/widgets/com.foo.widget/controllers/row_bind.js {noformat}

Comments

  1. Feon Sua Xin Miao 2014-07-16

    PR: https://github.com/appcelerator/alloy/pull/482 Functional Test: 1. Following test cases for ALOY-443 should not fail. {noformat} advanced/proxy_property_requires [android] matches known good generated code for alloy/widgets/com.foo.widget/controllers/row_bind.js advanced/proxy_property_requires [ios] matches known good generated code for alloy/widgets/com.foo.widget/controllers/row_bind.js advanced/proxy_property_requires [mobileweb] matches known good generated code for alloy/widgets/com.foo.widget/controllers/row_bind.js {noformat}
  2. Tim Poulsen 2014-07-16

    PR merged
  3. Federico Casali 2014-08-08

    Verified fixed. Unit tests run properly with no errors on supported platforms (iPhone 5 7.1.2, Google Nexus Galaxy 4.3, MobileWeb) TiSDK 3.4.0.v20140806111715 Alloy 1.5.0-dev Appcelerator Studio 3.3.1.201408051534 CLI 3.3.0 Closing.

JSON Source