Please land it if it's still valid. On Thu, May 21, 2015 at 11:22 AM, Siva Chandra <sivachan...@google.com> wrote:
> After rebasing, this change is now merely a removal of expectedFailureGcc. > > > http://reviews.llvm.org/D9116 > > Files: > test/python_api/value/change_values/TestChangeValueAPI.py > > Index: test/python_api/value/change_values/TestChangeValueAPI.py > =================================================================== > --- test/python_api/value/change_values/TestChangeValueAPI.py > +++ test/python_api/value/change_values/TestChangeValueAPI.py > @@ -41,7 +41,6 @@ > self.check_line = line_number('main.c', '// Stop here and check > values') > self.end_line = line_number ('main.c', '// Set a breakpoint here > at the end') > > - @expectedFailureGcc # llvm.org/pr15039: If GCC is the test compiler, > stdout is not available via lldb.SBProcess.GetSTDOUT() > @expectedFailureFreeBSD("llvm.org/pr15039 test fails intermittently > on FreeBSD") > def change_value_api(self, exe_name): > """Exercise some SBValue APIs.""" > > EMAIL PREFERENCES > http://reviews.llvm.org/settings/panel/emailpreferences/ >
_______________________________________________ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits