On Thu, Nov 8, 2018 at 12:59 PM Zachary Turner <ztur...@google.com> wrote:
>
> I’m ooo for at least 2 hours. Is it a test failure or a compilation failure?


FAIL: test_with_run_command_gmodules (TestTypeCompletion.TypeCompletionTestCase)

   Check that types only get completed when necessary.
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/Users/davide/work/llvm-project-20170507/lldb/packages/Python/lldbsuite/test/lldbtest.py",
line 1744, in test_method
    return attrvalue(self)
  File 
"/Users/davide/work/llvm-project-20170507/lldb/packages/Python/lldbsuite/test/decorators.py",
line 113, in wrapper
    func(*args, **kwargs)
  File 
"/Users/davide/work/llvm-project-20170507/lldb/packages/Python/lldbsuite/test/functionalities/type_completion/TestTypeCompletion.py",
line 55, in test_with_run_command 'vector<T> complete but it should
not be')
AssertionError: True is not False : vector<T> complete but it should not be


Do you want me to revert this in the meanwhile?

--Davide
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to