Exclude InstrumentationTestSuite from the search for test classes

The Android Junit code seems to be incorrectly deciding that
InstrumentationTestSuite is a test class, and then complaining that
it is an illegal test class because it has two constructors. Work
round this by excluding it from the search.

BUG=841695

Change-Id: I041470521ef34b550d8de1f7e94fd11dbae1bb67
Reviewed-on: https://chromium-review.googlesource.com/1063751
Reviewed-by: Bernhard Bauer <bauerb@chromium.org>
Reviewed-by: John Budorick <jbudorick@chromium.org>
Commit-Queue: Anthony Berent <aberent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#560593}

CrOS-Libchrome-Original-Commit: 623486fc93255e0033e20cb30d6a9857df48503b
1 file changed
tree: 4de258e3035b709694284fa59165acb3859fe4ba
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/