Skip to content

Commit

Permalink
skip
Browse files Browse the repository at this point in the history
  • Loading branch information
vdarulis committed Apr 6, 2021
1 parent 4054a4d commit 960ae5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dbnode/encoding/m3tsz/iterator_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ func TestReaderIteratorNextWithUnexpectedTimeUnit(t *testing.T) {
}

func TestReaderIteratorDecodingRegression(t *testing.T) {
t.Skip("to be removed in a follow-up PR")
// This reproduces the regression that was introduced in
// https://github.com/m3db/m3/commit/abad1bb2e9a4de18afcb9a29e87fa3a39a694ef4
// by failing decoding (returns unexpected EOF error after the first call to Next()).
Expand Down

0 comments on commit 960ae5e

Please sign in to comment.