Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix/cursor error handling#896

Merged
lwasylow merged 20 commits intodevelopfrom
fix/cursor_error_handling
Apr 12, 2019
Merged

Fix/cursor error handling#896
lwasylow merged 20 commits intodevelopfrom
fix/cursor_error_handling

Conversation

@lwasylow
Copy link
Copy Markdown
Member

@lwasylow lwasylow commented Apr 4, 2019

Adding more user friendly error when fetch of cursor breaks.
Unfortunately we cant stop execution using only failure message and we dont want to compare cursors when one is broken as results in null to value ( looks odd) so we raise an error.
Fixes #748

Comment thread test/ut3_user/expectations/test_expectations_cursor.pkb
Comment thread source/expectations/data_values/ut_compound_data_helper.pkb Outdated
Comment thread source/core/ut_expectation_processor.pkb Outdated
@lwasylow lwasylow merged commit a0f39e0 into develop Apr 12, 2019
@lwasylow lwasylow deleted the fix/cursor_error_handling branch April 13, 2019 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Internal stacktrace showing when cursor fetch raises exception

2 participants