Skip to content

Commit

Permalink
Version 3.4.0-280.0.dev
Browse files Browse the repository at this point in the history
Merge 75fc67b into dev
  • Loading branch information
Dart CI committed Mar 27, 2024
2 parents 291217c + 75fc67b commit cc95cb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/dev_compiler/test/macros/macros_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ String _resolvePath(String executableRelativePath) {
}

void main() {
group('DDC: Macros', timeout: Timeout(Duration(minutes: 1)), () {
group('DDC: Macros', timeout: Timeout(Duration(minutes: 2)), () {
late File testMacroDart;
late File bootstrapDillFileVm;
late File bootstrapDillFileDdc;
Expand Down
2 changes: 1 addition & 1 deletion tools/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ CHANNEL dev
MAJOR 3
MINOR 4
PATCH 0
PRERELEASE 279
PRERELEASE 280
PRERELEASE_PATCH 0

0 comments on commit cc95cb2

Please sign in to comment.