Skip fdleak tests on android
Android have more file descriptor opened by the shell what are inherited to the process (different ones on device and on emulator).
Paths
| Differential D8299
Skip fdleak tests on android ClosedPublic Authored by tberghammer on Mar 12 2015, 10:11 AM.
Details Summary Skip fdleak tests on android Android have more file descriptor opened by the shell what are inherited to the process (different ones on device and on emulator).
Diff Detail
Event Timelinetberghammer updated this object. labath edited edge metadata. Comment Actionsok to skip for now. I have made a todo for myself to figure out how to handle this on android. This revision is now accepted and ready to land.Mar 12 2015, 10:30 AM Closed by commit rL232150: Skip fdleak tests on android (authored by tberghammer). · Explain WhyMar 13 2015, 3:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 21909 lldb/trunk/test/functionalities/avoids-fd-leak/TestFdLeak.py
lldb/trunk/test/lldbtest.py
|