Skip to content

Conversation

natebosch
Copy link
Member

@natebosch natebosch commented Aug 26, 2025

Similar to #2528

This case of argument forwarding existed since the test runner was first
written. It's not clear exactly why it was necessary, and it should be safe
to remove.

The existing argument forwarding breaks some tests on CI where an
unexpected argument is passed to some dart invocations.

Similar to #2528

This case of argument forwarding existed since the test runner was first
written. It's not clear exactly why it was necessary, so removing it if
no current tests break.
Copy link

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

@natebosch natebosch marked this pull request as ready for review August 26, 2025 19:17
@natebosch natebosch requested a review from a team as a code owner August 26, 2025 19:17
@natebosch natebosch merged commit abe4939 into master Aug 27, 2025
59 checks passed
@natebosch natebosch deleted the arg-forwarding branch August 27, 2025 15:29
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Sep 8, 2025
Revisions updated by `dart tools/rev_sdk_deps.dart`.

test (https://github.com/dart-lang/test/compare/5aef971..b99d556):
  b99d556  2025-09-01  dependabot[bot]  Bump the github-actions group across 1 directory with 3 updates (dart-lang/test#2534)
  abe4939b  2025-08-27  Nate Bosch  Remove executable argument forwarding in tests (dart-lang/test#2533)
  81e0579c  2025-08-26  Ömer Sinan Ağacan  Serve dart2wasm source map files (dart-lang/test#2532)
  9354f239  2025-08-07  Liam Appelbe  Add `--coverage-path` and `--branch-coverage` options (dart-lang/test#2517)

Change-Id: I7297cc534d03de343218c829a8e94d70ba35a023
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/448423
Auto-Submit: Devon Carew <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Sep 10, 2025
This reverts commit caece5d.

Reason for revert: broke Flutter build (dart-lang/test#2517 (comment))

Original change's description:
> [deps] rev test
>
> Revisions updated by `dart tools/rev_sdk_deps.dart`.
>
> test (https://github.com/dart-lang/test/compare/5aef971..b99d556):
>   b99d556  2025-09-01  dependabot[bot]  Bump the github-actions group across 1 directory with 3 updates (dart-lang/test#2534)
>   abe4939b  2025-08-27  Nate Bosch  Remove executable argument forwarding in tests (dart-lang/test#2533)
>   81e0579c  2025-08-26  Ömer Sinan Ağacan  Serve dart2wasm source map files (dart-lang/test#2532)
>   9354f239  2025-08-07  Liam Appelbe  Add `--coverage-path` and `--branch-coverage` options (dart-lang/test#2517)
>
> Change-Id: I7297cc534d03de343218c829a8e94d70ba35a023
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/448423
> Auto-Submit: Devon Carew <[email protected]>
> Reviewed-by: Konstantin Shcheglov <[email protected]>
> Commit-Queue: Konstantin Shcheglov <[email protected]>

Change-Id: I5404155f0de9330d37ff74741dd64a1a8d0436d2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/448906
Reviewed-by: Alexander Aprelev <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Alexander Markov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants