[lldb-dev] Updating or removing lldb's copy of unittest2

2021-01-28 Thread David Spickett via lldb-dev
I came across a minor bug writing some lldb-server tests where single line diffs weren't handled correctly by unittest2. Turns out they are in the latest version but the third_party/ version is older than that. https://bugs.python.org/issue9174 https://hg.python.org/unittest2/rev/96e432563d53 (tho

Re: [lldb-dev] Updating or removing lldb's copy of unittest2

2021-01-28 Thread Jonas Devlieghere via lldb-dev
Hey David, On Thu, Jan 28, 2021 at 2:46 AM David Spickett via lldb-dev < lldb-dev@lists.llvm.org> wrote: > I came across a minor bug writing some lldb-server tests where single > line diffs weren't handled correctly by unittest2. Turns out they are > in the latest version but the third_party/ ver

[lldb-dev] [Bug 48561] Obtained 45 lldb errors when running test-release.sh for 11.0.1 rc2

2021-01-28 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=48561 Neil Nelson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW