Skip to content

Commit

Permalink
pouchdb#6230 Skip a test.attachments test
Browse files Browse the repository at this point in the history
See pouchdb#6835 and pouchdb#6831 for reason
  • Loading branch information
dharders committed Nov 21, 2017
1 parent 8494b3c commit fbd05e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test.attachments.js
Expand Up @@ -3600,7 +3600,7 @@ repl_adapters.forEach(function (adapters) {
keys.should.deep.equal(['foo1.txt', 'foo2.txt', 'foo3.txt']);
});
});

// Currently this test is causing occasional CI selenium:firefox
// failures. Under advice of @daleharvey, we will skip this test
// to not block other development/tests and track this issue.
Expand Down

0 comments on commit fbd05e6

Please sign in to comment.