| # Tast: Getting Help |
| |
| ## Bug reports |
| |
| Please file Tast related bug reports and feature requests in |
| the [Buganizer] or [Chromium issue tracker], depending on components. |
| |
| [Buganizer]: https://b.corp.google.com/ |
| [Chromium issue tracker]: https://bugs.chromium.org/p/chromium/issues/list |
| |
| ### Test Defects |
| |
| Please file test bug reports to the feature components. See the |
| [Tast debugging guide] (Googler only) and [Tast failures guide] (Googler only) |
| to learn more about how to determine the cause of failures while running |
| Tast tests. The guides provide suggestions on how to deal with failures and |
| how to find the component associated with a test. |
| |
| [Tast debugging guide]: https://goto.google.com/tast-debugging-guide |
| [Tast failures guide]: https://goto.google.com/tast-failures |
| |
| ### Core Defects |
| |
| Please file Core bug reports and feature requests using the following |
| components in Buganizer: |
| |
| * `ChromeOS>Test>Harness>Tast>Framework`: [Core framework issues]. |
| * `ChromeOS>Test>Harness>Tast>Examples`: [Core Tast test examples]. |
| * `ChromeOS>Test>Harness>Tast>Libraries`: [Tast test libraries]. |
| |
| [Core framework issues]: https://b.corp.google.com/issues/new?component=1034754&template=1569144 |
| [Core Tast test examples]: https://b.corp.google.com/issues/new?component=1034522&template=1569277 |
| [Tast test libraries]: https://b.corp.google.com/issues/new?component=1034649&template=1569145 |
| |
| ## Mailing lists |
| |
| * [tast-users]: General discussion about writing and running tests. |
| * [tast-reviewers]: (Googler only) Alias of [Tast reviewers](code_reviews.md). |
| * [tast-core]: (Googler only) Group of engineers working on Tast core |
| framework development. |
| |
| [tast-users]: https://groups.google.com/a/chromium.org/g/tast-users |
| [tast-reviewers]: https://groups.google.com/a/google.com/g/tast-reviewers/about |
| [tast-core]: https://groups.google.com/a/google.com/g/tast-core/about |
| |
| ## Core team meeting notes (Googler only) |
| |
| Meeting notes of Tast core framework weekly is available at [go/tast-weekly]. |
| |
| [go/tast-weekly]: https://goto.google.com/tast-weekly |