flutter / flutter/devtools

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

未关闭 适合新手
#8,293 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
documentation good first issue P2
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

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.

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
dart
领域
documentation
Issue 类型
文档
难度
1/5
预计耗时
1 小时以内
活跃度
活跃
描述清晰度
描述清楚
新手友好度
88/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。