Bump test to 2adf8b546d878cb7f6534653d0a821ac7e1f5753

Changes:
```
> git log --format="%C(auto) %h %s" 14f99ec..2adf8b5
 https://dart.googlesource.com/test.git/+/2adf8b54 [test] Add compiler `dart test -c cli` to run hooks (2660)
 https://dart.googlesource.com/test.git/+/e3df43cf Disable chrome throttling options (2666)
 https://dart.googlesource.com/test.git/+/f7a6b627 Recompile host.dart with 3.12.1 SDK (2645)
 https://dart.googlesource.com/test.git/+/d270d51a Handle objects with empty toString (2662)
 https://dart.googlesource.com/test.git/+/5a897b2f Resolve process leak in test compiler (2664)
 https://dart.googlesource.com/test.git/+/74a9aaf3 Close receive port in VM platform on null isolate (2665)
 https://dart.googlesource.com/test.git/+/5d1c8bd0 Bump the github-actions group with 3 updates (2659)
 https://dart.googlesource.com/test.git/+/1ba4b68f Fix unawaited_return_in_try_block (2654)
 https://dart.googlesource.com/test.git/+/fe9e6586 Revert "Disallow exiting from VM tests (2640)" (2652)
 https://dart.googlesource.com/test.git/+/27e640ad Use dev tools URL when debugging (2283)
 https://dart.googlesource.com/test.git/+/44a8e78f Fix output for multiline clauses in failures (2646)
 https://dart.googlesource.com/test.git/+/64081690 Indent string diffs lines (2648)
 https://dart.googlesource.com/test.git/+/2da01787 Shorten failure message for NaN/not NaN (2649)
 https://dart.googlesource.com/test.git/+/376443b9 Handle async conditions in mayEmit (2647)
 https://dart.googlesource.com/test.git/+/b3f92fa9 More consistent unexpected error formatting (2644)
 https://dart.googlesource.com/test.git/+/86fcce24 Disallow exiting from VM tests (2640)
 https://dart.googlesource.com/test.git/+/a5374bf2 Reformat with latest dev SDK (2641)

```

Diff: https://dart.googlesource.com/test.git/+/14f99ecdcb74778654d936ce26c70798a3b6649f..2adf8b546d878cb7f6534653d0a821ac7e1f5753/
Change-Id: Ic404fc96a8e02ecfb217d9904e684063edc5ff75
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/510141
Commit-Queue: Jake Macdonald <jakemac@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
This commit is contained in:
Nate Bosch
2026-06-09 10:49:05 -07:00
committed by dart-scoped@luci-project-accounts.iam.gserviceaccount.com
parent e15ccdd9be
commit 68c13971f6
+1 -1
View File
@@ -148,7 +148,7 @@ vars = {
"shelf_rev": "74d58bc1499115f91f8120dbd08f77c83f7f343d",
"sync_http_rev": "6666fff944221891182e1f80bf56569338164d72",
"tar_rev": "13479f7c2a18f499e840ad470cfcca8c579f6909",
"test_rev": "14f99ecdcb74778654d936ce26c70798a3b6649f",
"test_rev": "2adf8b546d878cb7f6534653d0a821ac7e1f5753",
"tools_rev": "338a2c8380059afb250a1d0c26555e4da24c6ccc",
"vector_math_rev": "7bf60fb95e0fbbd7648944071de9ab5e32ce7387",
"web_rev": "19d0315df54225d3aa3c11531619a55bbd4d30be",