• Home
  • History
  • Annotate
  • only in /external/autotest/client/tests/aborttest/
History log of /external/autotest/client/tests/aborttest/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bf3b67055cd4aea47ede3f0c1368a61ba04f628c 06-May-2014 J. Richard Barnette <jrbarnette@chromium.org> Remove EXPERIMENTAL = True from all non-BVT tests.

The EXPERIMENTAL setting is being deprecated; the setting is a no-op
when the test isn't in the BVT and isn't in a suite with `file_bugs`
set to True. This removes the EXPERIMENTAL setting from control
files where the setting has no effect.

BUG=None
TEST=None

Change-Id: I8cd263fe7310f6e255d414c049458ee3458c79f9
Reviewed-on: https://chromium-review.googlesource.com/198430
Reviewed-by: Simran Basi <sbasi@chromium.org>
Tested-by: Richard Barnette <jrbarnette@chromium.org>
Commit-Queue: Richard Barnette <jrbarnette@chromium.org>
ontrol
12b45582c04b2417036a6f11afc843ac5fddea50 11-Jan-2010 lmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4> Massive permission fix

Fix permissions for all the development tree

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4094 592f7852-d20e-0410-864c-8624ca9c26a4
borttest.py
faa0df443d27c747fc992b64733c396d2db7c792 09-Jul-2008 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Add control file vars to a handful of tests.

Signed-off-by: Jeremy Orlow <jorlow@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@1790 592f7852-d20e-0410-864c-8624ca9c26a4
ontrol
98a860db99e89b603cdd63ea0b8cae0b58cf9541 18-Jun-2008 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Control file updates for aborttest, aio_dio_bugs and aiostress

Signed-off-by: Scott Zawalski <scottz@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@1719 592f7852-d20e-0410-864c-8624ca9c26a4
ontrol
0afbb6369aa5aa9a75ea67dd9e95ec4b21c0c181 06-Jun-2008 jadmanski <jadmanski@592f7852-d20e-0410-864c-8624ca9c26a4> Convert all python code to use four-space indents instead of eight-space tabs.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@1658 592f7852-d20e-0410-864c-8624ca9c26a4
borttest.py
9f8579202a07a123a3f73c1eb2211d8fe9553b11 05-Jun-2008 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Risk: Required at this point
Visibilty: Under the hood
Here is an update to all public tests adding imports where they were missing
and removing import *

Signed-off-by: Scott Zawalski <scottz@google.com>




git-svn-id: http://test.kernel.org/svn/autotest/trunk@1605 592f7852-d20e-0410-864c-8624ca9c26a4
borttest.py
e829ba5bdd5062038af60dbd35d7c466ba0b834c 03-Jun-2008 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Risk: Medium to high (Touches a lot of code)
Visibility: Under the hood code cleanup
from autotest_utils import * fixes and other import issues throughout the code base

Signed-off-by: Scott Zawalski <scottz@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@1591 592f7852-d20e-0410-864c-8624ca9c26a4
borttest.py
9c5ac32b5f8ca90f46510540cd6c603c9c770669 31-Oct-2007 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Fix up error handling of aborts. Make sure we print tracebacks for
unknown exceptions.

Signed-off-by: Martin J. Bligh <mbligh@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@864 592f7852-d20e-0410-864c-8624ca9c26a4
borttest.py
ontrol