Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4372] Drillbit: Log stream is still written to after tests are finished

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-06-14T11:26:48.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sSprint 2011-24, Release 1.8.0
ComponentsDrillbit
Labelsdefect, drillbit, log
ReporterMarshall Culpepper
AssigneeChase Culpepper
Created2011-06-13T10:12:54.000+0000
Updated2017-03-03T17:38:53.000+0000

Description

After all the tests in drillbit have finished running, you see this error message in the console whenever new data comes from the android emulator:
Error: FileStream must be opened for writing before calling write
We need to make sure to check if the log is currently open before trying to write to it's filestream.

Comments

  1. Lee Morris 2017-03-03

    Closing ticket due to time passed and irrelevance of ticket.

JSON Source