golang/go
Voir sur GitHubruntime: TestLldbPython test fails with lldb 3.8 on linux
Open
#22 299 ouverte le 16 oct. 2017
NeedsFixTestingcompiler/runtimehelp wanted
Métriques du dépôt
- Stars
- (133 883 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Verified the test passed with lldb 3.9 or higher, or if lldb is not installed at all.
--- FAIL: TestLldbPython (1.83s) runtime-lldb_test.go:178: Unexpected lldb output: Created target Created breakpoint Process launched Hit breakpoint Stopped at main.go:10 Stopped in main.main no intvar FAIL FAIL runtime 19.046s
Skipping the test if lldb is too ancient seems reasonable.