MIssing file referred to in "Running DevTools Tests" section of TESTING.md

Open Beginner friendly
#8,293 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
88/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Active
Tech stack
dart
Domain
documentation

Research direction

Open TESTING.md and review the “Running DevTools Tests” section containing ./tool/update_flutter_sdk.sh --local. Replace that reference with devtools_tool update-flutter-sdk, then verify the documented command is the cross-platform one described in the issue.

Written by the indexing model from the issue text.

Description

documentation good first issue P2

Instructions at https://github.com/flutter/devtools/blob/master/TESTING.md#running-devtools-tests refer to a missing file.

Executing:
./tool/update_flutter_sdk.sh --local

Results in the following error:
-bash: ./tool/update_flutter_sdk.sh: No such file or directory

The documentation should be updated to refer to devtools_tool update-flutter-sdk which works cross platform.

Dominant language
Dart
Stars
1.7k
Forks
405
Avg merge
4d 23h
Merged PRs (30d)
12

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from flutter/devtools

All issues in flutter/devtools

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.