[roll] Roll fuchsia Revert "[dart] Update version for test package"

This reverts commit 01bf3951799a78aed0a39c7f38aece336b1a1f2d.

Reason for revert: flutter_tools depends on test package version 1.22.1, but we're locking to versions lower than 1.22.1 so roller is unable to resolve the dependency tree

Original change's description:
> [dart] Update version for test package
>
> Allow use of any version lower than 1.22.1 for test package to unblock roller. Version 1.22.1 introduces breaking changes that causes roll to fail, caret syntax can be used once //src/flutter/lib/fuchsia_test_helper is refactored to use the new API introduced
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/781145

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/781742
Original-Revision: 43dd3a67b202075065b95b81070fd0748d7cd4d9
GitOrigin-RevId: bdfda39e709f3f324027fc83a1dec80f80bc3a6e
Change-Id: I065b619ace43a9cb9e929823147695952aa2a8b0
1 file changed
tree: 38ef25a56cfbb526bc15f4a4187f7a77f913b1cb
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.