Index: tests/co19/co19-dart2js.status |
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status |
index 0d7e26179a8f2de9863547646d779fd7980f8c83..d025ce75469c74e3e91a592188b3c4f33012c8e3 100644 |
--- a/tests/co19/co19-dart2js.status |
+++ b/tests/co19/co19-dart2js.status |
@@ -348,7 +348,6 @@ LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # Requires big int. |
LibTest/core/int/toRadixString_A01_t01: RuntimeError, OK # Bad test: uses Expect.fail, Expect.throws, assumes case of result, and uses unsupported radixes. |
[ $compiler == dart2js && $runtime == d8 ] |
-LibTest/math/sin_A01_t02: RuntimeError # V8 issue 3006, https://code.google.com/p/v8/issues/detail?id=3006 |
LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r587: Please triage this failure |
Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeError # Issue 21198 (int/double related) |
Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # Issue 21199 |