Index: pkg/pkg.status |
diff --git a/pkg/pkg.status b/pkg/pkg.status |
index 1a52965234d5ef25d0cbdeb53a0d8517293d4f03..326c682f1023db9d347997a86be16cf50148c2f2 100644 |
--- a/pkg/pkg.status |
+++ b/pkg/pkg.status |
@@ -99,6 +99,7 @@ collection/test/equality_test/none: Pass, Fail # Issue 14348 |
docgen/test/*: Skip # Far too slow |
third_party/angular_tests/browser_test: Pass, Slow # Large dart2js compile time |
typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List. |
+math/test/bigint_test: RuntimeError # Requires bigint support. |
analysis_server/test/search/element_references_test: Pass, Slow |
analysis_server/test/services/index/store/codec_test: Pass, Slow |