New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 663127 link

Starred by 2 users

Issue metadata

Status: Started
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Switch Android Junit, Money, Python tests to use test_runner.py --platform-mode

Project Member Reported by mikec...@chromium.org, Nov 7 2016

Issue description

I'll switch Junit tests to platform mode. I think it shouldn't be too hard, and I'll get to learn more about how the test_runner.py works with the refactor.
 
This change also involves adding a local_machine_environment.py code (which doesnt seem like it will have to do much (or anything)). So ill be adding that.
Summary: Switch Android Junit, Money, Python tests to use test_runner.py --platform-mode (was: Switch Android Junit tests to use test_runner.py --platform-mode)
Since, JUnit was a relatively easy switch. Going to look into switching Monkey, Python, and some other of the tests.
Project Member

Comment 4 by bugdroid1@chromium.org, Nov 17 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/a7fb522b96eadb5e710f8252d95ad242f2858788

commit a7fb522b96eadb5e710f8252d95ad242f2858788
Author: mikecase <mikecase@chromium.org>
Date: Thu Nov 17 01:53:29 2016

Switch monkey test to platform mode.

BUG=663127

Review-Url: https://codereview.chromium.org/2505713002
Cr-Commit-Position: refs/heads/master@{#432695}

[modify] https://crrev.com/a7fb522b96eadb5e710f8252d95ad242f2858788/build/android/pylib/base/test_instance_factory.py
[modify] https://crrev.com/a7fb522b96eadb5e710f8252d95ad242f2858788/build/android/pylib/base/test_run_factory.py
[modify] https://crrev.com/a7fb522b96eadb5e710f8252d95ad242f2858788/build/android/pylib/local/device/local_device_instrumentation_test_run.py
[add] https://crrev.com/a7fb522b96eadb5e710f8252d95ad242f2858788/build/android/pylib/local/device/local_device_monkey_test_run.py
[add] https://crrev.com/a7fb522b96eadb5e710f8252d95ad242f2858788/build/android/pylib/monkey/monkey_test_instance.py
[delete] https://crrev.com/68f93ba9cb1856c9e8b845b32ce47d624ceeb671/build/android/pylib/monkey/setup.py
[delete] https://crrev.com/68f93ba9cb1856c9e8b845b32ce47d624ceeb671/build/android/pylib/monkey/test_options.py
[delete] https://crrev.com/68f93ba9cb1856c9e8b845b32ce47d624ceeb671/build/android/pylib/monkey/test_runner.py
[modify] https://crrev.com/a7fb522b96eadb5e710f8252d95ad242f2858788/build/android/test_runner.py
[modify] https://crrev.com/a7fb522b96eadb5e710f8252d95ad242f2858788/build/android/test_runner.pydeps

You started fixing this bug over two years ago. Are you still working on it? You can update the status to "archived", "wontfix", or "closed". You can remove yourself as owner and change status to "untriaged", but if this is still a real bug, please do not sit on it.

Sign in to add a comment