I can expectedFail this test if needed? > On Aug 17, 2018, at 10:34 AM, Greg Clayton <clayb...@gmail.com> wrote: > > It it failing to set a breakpoint in a binary before we even run. If we run > into other errors then increasing the timeout would make sense. But here it > is setting a source regex breakpoint on "// breakpoint 1" and it isn't > getting the number of locations. I just committed 340050 which uses a > self.assertEqual() and we should be able to see if we are getting zero > locations or multiple locations. > >> On Aug 17, 2018, at 10:30 AM, Adrian Prantl <apra...@apple.com> wrote: >> >> After reading through the code in TestVSCode_attach.py I see that there are >> lots of commands with a 1s timeout. I would not be surprised if that is too >> small for running on a bot, which is by definition under extreme load. Do >> you think increasing the timeouts would help? >> >> -- adrian >
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits