| # Copyright 2024 The Chromium Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| # Schema can be found at: platform/dev/test/gtest/gtest_schema.yaml | |
| --- | |
| name: "AssistantIntegrationTest" | |
| harness: "crosier" | |
| category: "integration" | |
| owners: | |
| - email: "jamescook@chromium.org" | |
| - email: "assistive-eng@google.com" | |
| hw_agnostic: False | |
| criteria: | | |
| Test Assistant hotkey to toggle launcher. | |
| cases: | |
| - id: "DISABLED_Hotkey" | |
| tags: [] | |
| ... |