| Index: dart/pkg/pkg.status
|
| ===================================================================
|
| --- dart/pkg/pkg.status (revision 35615)
|
| +++ dart/pkg/pkg.status (working copy)
|
| @@ -112,11 +112,6 @@
|
| source_maps/test/vlq_test: RuntimeError # A VLQ test checks for large numbers that
|
| # overflow in JS (numbers slightly larger than
|
| # 32 bits where we do bitwise operations).
|
| -[ $runtime == jsshell ]
|
| -# Bug in Spidermonkey's Uint8ClampedArray on x64 (non-Win FF is x64, Win is x86)
|
| -# See https://bugzilla.mozilla.org/show_bug.cgi?id=940972
|
| -# Likely to get patched only on some versions of Firefox.
|
| -typed_data/test/typed_buffers_test: RuntimeError
|
|
|
| [ $runtime == opera && $compiler == dart2js ]
|
| intl/test/find_default_locale_browser_test: Fail
|
|
|