We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ca214 commit d9aaa9bCopy full SHA for d9aaa9b
DEPS
@@ -44,7 +44,7 @@ vars = {
44
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
45
# hashes. It requires access to the dart-build-access group, which EngProd
46
# has.
47
- "co19_rev": "1abf208ef6428aac8fee6f3175d65b1c59cd15c8",
+ "co19_rev": "ae818220b12ec9c2470519db2c7167cbe4745e12",
48
"co19_2_rev": "cf6eed0535e45413672bb5bb6e65df9f59846372",
49
50
# The internal benchmarks to use. See go/dart-benchmarks-internal
@@ -654,8 +654,6 @@ deps_os = {
654
}
655
656
657
-# TODO(iposva): Move the necessary tools so that hooks can be run
658
-# without the runtime being available.
659
hooks = [
660
{
661
"name": "firefox_jsshell",
0 commit comments