Skip to content

chore: add debugging for failing test case, see COUCHDB-3415#517

Merged
janl merged 1 commit intomasterfrom
3415/test-debugging
May 16, 2017
Merged

chore: add debugging for failing test case, see COUCHDB-3415#517
janl merged 1 commit intomasterfrom
3415/test-debugging

Conversation

@janl
Copy link
Member

@janl janl commented May 14, 2017

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

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;
  • I will not forget to update rebar.config.script
    with the correct commit hash once this PR get merged.

@nickva
Copy link
Contributor

nickva commented May 15, 2017

+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.

@janl
Copy link
Member Author

janl commented May 15, 2017

@nickva good catch, I had tried that, but couldn’t get the caught error message to pass through debugFmt, so I went with the regular method.

@nickva
Copy link
Contributor

nickva commented May 15, 2017

Ah alright then. If user works then let go with that

@janl janl merged commit 51a630b into master May 16, 2017
@janl janl deleted the 3415/test-debugging branch May 16, 2017 07:37
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>
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.

2 participants