commit | b988e29e9184438b6f53cf8f7acec5d7b8414d36 | [log] [tgz] |
---|---|---|
author | Sean Dague <sean@dague.net> | Wed Aug 05 07:11:17 2015 -0400 |
committer | Sean Dague <sean@dague.net> | Wed Aug 05 07:11:17 2015 -0400 |
tree | 095c317e938af10d171c0ab6f2cb0e6e512c95ed | |
parent | 4ec06d749a02bfd54e8d8a3c8a12f43262f7a306 [diff] |
increase failure information for ip_regex test It's basically completely impossible to understand why this test would fail because there is not enough post mortem information. Probably an address didn't allocate, but this is so stripped down you'd never know that. Add further dump on failure to make it possible to see what's happening. Change-Id: I536f78c77df992dde5efd22b1d763715e33f0769 Related-Bug: #1481715