blob: 2f0782f09861afe1eb9c5b373234cd78b33e6e93 [file] [log] [blame]
# Packages that are excluded from dart unit tests (compiled to Wasm)
#
# This list should be kept as short as possible, and things should remain here
# only as long as necessary, since in general all web packages should work with
# Wasm.
#
# This is only used for the rare case where a package fails in Wasm, but works
# in JS mode.