Re: [Lldb-commits] [lldb] r360564 - @skipIfLinux flaky lldb-mi tests

2019-05-13 Thread Alexander Polyakov via lldb-commits
Hi, Unfortunately, the next few months I'll be busy with my bachelor's thesis, so I can't dive into that problem right now. I've just tested lldb-mi on Ubuntu Linux 18.04 and it seems that there is some race condition somewhere in lldb-mi or lldb's core, I ran lldb-mi's LIT test suite for five

Re: [Lldb-commits] [lldb] r360564 - @skipIfLinux flaky lldb-mi tests

2019-05-13 Thread Pavel Labath via lldb-commits
On 13/05/2019 11:00, Raphael Isemann wrote: These tests are now SkipIf Windows, FreeBSD, Darwin AND Linux :( So unless someone sets up a Minix or GNU Hurd bot these tests are never run. Yeah, the state of lldb-mi is... sad :/ CC'ing Alexander who was IIRC able to fix these tests in the

Re: [Lldb-commits] [lldb] r360564 - @skipIfLinux flaky lldb-mi tests

2019-05-13 Thread Raphael Isemann via lldb-commits
These tests are now SkipIf Windows, FreeBSD, Darwin AND Linux :( So unless someone sets up a Minix or GNU Hurd bot these tests are never run. CC'ing Alexander who was IIRC able to fix these tests in the past, so maybe he has an idea what's going on. - Raphael Am Mo., 13. Mai 2019 um 10:45 Uhr

[Lldb-commits] [lldb] r360564 - @skipIfLinux flaky lldb-mi tests

2019-05-13 Thread Pavel Labath via lldb-commits
Author: labath Date: Mon May 13 01:48:03 2019 New Revision: 360564 URL: http://llvm.org/viewvc/llvm-project?rev=360564=rev Log: @skipIfLinux flaky lldb-mi tests Modified: lldb/trunk/lit/tools/lldb-mi/breakpoint/break-insert.test lldb/trunk/lit/tools/lldb-mi/exec/exec-next.test