[TIMOB-7920] Fastdev server information is displayed in red text indicating that it may be an error
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2013-10-17T21:12:56.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | fastdev |
| Reporter | Natalie Huynh |
| Assignee | Ingo Muschenetz |
| Created | 2011-05-26T16:18:21.000+0000 |
| Updated | 2017-03-13T21:09:43.000+0000 |
Description
Steps to Reproduce:
1. Run an android project in emulator
Actual Result:
Displayed in Red Text
[INFO] [2011-05-26 15:51:11,928] connected: 127.0.0.1:54998
[INFO] [2011-05-26 15:51:11,933] handshake: d00d3b2b-ea8a-4569-a1c7-6c990a176ef2
[INFO] [2011-05-26 15:51:11,943] get app.js: /Users/nhuynh/Desktop/testverify3/Resources/app.js
[INFO] [2011-05-26 15:51:55,767] disconnected: 127.0.0.1:54998
Ezpected Result:
Text should be white
I believe this is because FastDev writes to stderr.
We are deprecating FastDev in version 3.2.0, so marking this as "Won't Fix"
Closing ticket as the issue will not fix.