Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11550] CodeProcessor: Get the majority of chapter 15.1 unit tests to pass

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-08-22T22:00:48.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
ReporterBryan Hughes
AssigneePraveen Innamuri
Created2012-10-20T05:40:09.000+0000
Updated2017-03-09T00:33:34.000+0000

Description

Chapter 15.1 covers the global object

Comments

  1. Bryan Hughes 2013-08-20

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

    To test:

    Start the unit test server

    ./tests/bin/server

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

    Run the unit tests for the appropriate chapters

    ./tests/bin/controller 15.1

    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