Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13685] Code Processor: Fix unit test regressions in chapters 8-14

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-08-22T21:59:57.000+0000
Affected Version/sRelease 3.1.0
Fix Version/s2013 Sprint 17, 2013 Sprint 17 Tooling, Release 3.2.0
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneeBryan Hughes
Created2013-04-26T17:14:06.000+0000
Updated2013-08-26T04:34:22.000+0000

Description

Recent changes, primarily TIMOB-13343, have caused some regressions in chapters 8-14 unit tests and need to be fixed.

Comments

  1. Bryan Hughes 2013-08-19

    PR: https://github.com/appcelerator/titanium-code-processor/pull/232
  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 8

    ./tests/bin/controller 9

    ./tests/bin/controller 10

    ./tests/bin/controller 11

    ./tests/bin/controller 12

    ./tests/bin/controller 13

    ./tests/bin/controller 14

    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

JSON Source