Index: pkg/pkg.status |
diff --git a/pkg/pkg.status b/pkg/pkg.status |
index d186784191bd24cf091ac77a6ffb90639a20cdd1..64ee79ce8f2a095e3bb360c26c4cdf7d5544ede7 100644 |
--- a/pkg/pkg.status |
+++ b/pkg/pkg.status |
@@ -96,6 +96,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 |