Mark TestProcessIO as flaky on android
authorPavel Labath <labath@google.com>
Thu, 4 Feb 2016 09:53:37 +0000 (09:53 +0000)
committerPavel Labath <labath@google.com>
Thu, 4 Feb 2016 09:53:37 +0000 (09:53 +0000)
commite1649a7853ad419067110ee74b38f82cf54f697b
tree7e8c5571577ce3296b0b909f8adc866ea448d634
parentfcf08db0f9fb5f3e12d72d0ae0151c7742b7933f
Mark TestProcessIO as flaky on android

previously, I have marked only one test as flaky, but now I noticed another test failing with the
same error. I am going to assume all of them are flaky.

llvm-svn: 259775
lldb/packages/Python/lldbsuite/test/python_api/process/io/TestProcessIO.py