Do some manual adjustment to a suboptimal comment reformat
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 13 2017
I opened T33 for the 17MB issue I found while pushing above what this test does.
It worked for me up to 16MB but not 17.
I would be hesitant to set the message limit to 32 MB if we are only testing up to 16MB block size. If we were able to successfully test up to 32M blocks I would be fine with setting the MAX_PROTOCOL_MESSAGE_LENGTH to 32MB. My view is we should increase it as we eliminate the obstacles and test it successfully at higher sizes.
I have tested this and it passed as it stands.
Refer my comments in D182 regarding the block size limit testing.
Jun 12 2017
If you run this test with --nocleanup , it will leave behind a /tmp/test* folder (telling you the name).
Jun 11 2017
Rename blocksizeacceptlimit option to excessiveblocksize
Planning to change the command line option name to 'excessiveblocksize' as per D171 review comments.