Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5013] Drillbit: iOS Test results get cut off at 8K default buffer limit

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2011-08-15T16:49:14.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sSprint 2011-33, Release 1.8.0
ComponentsDrillbit
Labelscoverage
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-08-15T15:51:02.000+0000
Updated2017-03-03T18:51:29.000+0000

Description

Whenever the test results for an iOS test suite exceed 8K, they are being cut off because the default max buffer size for HTTPServerRequest.read() is 8K. To reproduce this, run the xml test suite for iPhone: This is the command I use in Lion (your mileage may vary):
$ ./drillbit/drillbit.py --platforms=iphone --iphone-version=4.3 --tests=xml --autorun
Currently the test closes in the iPhone simulator, but Drillbit never seems to register that the test has finished.

Comments

  1. Lee Morris 2017-03-03

    Closing ticket due to time passed and irrelevance of the issue.

JSON Source