Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
03c7e5e5401a211f2932c82a687c87296ee412bf
/
server
/
server_job_unittest.py
0d0f67d
Create a base_job class in the common library as a location to
by mbligh
· 15 years ago
6631273
Make a bunch of stuff executable
by mbligh
· 15 years ago
75cdfee
Make autoserv and autotest client use the new logging_manager system. I'd like to split them into separate changes, but the change in common_lib.test means it all has to change at once.
by showard
· 16 years ago
fb9c0fa
Special-case the crashinfo-only mode of running a job to only run
by jadmanski
· 16 years ago
48925de
Drop the code that's removing status.log at the start of a job.
by jadmanski
· 16 years ago
5896298
Only write a job keyval out if there isn't already a keyval with
by jadmanski
· 16 years ago
def0c3c
Add support for running autoserv with a "--collect-crashinfo" flag
by jadmanski
· 16 years ago
6bb32d7
Add some code to the server job and autotest classes to save off a
by jadmanski
· 16 years ago
779bd29
Touch the status.log file when a server job starts, so that once a
by jadmanski
· 16 years ago
f37df84
Add job.enable_warnings and job.disable_warnings methods to the job
by jadmanski
· 16 years ago
e432dd2
Add a job.run_control method that can be used inside of server control
by jadmanski
· 16 years ago
b88d6dc
Remove the reason logging from END messages when running a group
by jadmanski
· 16 years ago
f9d6e01
Fix server job unittest
by mbligh
· 16 years ago
aebe3b6
Don't write temporary control file terds such as control.srv to the current
by mbligh
· 16 years ago
7406a97
Remove run, verify, repair unittests from server_job. We seem to have
by mbligh
· 16 years ago
043e113
This depends on Martin's "run autoserv without a results dir" patch
by jadmanski
· 16 years ago
084bc17
Fix error messages during execution of server control files to reference the
by mbligh
· 16 years ago
c6ca810
Fixes and reenables the server_job unittests after they were inadvertendly
by mbligh
· 16 years ago
a1f3c20
Refactor the results collection code to run out of a separate class
by jadmanski
· 16 years ago
1064644
Now that we've finally figured out how to properly create site_*
by jadmanski
· 16 years ago
[Renamed (91%) from server/base_server_job_unittest.py]
c5ddfd1
I have attached the patch for the packaging system.
by mbligh
· 17 years ago
c0e9460
When running tests via parallel_simple we need to adjust the job
by jadmanski
· 17 years ago
fbc1f0a
Add support to job.repair for host protections, specified through a
by jadmanski
· 17 years ago
cd95e1f
Wrap server-side tests run using server_job.run_test in a group, just
by jadmanski
· 17 years ago
81103b1
Fixed the base_server_job_unittest to be consistent to the new integration of expect_new with the
by mbligh
· 17 years ago
7636b3a
unittest for base_server_job.py
by mbligh
· 17 years ago