mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
parent
73bd4b1f10
commit
49c5aee840
@ -15,6 +15,7 @@ import (
|
||||
)
|
||||
|
||||
func TestConvertLSIF(t *testing.T) {
|
||||
t.Skip("Flaky, see https://github.com/sourcegraph/sourcegraph/issues/45251")
|
||||
gzipped, err := os.Open("./testdata/dump1.lsif.gz")
|
||||
if err != nil {
|
||||
t.Fatalf("unexpected error reading test file: %s", err)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user