Skip to content

Tags: tairezzzz/sdk

Tags

2.14.0-0.0.dev

Toggle 2.14.0-0.0.dev's commit message
Analyzer: Move invalid_super_invocation to compile-time error

Change-Id: Id8be8473b2516cfc15c226edaaf25dadf3a90d3d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/155549
Reviewed-by: Konstantin Shcheglov <[email protected]>
Reviewed-by: Brian Wilkerson <[email protected]>

meta-v1.3.0-nullsafety.2

Toggle meta-v1.3.0-nullsafety.2's commit message
update js/meta for the 2.10 dev sdk

- bumps the meta version so it can be published
- updates sdk constraints to be consistent with all other packages (should have been equivalent anyways)

Change-Id: I83520d291625f13b0029e28aecb9714f365a75b7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/155460
Reviewed-by: William Hesse <[email protected]>
Auto-Submit: Jake Macdonald <[email protected]>

meta-v1.3.0-nullsafety.1

Toggle meta-v1.3.0-nullsafety.1's commit message
[test/status] Skip built_in_type_annotation_test on all backends

This test looks like it is intended for the analyzer/CFE only.
Since it is a multi-test there are hundreds of tests being run on
all backends with the exact same results on every CI and CQ run.

The structure and the nature of cascading errors from some of the
keywords means this test isn't easily adaptable to a static error
test.

Change-Id: Ida842051982cbb0a59caec45b28bca993d0edc2a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/154751
Reviewed-by: Erik Ernst <[email protected]>
Commit-Queue: Nicholas Shahan <[email protected]>