Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(283)

Issue 2857012: Batched update of factory tests. (Closed)

Created:
10 years, 6 months ago by Tammo Spalink
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://gitrw.chromium.org/autotest.git
Visibility:
Public.

Description

Batched update of factory tests.

Patch Set 1 #

Total comments: 4

Patch Set 2 : moved ui and startx to deps #

Total comments: 4

Patch Set 3 : address comments #

Patch Set 4 : finished comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1199 lines, -438 lines) Patch
M client/common_lib/factory_test.py View 4 chunks +13 lines, -8 lines 0 comments Download
A + client/deps/factory/startx.sh View 2 chunks +8 lines, -13 lines 0 comments Download
A client/deps/factory/ui View 1 chunk +450 lines, -0 lines 0 comments Download
A client/site_tests/factory_Display/factory_Display.py View 1 chunk +223 lines, -0 lines 0 comments Download
A client/site_tests/factory_ExternalStorage/factory_ExternalStorage.py View 1 chunk +113 lines, -0 lines 0 comments Download
A client/site_tests/factory_RebootStub/factory_RebootStub.py View 1 chunk +24 lines, -0 lines 0 comments Download
A client/site_tests/factory_ScriptWrapper/factory_ScriptWrapper.py View 1 2 3 1 chunk +96 lines, -0 lines 0 comments Download
A client/site_tests/factory_Synaptics/factory_Synaptics.py View 1 chunk +221 lines, -0 lines 0 comments Download
A client/site_tests/factory_Synaptics/src/touchpad.png View Binary file 0 comments Download
D client/site_tests/hardware_Touchpad/control View 1 chunk +0 lines, -24 lines 0 comments Download
D client/site_tests/hardware_Touchpad/hardware_Touchpad.py View 1 chunk +0 lines, -29 lines 0 comments Download
D client/site_tests/hardware_Touchpad/src/TouchpadTest.py View 1 chunk +0 lines, -219 lines 0 comments Download
D client/site_tests/hardware_Touchpad/src/touchpad.png View Binary file 0 comments Download
A + client/site_tests/suite_Factory/control View 1 2 3 8 chunks +51 lines, -28 lines 0 comments Download
D client/site_tests/suite_Factory/control.config View 1 chunk +0 lines, -19 lines 0 comments Download
D client/site_tests/suite_Factory/control.full View 1 chunk +0 lines, -63 lines 0 comments Download
D client/site_tests/suite_Factory/control.reboot View 1 chunk +0 lines, -35 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Tammo Spalink
sorry about the massive update :( i accidentally lost my incremental state moving stuff to ...
10 years, 6 months ago (2010-06-22 06:09:12 UTC) #1
Nick Sanders
lgtm w/ additional added comments http://codereview.chromium.org/2857012/diff/1/3 File client/site_tests/factory_Display/factory_Display.py (right): http://codereview.chromium.org/2857012/diff/1/3#newcode8 client/site_tests/factory_Display/factory_Display.py:8: # This is an ...
10 years, 6 months ago (2010-06-22 07:34:31 UTC) #2
Tammo Spalink
http://codereview.chromium.org/2857012/diff/4001/5007 File client/site_tests/factory_ScriptWrapper/factory_ScriptWrapper.py (right): http://codereview.chromium.org/2857012/diff/4001/5007#newcode8 client/site_tests/factory_ScriptWrapper/factory_ScriptWrapper.py:8: # This is an example factory test that does ...
10 years, 6 months ago (2010-06-22 08:09:54 UTC) #3
kmixter1
I'm pretty late to the party here and getting factory tests up and ready is ...
10 years, 5 months ago (2010-07-02 00:31:17 UTC) #4
Tammo Spalink
10 years, 5 months ago (2010-07-02 03:43:00 UTC) #5
On Fri, Jul 2, 2010 at 08:31, Ken Mixter <kmixter@chromium.org> wrote:
> I'm pretty late to the party here and getting factory tests up and
> ready is of higher importance than refactoring code, but I hope you
> agree that long term it would be better to have these just be named
> "hardware_"... and be able to use them in the same contexts where we
> run other tests (aka, with run_remote_tests on machines with regular
> test images).  Seems to me that it would make them easier for the
> whole team to contribute to and improve, and potentially makes them
> individually runnable during hwqual and in other suites.

Lets talk about this when Vince and I visit MTV during the week of 12
July.  It is definitely _not_ the current long-term plan to make these
usable in the same contexts as other tests.

Tammo


> On Tue, Jun 22, 2010 at 1:09 AM,  <tammo@chromium.org> wrote:
>>
>> http://codereview.chromium.org/2857012/diff/4001/5007
>> File client/site_tests/factory_ScriptWrapper/factory_ScriptWrapper.py
>> (right):
>>
>> http://codereview.chromium.org/2857012/diff/4001/5007#newcode8
>> client/site_tests/factory_ScriptWrapper/factory_ScriptWrapper.py:8: #
>> This is an example factory test that does not really do anything --
>> On 2010/06/22 07:34:31, Nick Sanders wrote:
>>>
>>> can you add a comment here about how this works?
>>
>>> Nice generic wrapper by the way!!
>>
>> Done.
>>
>> http://codereview.chromium.org/2857012/diff/4001/5008
>> File client/site_tests/factory_Touchpad/factory_Touchpad.py (right):
>>
>> http://codereview.chromium.org/2857012/diff/4001/5008#newcode20
>> client/site_tests/factory_Touchpad/factory_Touchpad.py:20:
>> _SYNCLIENT_SETTINGS_CMDLINE = '/usr/bin/synclient -l'
>> On 2010/06/22 07:34:31, Nick Sanders wrote:
>>>
>>> should we rename this factory_SynapticsTouchpad maybe, or add a
>>
>> comment about
>>>
>>> that?
>>
>> Done.
>>
>> http://codereview.chromium.org/2857012/show
>>
>

Powered by Google App Engine
This is Rietveld 408576698