Index: sdk/lib/_internal/pub/pub.status |
diff --git a/sdk/lib/_internal/pub/pub.status b/sdk/lib/_internal/pub/pub.status |
index 89d5d59a30f64bbce0b9f7af29c7df9ddfc5711c..1b0d7fd9cef21bdf4a8908d5cde321fb2d2c66e3 100644 |
--- a/sdk/lib/_internal/pub/pub.status |
+++ b/sdk/lib/_internal/pub/pub.status |
@@ -2,6 +2,8 @@ |
# for details. All rights reserved. Use of this source code is governed by a |
# BSD-style license that can be found in the LICENSE file. |
+test/hosted/version_negotiation_test: Pass, Timeout # Issue 14346 |
+ |
test/upgrade/hosted/upgrade_removed_constraints_test: Pass, Fail # Issue 15349 |
[ $runtime == vm && $system == windows ] |