support/v0.28 #289

Closed
pogpp wants to merge 11 commits from support/v0.28 into master
Showing only changes of commit 2f29229383 - Show all commits

View file

@ -21,6 +21,8 @@ const (
)
func TestPeriodicWriter(t *testing.T) {
t.Skip()
const dur = 100 * time.Millisecond
const whitespaces = 8
expected := []byte(xml.Header)