Mark 2 co19 tests as flaky on ie

The runtime error markers where removed in revision 37932, but they are actually flaky

Review URL: https://codereview.chromium.org//368813004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37934 260f80e4-7a28-3924-810f-c04153c831b5
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 1a836cb..413c31b 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -761,6 +761,7 @@
 LayoutTests/fast/dom/custom/document-register-basic_t01: RuntimeError # co19-roll r738: Please triage this failure.
 LayoutTests/fast/dom/custom/document-register-namespace_t01: RuntimeError # co19-roll r738: Please triage this failure.
 LayoutTests/fast/dom/custom/document-register-on-create-callback_t01: RuntimeError # co19-roll r738: Please triage this failure.
+LayoutTests/fast/dom/custom/document-register-type-extensions_t01: Pass, RuntimeError # co19-roll r738: Please triage this failure.
 LayoutTests/fast/dom/custom/document-register-svg-extends_t01: RuntimeError # co19-roll r738: Please triage this failure.
 LayoutTests/fast/dom/custom/element-names_t01: RuntimeError, Pass # co19-roll r738: Please triage this failure.
 LayoutTests/fast/dom/custom/element-type_t01: RuntimeError # co19-roll r738: Please triage this failure.
@@ -774,6 +775,7 @@
 LayoutTests/fast/dom/dataset-xhtml_t01: RuntimeError # co19-roll r738: Please triage this failure.
 LayoutTests/fast/dom/delete-contents_t01: RuntimeError # co19-roll r738: Please triage this failure.
 LayoutTests/fast/dom/document-importNode-arguments_t01: RuntimeError # co19-roll r738: Please triage this failure.
+LayoutTests/fast/dom/document-set-title-no-child-on-empty_t01: Pass, RuntimeError # co19-roll r738: Please triage this failure.
 LayoutTests/fast/dom/document-set-title-mutations_t01: RuntimeError # co19-roll r738: Please triage this failure.
 LayoutTests/fast/dom/document-set-title-no-reuse_t01: RuntimeError # co19-roll r738: Please triage this failure.
 LayoutTests/fast/dom/domparser-parsefromstring-mimetype-support_t01: RuntimeError # co19-roll r738: Please triage this failure.