Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10833] CodeProcessor: Write a new code processor unit test harness

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-10-17T20:39:37.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2012 Sprint 21 JS, 2012 Sprint 21
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneePraveen Innamuri
Created2012-09-11T00:47:31.000+0000
Updated2017-03-08T00:36:58.000+0000

Description

The current test harness that came with the ECMA-262 test suite can't distinguish between the code processor crashing and properly throwing an exception. This, combined with the harness' use of Date, creates a lot of false positives and false negatives. We need to replace the test harness with something a little more intelligent.

Comments

  1. Lee Morris 2017-03-08

    Closing ticket due to time passed.

JSON Source