
Fixes https://github.com/flutter/flutter/issues/162621. I believe this has no other implications, other than it's possible to catch `TestFailure` where it should be catchable today.
This package is an internal implementation detail for our testing infrastructure. It enables the framework to use the Skia Gold infrastructure for tracking golden image tests.
See also: