Drop support for old stack trace format (#1133)
The stack trace changed in `1.24` and the tests were updated to allow either format. Since we don't support that SDK anymore we can simplify back to the single format that will be used.
Showing
- pkgs/test/CHANGELOG.md 4 additions, 0 deletionspkgs/test/CHANGELOG.md
- pkgs/test/pubspec.yaml 1 addition, 1 deletionpkgs/test/pubspec.yaml
- pkgs/test/test/runner/compact_reporter_test.dart 4 additions, 12 deletionspkgs/test/test/runner/compact_reporter_test.dart
- pkgs/test/test/runner/expanded_reporter_test.dart 4 additions, 10 deletionspkgs/test/test/runner/expanded_reporter_test.dart
Loading
Please register or sign in to comment