Adjust revs_limit in existing test to reproduce RangeError#8396
Adjust revs_limit in existing test to reproduce RangeError#8396jlami wants to merge 4 commits intoapache:masterfrom
Conversation
…all stack size exceeded
|
Hmmm, I guess this only fails on Windows Chrome. I'm not sure if reporting this as a bug on Chrome is worth it, but here is the bug tracker: https://bugs.chromium.org/p/chromium/issues/detail?id=1263612 |
|
The Chromium issue got tagged Wontfix, so we might have to decide if we want to do something about this on our side. I'll make a separate issue for that. |
Linux does not have a problem with 1000 revisions, let's see if 4900 will work
|
Test if higher revision count will trigger this. |
|
The pouchdb-server failure is unexpected, but the change to use 4900 as revs_limit reproduces the RangeError now on both Firefox and Chrome |
|
also todo for us: look into running tests on windows |
|
I don't understand the rationale for the suggested test change. Should there be an additional test which deliberately generates |
This should fail for indexeddb on the following test:
test.bulk_docs.js-local2839 implement revs_limit