Index: sky/tests/TestExpectations |
diff --git a/sky/tests/TestExpectations b/sky/tests/TestExpectations |
index b781ec733f265e60eaf1b999dd6fbcc34eed3599..979e9bc8032f242dfdf52d76874da30765fb4c66 100644 |
--- a/sky/tests/TestExpectations |
+++ b/sky/tests/TestExpectations |
@@ -7,3 +7,14 @@ crbug.com/1 mutation-observer/observer-wrapper-dropoff-transient.sky [ Skip ] |
crbug.com/1 mutation-observer/observer-wrapper-dropoff.sky [ Skip ] |
crbug.com/1 mutation-observer/transient-gc-crash.sky [ Skip ] |
crbug.com/1 mutation-observer/weak-callback-gc-crash.sky [ Skip ] |
+ |
+# These tests need more basic testing support plumbed right into the |
+# platform, which we don't currently have: |
+https://github.com/domokit/mojo/issues/15 parser/cr.sky [ Skip ] |
+https://github.com/domokit/mojo/issues/15 parser/empty.sky [ Skip ] |
+#https://github.com/domokit/mojo/issues/15 parser/utf16.sky [ Skip ] |
abarth-chromium
2014/10/29 01:00:54
Why is this one commented out?
|
+ |
+# These tests fail |
+https://github.com/domokit/mojo/issues/14 parser/normaliser-null.sky [ Crash ] |
+https://github.com/domokit/mojo/issues/14 parser/utf16.sky [ Crash ] |
+https://github.com/domokit/mojo/issues/16 parser/normaliser-crlf.sky [ Skip ] |