Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/11863 )
Change subject: python: make test_scantoken more robust to exceptions ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/11863/1/python/kudu/tests/test_scantoken.py File python/kudu/tests/test_scantoken.py: http://gerrit.cloudera.org:8080/#/c/11863/1/python/kudu/tests/test_scantoken.py@56 PS1, Line 56: results = pool.map(_get_scan_token_results, input) > Think it's worth printing the exception too? The raised exception will continue to go up the stack and will be surfaced by the test runner. -- To view, visit http://gerrit.cloudera.org:8080/11863 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9b5a70d6b5f115cc4de740ded6ecc48574b9c707 Gerrit-Change-Number: 11863 Gerrit-PatchSet: 1 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Jordan Birdsell <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Wed, 07 Nov 2018 17:32:23 +0000 Gerrit-HasComments: Yes
