[qa] abandonconflict: Use assert_equal #8531 pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:Mf1608-qaAssert changing 1 files +13 −13 Conversation Commits1 Files1 Check MarcoFalke commented at 11:27 AM on August 17, 2016: member There seem to be quite a few assertions failing lately. A lot of them which assert balances: https://travis-ci.org/bitcoin/bitcoin/jobs/152925845 This changes assert() to assert_equal(), so it is easier to see what the value was that caused it to fail. [qa] abandonconflict: Use assert_equal fa64306520 MarcoFalke added the label Tests on Aug 17, 2016 laanwj commented at 12:11 PM on August 17, 2016: member Concept ACK, good idea laanwj merged this on Aug 18, 2016 laanwj closed this on Aug 18, 2016 laanwj referenced this in commit a78f95a976 on Aug 18, 2016 MarcoFalke deleted the branch on Aug 18, 2016 luke-jr referenced this in commit a27cdd8edf on Sep 21, 2016 codablock referenced this in commit 10d45b4842 on Sep 19, 2017 codablock referenced this in commit 7a3a1b1710 on Dec 29, 2017 codablock referenced this in commit 6ac01da712 on Jan 8, 2018 bitcoin locked this on Sep 8, 2021 ContributorsMarcoFalkelaanwj LabelsTests