runtime: FAIL: TestLldbPython #28028
Closed
Comments
Ah, we are parsing the version string by hand. And it doesn't like |
Change https://golang.org/cl/140217 mentions this issue: |
I'm sorry for breaking all the Darwin builders. I didn't anticipate the weird version strings on darwin (lldb-1000.11.37.1); I'm not even sure how they correlate with the linux versions (3.8, 3.9, etc..), so for now I'm just reverting the check. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please answer these questions before submitting your issue. Thanks!
What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.
Rebuilding the latest tip version with
all.bash
What did you expect to see?
No failure.
What did you see instead?
Does this issue reproduce with the latest release (go1.11.1)?
N/A
System details
The text was updated successfully, but these errors were encountered: