Skip to content

Commit 174a475

Browse files
committed
add comment explaining skipped test
1 parent 94f08e0 commit 174a475

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/functional/change_stream.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,6 +1446,7 @@ describe('Change Streams', function () {
14461446
}
14471447
});
14481448

1449+
// TODO: resuming currently broken on piped change streams, unskip as part of NODE-2172
14491450
it.skip('should resume piping of Change Streams when a resumable error is encountered', {
14501451
metadata: {
14511452
requires: {

0 commit comments

Comments
 (0)