This is an archive of the discontinued LLVM Phabricator instance.

Add step to remove all forward socket connections before running test on android
ClosedPublic

Authored by chying on May 7 2015, 2:30 PM.

Details

Summary

Forward socket connections were not removed for crashed tests, and this left many open socket connections on slave machine. Add step on buildbot to remove all forwarded ports.

Diff Detail

Repository
rL LLVM

Event Timeline

chying updated this revision to Diff 25237.May 7 2015, 2:30 PM
chying retitled this revision from to Add step to remove all forward socket connections before running test on android.
chying updated this object.
chying edited the test plan for this revision. (Show Details)
chying added reviewers: sivachandra, chaoren, vharron.
chying added a subscriber: Unknown Object (MLST).
chaoren accepted this revision.May 7 2015, 5:04 PM
chaoren edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 7 2015, 5:04 PM
This revision was automatically updated to reflect the committed changes.