This test was failing on mips because mips addresses are 40-bit long. Using regex for address solves this issue.
LGTM