Comment 1 for bug 1752576

Revision history for this message
Seth Arnold (seth-arnold) wrote : Re: [Bug 1752576] [NEW] tests.unit.test_lifecycle.CoreSetupTestCase.test_core_setup_if_docker_env fails

On Thu, Mar 01, 2018 at 01:18:46PM -0000, Christian Dywan wrote:
> testtools.matchers._impl.MismatchError: 'mkdir -p /tmp/tmpsol__uqg/core\n/snap/snapcraft/current/usr/bin/unsquashfs -d /tmp/tmpsol__uqg/core/current /tmp/tmpsol__uqg/.cache/snapcraft/projects/snapcraft-core/snap_hashes/armhf/88c510ff6076cdabd32dd70edcc1cbb29e949e0c681488d35b4477070baa41a483f90da246f029477ab0a4e831e7e234\n' does not match /.*mkdir -p /tmp/tmpsol__uqg/core\nunsquashfs -d /tmp/tmpsol__uqg/core/current .*88c510ff6076cdabd32dd70edcc1cbb29e949e0c681488d35b4477070baa41a483f90da246f029477ab0a4e831e7e234\n/

Apologies if this is obvious, but there the \n in this line stands out
clear as day to me for a sceond and seemed relevant. I didn't want this to
go unnoticed otherwise.

Thanks