[TIMOB-11301] Android: Kitchensink: Sockets - Listening socket - unable to read from blob
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-11-06T17:59:51.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | 2012 Sprint 21 API, 2012 Sprint 21 |
Components | Android |
Labels | api, qe-and100112 |
Reporter | Olga Romero |
Assignee | Sabil Rahim |
Created | 2012-10-08T21:56:33.000+0000 |
Updated | 2012-11-06T17:59:51.000+0000 |
Description
Description:
While testing KS listening socket, sending data from socket to telnet returns a Runtime Error.
Not a regression - occurs on 2.1.3GA
Test steps:
1) Install KS on the device
2) Navigate to Platform>Sockets>Listening socket
3) Click "Write 'Paradise Lost'"
4) Check the terminal.
Expected result:
The entire text of 'Paradise Lost' should appear in the telnet session.
Actual result:
See an attachment.
Attachments
Problem is that the asset is missing, need to add paradise_lost.txt
Closing as a duplicate of TIMOB-11302.
Reopened to fix versions and labels