Make import failures log errors

BUG=
R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/711513003
This commit is contained in:
Rafael Weinstein 2014-11-06 15:46:42 -08:00
parent 2a979ce147
commit a5e5c906d0

View File

@ -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