mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
TestExpectations file to skip the ones that fail or crash. It also updates the TestExpectations parser to support URLs pointing to the mojo repo's issue tracker. R=abarth@chromium.org Review URL: https://codereview.chromium.org/685593006
21 lines
975 B
Plaintext
21 lines
975 B
Plaintext
|
|
# These tests rely upon eventSender, which isn't implemented yet.
|
|
crbug.com/1 editing/ [ Skip ]
|
|
|
|
# These tests require gc() to be exposed.
|
|
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 ]
|
|
|
|
# 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 ]
|