| Index: tests/co19/co19-leg.status
|
| ===================================================================
|
| --- tests/co19/co19-leg.status (revision 8178)
|
| +++ tests/co19/co19-leg.status (working copy)
|
| @@ -96,8 +96,8 @@
|
| LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
|
|
|
| [ $compiler == dart2js && $runtime == d8 ]
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: Fail # issue 3333
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Fail # issue 3333
|
| +LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: Fail, Pass # issue 3333
|
| +LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Fail, Pass # issue 3333
|
|
|
| Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
|
| Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
|
|
|