[TIMOB-13491] CodeProcessor: Hack around messaging limitation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-04-09T17:28:05.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2013 Sprint 08 JS, 2013 Sprint 08 |
Components | Code Processor |
Labels | code-analyzer, qe-testadded |
Reporter | Bryan Hughes |
Assignee | Bryan Hughes |
Created | 2013-04-09T00:40:59.000+0000 |
Updated | 2013-12-03T20:59:02.000+0000 |
Description
The messaging protocol is broken in node 0.10, and I can't find a way around it. For now, the safest option is to simply remove it and instead just dump the results straight to the console. Fortunately studio isn't using any features of the messaging protocol that precludes this move. Hopefully this will fix TISTUD-4148. If not, it will at least unblock testing.
PR: https://github.com/appcelerator/titanium-code-processor/pull/155
1_0_X backport: https://github.com/appcelerator/titanium-code-processor/pull/156
Is there any way to verify this?
@Shyam Yes, check if the code processor works in Appcelerator Studio :) This bug workaround prevented it from working at all.
Code processor is working now.So closing this bug. Used environment for verification SDK - 3.1.0.GA Appcelerator Studio : 3.1.1.201305072102 Titanium Code Processor v1.0.0