[lldb-dev] TestRegisterVariables broken on FreeBSD in the last couple of days
Ed Maste
emaste at freebsd.org
Wed May 6 08:08:53 PDT 2015
On 6 May 2015 at 10:07, Siva Chandra <sivachandra at google.com> wrote:
> Hi,
>
> If anyone, I could have "broken" it. However, I do not think I really
> broke it. It was disabled for clang initially, I only enabled it.
Indeed - sorry for being imprecise.
> Further, if I look at the stdio for the latest completed build on bot
> (5512), I see this:
>
> PASS: LLDB (clang-x86_64) :: test_with_dwarf_and_run_command
> (TestRegisterVariables.RegisterVariableTestCase)
>
> Can you tell me how you are running this? The error you are have given
> should occur if you use GCC to compile the test case (and the hence
> the test case is marked xfail for GCC).
I observed the failure on my FreeBSD stable/10 desktop, which has
Clang 3.4.1. The buildbot is running a FreeBSD-HEAD snapshot with
Clang 3.5.1 -- I'll give it a try locally with a newer version.
Which Clang version are you using for the test?
More information about the lldb-dev
mailing list