Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index d51d56e26e84943d4b74cec5f9c098fdf070adac..80365fc25ee1e7782dc886deeab937e661221692 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -60,6 +60,8 @@ io/file_constructor_test: fail |
# This is runtime test. |
io/process_exit_negative_test: Skip |
+priority_queue_stress_test: StaticWarning # Issue 21468 |
+ |
[ $compiler == dart2js ] |
number_identity_test: Skip # Bigints and int/double diff. not supported. |
typed_data_test: Skip # dart:typed_data support needed. |