From a5e5c906d0028ea6ae5f3142116cb31377898d86 Mon Sep 17 00:00:00 2001 From: Rafael Weinstein Date: Thu, 6 Nov 2014 15:46:42 -0800 Subject: [PATCH] Make import failures log errors BUG= R=eseidel@chromium.org Review URL: https://codereview.chromium.org/711513003 --- .../tests/mutation-observer/observe-attributes-expected.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/engine/src/flutter/tests/mutation-observer/observe-attributes-expected.txt b/engine/src/flutter/tests/mutation-observer/observe-attributes-expected.txt index e66a35924f3..1762a1ad678 100644 --- a/engine/src/flutter/tests/mutation-observer/observe-attributes-expected.txt +++ b/engine/src/flutter/tests/mutation-observer/observe-attributes-expected.txt @@ -1,3 +1,5 @@ +ERROR: Failed to load resource: the server responded with a status of 404 () +SOURCE: http://127.0.0.1:8000/sky/tests/mutation-observer/baz.png:0 Running 14 tests ok 1 MutationObserver.observe on attributes should handle basic aspects of attribute observation ok 2 MutationObserver.observe on attributes should not notify of attribute changes without asking