jiahuili430 opened a new pull request, #29:
URL: https://github.com/apache/couchdb-ioq/pull/29
Add error handling to avoid the following error:
```bash
$ make eunit apps=couch suites=couch_btree_prop_tests
...
**error:{assertMatch,[{module,couch_btree_prop_tests},
{line,35},
{comment,"Failed property test 'prop_btree_'"},
{expression,"proper : quickcheck ( ? MODULE : F ( ) , [ {
to_file , user } , { start_size , 2 } , { numtests , 3000 } , long_result ] )"},
{pattern,"true"},
{value,[[{set,{var,1},
{call,couch_btree_prop_tests,query_modify,
[[551,502],[{882,c},{948,a}],[]]}}]]}]}
```
Related PR:
- https://github.com/apache/couchdb/pull/5635
- https://github.com/apache/couchdb/pull/5636
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]