[roll] Roll fuchsia [Chromium] Disable other tests in mouse_input_test suite

These tests are failing on the latest chromium and block the roller. E.g. http://tqr/c/integration/+/932706

The tests never executed because the disabled test was timed out. To make the life easier, I'd disable all of them in the suite.

Example of the failure, http://ci.chromium.org/b/8724916556106261489

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1191923
Original-Revision: f9ff0c62d5fafbeedcb274f2d24277de9ebd731b
GitOrigin-RevId: 12fa59bb406cc825cbaf8208878d5f0632b06246
Change-Id: Ic28ed456cf43e859b4345ef0447fbb975668b64b
1 file changed
tree: 9b16082de88abb1bd2a385f396118cec2ab4878a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.