Update assert statement to get offending status in resharding_recipient_service_test

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ClusterScalability Apr14-Apr28
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We have a call to ASSERT(FOO == BAR) which will not print out what FOO is if it does not equal bar. Updating to ASSERT_EQ(FOO, BAR) which will.

            Assignee:
            Ben Gawel
            Reporter:
            Ben Gawel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: