Make DM failures fatal
authormsarett <msarett@google.com>
Tue, 23 Feb 2016 13:37:25 +0000 (05:37 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Feb 2016 13:37:25 +0000 (05:37 -0800)
commitb65e604f1083e1d0cd85a0635ff4742d95a0837b
tree07617111309e68421e1e2cd0590d473ec14cbfa0
parentd0c4e092d54d281991ecfdc2e4ddd5217e45b42a
Make DM failures fatal

We should now only be pushing Srcs for tests that we expect
to succeed.  So any failures should be treated as errors.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1719293002

Review URL: https://codereview.chromium.org/1719293002
dm/DM.cpp
dm/DMSrcSink.cpp