[status] Update corelib_2 status for bigint test

related #32619

Change-Id: Iee23ea5d80f398e7a25b4c77164f327c4cf064ab
Reviewed-on: https://dart-review.googlesource.com/47401
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Zach Anderson <zra@google.com>
This commit is contained in:
Zach Anderson
2018-03-20 23:53:39 +00:00
committed by commit-bot@chromium.org
parent 6469f4c78a
commit 38dc57504b
+3
View File
@@ -87,6 +87,9 @@ symbol_test/03: MissingCompileTimeError
[ !$strong ]
cast_test: SkipByDesign # Uses generic method parameters.
[ $arch == ia32 && $builder_tag == optimization_counter_threshold ]
bigint_from_test: RuntimeError # Issue 32619
[ $arch == simarmv5te && ($runtime == dart_precompiled || $runtime == vm) ]
int_parse_radix_test/*: Pass, Slow
integer_parsed_mul_div_vm_test: Pass, Slow