[Lldb-commits] [PATCH] D66331: Save / restore selected platform in tests that may change it

2019-08-20 Thread Phabricator via Phabricator via lldb-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rL369484: Update a few tests that may change the platform to save & restore (authored by jmolenda, committed by ). Herald ad

[Lldb-commits] [PATCH] D66331: Save / restore selected platform in tests that may change it

2019-08-16 Thread Pavel Labath via Phabricator via lldb-commits
labath added a comment. > I'm not sure if fixing this on a test-by-test basis is the right place for > it. It might be better to have dotest.py's run_suite() save the remote > platform and lldbtest.py's class Base setUpClass() method re-set the platform > before the test is invoked, in case it

[Lldb-commits] [PATCH] D66331: Save / restore selected platform in tests that may change it

2019-08-15 Thread Jason Molenda via Phabricator via lldb-commits
jasonmolenda created this revision. jasonmolenda added a reviewer: labath. Herald added a subscriber: abidh. Herald added a project: LLDB. Running the testsuite against an iOS device, it seems like I can lose the remote platform when certain tests run (and running in single-threaded mode aka no-