Page MenuHomePhabricator

test: use a regexp in ecash-agora test
ClosedPublic

Authored by PiRK on Mon, Nov 17, 09:14.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC3abc25461f59: test: use a regexp in ecash-agora test
Summary

The error message is now more specific, it mentions the txid and input index of the failing tx as well as the outpoint being spent.
So match a regex instead of trying to get the exact error message with potentially non-deterministic data in it.

Test Plan

ecash-agora-integration-tests

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK requested review of this revision.Mon, Nov 17, 09:14

@bot ecash-agora-integration-tests

This revision is now accepted and ready to land.Mon, Nov 17, 09:33
PiRK retitled this revision from test: use a regext in ecash-agora test to test: use a regexp in ecash-agora test.Mon, Nov 17, 09:50
This revision was automatically updated to reflect the committed changes.