Skip to content

Commit e700358

Browse files
committed
Demoted etcd/7902 to flaky.
1 parent 8987acc commit e700358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runtime/gc_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1346,7 +1346,7 @@ func TestGoroutineLeakGC(t *testing.T) {
13461346
`Etcd7492\.func2\.1\(.* \[chan send\]`,
13471347
`\(\*simpleTokenTTLKeeper_etcd7492\)\.run\(.* \[sync\.Mutex\.Lock\]`,
13481348
),
1349-
makeTest("Etcd7902",
1349+
makeFlakyTest("Etcd7902",
13501350
`doRounds_etcd7902\.func1\(.* \[chan receive\]`,
13511351
`doRounds_etcd7902\.func1\(.* \[sync\.Mutex\.Lock\]`,
13521352
`runElectionFunc_etcd7902\(.* \[sync\.WaitGroup\.Wait\]`,

0 commit comments

Comments
 (0)