7d4280022c
Note that the `add_asset_link` example project has it's build hook `exit(nonZero)` because the project only works with link hooks enabled. Therefore, the test expectations for `dart run` is that it fails, and for `dart build` that it succeeds. Bug: https://github.com/dart-lang/native/issues/1252 Change-Id: I8566d1289a079078586a2e6149f5b77e641618f9 Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-arm64-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-mac-release-try,pkg-win-release-arm64-try,pkg-win-release-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/375100 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Moritz Sümmermann <mosum@google.com>