| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 8928dadb426766be50994fa5f89670eff54503dd..579e09619d237487dfcbbfd352dba310f633dc0e 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -10,6 +10,7 @@ typed_data/byte_data_test: Pass, Fail # v8 bug: Issue 12293
|
| math/double_pow_test: RuntimeError
|
| math/low_test: RuntimeError
|
| math/random_test: RuntimeError
|
| +mirrors/closure_mirror_find_in_context_test: Fail # Issue 6490
|
| mirrors/equality_test/02: RuntimeError # Issue 12333
|
| mirrors/fake_function_test: RuntimeError # Issue 11612
|
| mirrors/function_type_mirror_test: RuntimeError # Issue 12166
|
|
|