Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685988 - sys-devel/lldb-7.1.0: amd64 test failures
Summary: sys-devel/lldb-7.1.0: amd64 test failures
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 685898
  Show dependency tree
 
Reported: 2019-05-14 20:16 UTC by Aaron Bauman (RETIRED)
Modified: 2019-05-15 12:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.tar.gz (build.tar.gz,64.50 KB, application/x-tar)
2019-05-14 20:17 UTC, Aaron Bauman (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Bauman (RETIRED) gentoo-dev 2019-05-14 20:16:03 UTC
Failing Tests (11):
    lldb :: tools/lldb-mi/breakpoint/break-insert.test
    lldb :: tools/lldb-mi/data/data-info-line.test
    lldb :: tools/lldb-mi/exec/exec-continue.test
    lldb :: tools/lldb-mi/exec/exec-finish.test
    lldb :: tools/lldb-mi/exec/exec-interrupt.test
    lldb :: tools/lldb-mi/exec/exec-next-instruction.test
    lldb :: tools/lldb-mi/exec/exec-next.test
    lldb :: tools/lldb-mi/exec/exec-run-wrong-binary.test
    lldb :: tools/lldb-mi/exec/exec-step-instruction.test
    lldb :: tools/lldb-mi/exec/exec-step.test
    lldb :: tools/lldb-mi/symbol/symbol-list-lines.test
Comment 1 Aaron Bauman (RETIRED) gentoo-dev 2019-05-14 20:17:49 UTC
Created attachment 576694 [details]
build.tar.gz

build log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-05-15 03:21:59 UTC
This looks familiar.  I think it's fixed in -8, I'll look into backporting the patch.

Forgot to mention, I'd suggest running with USE=python as the majority of the tests requires Python.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-05-15 12:13:12 UTC
Thanks.  These are too hard to fix in 7.1.0, so I just went for restricting the tests.  8.0.0 should be a little better, and ideally I should have them all passing in -9999 first.