Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14865] CodeProcessor: Get the majority of chapters 15.2.3.1-15.2.3.5 unit tests to pass

GitHub Issuen/a
TypeStory
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-08-22T23:17:31.000+0000
Affected Version/sRelease 3.0.0
Fix Version/s2013 Sprint 17, 2013 Sprint 17 Tooling, Release 3.2.0
ComponentsCode Processor
Labelsn/a
ReporterIngo Muschenetz
AssigneeMatt Langston
Created2013-08-13T20:34:57.000+0000
Updated2017-03-09T18:14:23.000+0000

Description

Chapter 15.2 Object objects

Comments

  1. Bryan Hughes 2013-08-22

    PR: https://github.com/appcelerator/titanium-code-processor/pull/235
  2. Bryan Hughes 2013-08-22

    To test:

    Start the unit test server

    ./test/bin/server

    Note: it runs in the foreground. You can send it to the background if desired, although it will output info to stdout

    Note: the folder containing the unit tests was renamed from tests to test to make it more consistent with other projects

    Run the unit tests for the appropriate chapters

    ./test/bin/controller 15.2.3.1

    ./test/bin/controller 15.2.3.2

    ./test/bin/controller 15.2.3.3

    ./test/bin/controller 15.2.3.4

    ./test/bin/controller 15.2.3.5

    Grab a coffee, the tests take a while

    Compare the tests that failed with the contents of tests/RESULTS.md

    Some tests are known to fail and have an explanation why in this file

    If a test fails that is not listed here, then there is a bug

  3. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source