Marking document_register_template_test as 'Pass, Slow'

I previously marked it as just "Slow" which apparently is not ok.

BUG=
R=kustermann@google.com

Review-Url: https://codereview.chromium.org/2704643003 .
This commit is contained in:
Jens Johansen 2017-02-17 10:44:56 +01:00
parent 83274fb65a
commit 849934f9bc

View file

@ -269,7 +269,7 @@ xsltprocessor_test/supported: Fail
custom/document_register_type_extensions_test/construction: Fail # Issue 13193
custom/element_upgrade_test: Fail # Issue 18247
worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
custom/document_register_template_test: Slow # Issue 28792
custom/document_register_template_test: Pass, Slow # Issue 28792
[ $compiler == dart2js && $runtime == drt && $unchecked ]
audiocontext_test/functional: Pass, Fail