chore: add debugging for failing test case, see COUCHDB-3415#517
Merged
Conversation
Contributor
|
+1 Though as mentioned in other PR ?debugFmt I think is the preferred way to print during EUnit tests. Minor nit though. As this is temporary until we figure out all the flakiness issues, feel free to ignore. |
Member
Author
|
@nickva good catch, I had tried that, but couldn’t get the caught error message to pass through |
4 tasks
Contributor
|
Ah alright then. If |
nickva
pushed a commit
to nickva/couchdb
that referenced
this pull request
Sep 7, 2022
Improvement to "3.1.2.2. Reduce and Rereduce Functions" argument description apache#517 Co-authored-by: Sunitha Rajaretnam <srajaret@in.ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Add test case to see what trips up this test case in COUCHDB 3415.
This could be as simple as a newline character, but I want to make sure.
Testing recommendations
This needs to run in CI for a bit until it pops up again.
JIRA issue number
https://issues.apache.org/jira/browse/COUCHDB-3415
Checklist
with the correct commit hash once this PR get merged.