Closed Bug 608569 Opened 14 years ago Closed 14 years ago

update to remote code for allowing tp4 runs successfully

Categories

(Testing :: Talos, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Unassigned)

References

Details

(Whiteboard: [mobile_unittests])

Attachments

(1 file)

I have found a small corner case in my remote testing where when we transfer a large file, it appears that we get stuck in python trying to match a regex on the data from the transfered file.

I have added a 1 second sleep after the file transfer to resolve this.  Tested multiple times on android and n900 using remote testing for tp4 and it works great.

This still needs to run on staging, but the changes here are:
1) closing a file handle that wasn't done in 1 (of many) return paths in bcontroller.py
2) adding a time.sleep(1.0) to ffprocess_remote.py (will not affect staging).
Attachment #487212 - Flags: review?(anodelman)
Whiteboard: [mobile_unittests]
this passes green on talos staging!
Comment on attachment 487212 [details] [diff] [review]
adjust the file trasnfer for the tp4 logs from remote device -> host machine (1.0)

Small patches are scary!
Attachment #487212 - Flags: review?(anodelman) → review+
http://hg.mozilla.org/build/talos/pushloghtml?changeset=ce9b0413fbf1
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Depends on: 608248
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: