Skip to content

Commit 1f32f65

Browse files
mkustermanncommit-bot@chromium.org
authored andcommitted
Revert "[infra] Update checked-in SDKs to 2.9.0-15.0.dev"
This reverts commit 045227e. Reason for revert: This seems to make a lot of windows builders fail with """ FileSystemException: Cannot copy file to 'C:/b/.../t_bytecode_simple_test_body.dart', path = 'C:\b\...\st_body.dart' (OS Error: The operation completed successfully. , errno = 0) #0 _File.throwIfError (dart:io/file_impl.dart:635:7) #1 _File.copySync (dart:io/file_impl.dart:340:5) #2 StandardTestSuite._makeCommands (package:test_runner/src/test_suite.dart:683:39) #3 StandardTestSuite._enqueueStandardTest (package:test_runner/src/test_suite.dart:611:22) #4 StandardTestSuite._testCasesFromTestFile (package:test_runner/src/test_suite.dart:590:7) #5 StandardTestSuite.findTestCases (package:test_runner/src/test_suite.dart:485:7) #6 TestCaseEnqueuer.enqueueTestSuites (package:test_runner/src/process_queue.dart:239:13) #7 new ProcessQueue (package:test_runner/src/process_queue.dart:177:22) #8 testConfigurations (package:test_runner/src/test_configurations.dart:255:3) #9 main (file:///.../test_runner.dart:39:5) """ Original change's description: > [infra] Update checked-in SDKs to 2.9.0-15.0.dev > > #42274 > > Change-Id: I4ea2c533e4f47d42313a500c7c04c60c8a5c714b > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/150931 > Auto-Submit: Alexander Thomas <[email protected]> > Commit-Queue: Alexander Thomas <[email protected]> > Commit-Queue: William Hesse <[email protected]> > Reviewed-by: William Hesse <[email protected]> [email protected],[email protected] Change-Id: I71e885951c5d70e7dffa5d9ba7d1336d81986b72 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/150938 Reviewed-by: Martin Kustermann <[email protected]> Commit-Queue: Martin Kustermann <[email protected]>
1 parent 5c3f921 commit 1f32f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vars = {
3939

4040
# Checked-in SDK version. The checked-in SDK is a Dart SDK distribution in a
4141
# cipd package used to run Dart scripts in the build and test infrastructure.
42-
"sdk_tag": "version:2.9.0-15.0.dev",
42+
"sdk_tag": "version:2.9.0-10.0.dev",
4343

4444
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
4545
# hashes. It requires access to the dart-build-access group, which EngProd

0 commit comments

Comments
 (0)