Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
tradefederation
/
d0fbc788fd155304b8844f1743131737e8d8fe2c
/
src
/
com
/
android
/
tradefed
/
invoker
5338768
Introduce a FileProperty for BuildInfo
by jdesprez
· 7 years ago
839825d
Clone metrics_collector to avoid multi-init issues
by jdesprez
· 7 years ago
109b1de
Replace TestIdentifier by TestDescription
by jdesprez
· 7 years ago
671d0d2
Avoid reducing the total elapsed time from long to int
by jdesprez
· 7 years ago
821a005
Drop TestRunResult and TestResult in core TF
by jdesprez
· 7 years ago
640c209
Delete test_profiler as it's not used anymore
by jdesprez
· 7 years ago
a04c03e
Tag the linked external testcases in the build info
by jdesprez
· 7 years ago
9afd124
Merge "Move fetchBuild to new invocation interface"
by TreeHugger Robot
· 7 years ago
a1731b2
Move fetchBuild to new invocation interface
by jdesprez
· 7 years ago
7abe644
Merge "Fix strict sharding with IMultiDeviceTest and ITestSuite"
by Julien Desprez
· 7 years ago
351d55a
Use IDisableable for cleaners too
by jdesprez
· 7 years ago
5501bcf
Fix strict sharding with IMultiDeviceTest and ITestSuite
by jdesprez
· 7 years ago
5c27266
Prepare all necessary data for Extending SuiteResultReporter
by jdesprez
· 7 years ago
1e59b2e
Merge "Instead of recursively linking full directory, link base dir"
by TreeHugger Robot
· 7 years ago
d3834a0
Merge "Continue moving methods to new invocation interface"
by TreeHugger Robot
· 7 years ago
e509334
Instead of recursively linking full directory, link base dir
by jdesprez
· 7 years ago
00c7553
Support metric_collector in suite
by jdesprez
· 7 years ago
85129dd
Continue moving methods to new invocation interface
by jdesprez
· 7 years ago
1e17139
Merge "Start moving some method from ITestInvocation to another interface"
by TreeHugger Robot
· 7 years ago
f12e235
Merge "Track and report all the device serial involved in sharding"
by Julien Desprez
· 7 years ago
94cdfeb
Start moving some method from ITestInvocation to another interface
by jdesprez
· 7 years ago
920b915
Do not reset build in sandbox
by jdesprez
· 7 years ago
57f2df4
Track and report all the device serial involved in sharding
by jdesprez
· 7 years ago
5ae744c
Refactor the "disable" of target_prep
by jdesprez
· 7 years ago
d00f30b
Ensure metric collectors are cloned per shard
by jdesprez
· 7 years ago
d7d700b
Ensure setup logcat is always collected.
by Michael Rosenfeld
· 7 years ago
87d78cd
Allow the readObject to instantiate potentially missing object
by jdesprez
· 7 years ago
87d5847
Enable collection of timing metrics in invocation context
by Kevin Lau Fang
· 7 years ago
e4d772b
Create interface and base metric collectors am: 267ab895f7 am: b97cb4a4ee am: f9ca772c90
by jdesprez
· 7 years ago
267ab89
Create interface and base metric collectors
by jdesprez
· 7 years ago
c3537f7
Use bugreportz by default on end of invocation
by jdesprez
· 7 years ago
1662fec
Merge "Enforce MustBeClosed by Error prone"
by TreeHugger Robot
· 7 years ago
82e24a3
Merge "Introduce testModuleStart/End callbacks" into oc-dev
by Julien Desprez
· 7 years ago
d0e00da
Enforce MustBeClosed by Error prone
by jdesprez
· 7 years ago
76bdb17
Merge "Start populating the ITestInvocation interface" into oc-dev
by Julien Desprez
· 7 years ago
67fff06
Remove the exists check
by jdesprez
· 7 years ago
bf0f3ab
Start populating the ITestInvocation interface
by jdesprez
· 7 years ago
128eabf
Merge "Avoid running same config twice when loading from variable" into oc-dev
by Julien Desprez
· 7 years ago
49b8ba8
Merge "Conserve order of keys in device build map" into oc-dev
by Julien Desprez
· 7 years ago
05ebd63
Conserve order of keys in device build map
by jdesprez
· 7 years ago
37ba1dd
Avoid running same config twice when loading from variable
by jdesprez
· 7 years ago
e5f92a4
Tradefed Container for versioning
by jdesprez
· 7 years ago
51beee8
Introduce testModuleStart/End callbacks
by jdesprez
· 7 years ago
2b79721
Merge "Make InputStreamSource a closeable for easier tracking" into oc-dev
by Julien Desprez
· 7 years ago
990861d
Tune the shard normalization
by jdesprez
· 7 years ago
52de1c6
Merge "Attempt to balance shard on exec time" into oc-dev
by Julien Desprez
· 7 years ago
a90f972
Ensure cleanUp of build info is called
by jdesprez
· 7 years ago
8817e03
Make InputStreamSource a closeable for easier tracking
by jdesprez
· 7 years ago
c6b5ba1
Attempt to balance shard on exec time
by jdesprez
· 7 years ago
6bfd87e
Merge "Fix the bootstrap tests dir to be not null" into oc-dev
by Julien Desprez
· 7 years ago
61ea8fc
Fix the bootstrap tests dir to be not null
by jdesprez
· 7 years ago
6dbb5eb
Revert "Tweak normalization of shard"
by Julien Desprez
· 7 years ago
9faebf1
Tweak normalization of shard
by jdesprez
· 7 years ago
d7f09f6
Add a display of what was the estimated time of each shard
by jdesprez
· 7 years ago
171023c
Aggregate the same modules in the same shard
by jdesprez
· 7 years ago
4f061e9
Merge "Uniformize the repartition of the tests in each shard" into oc-dev
by TreeHugger Robot
· 7 years ago
e8951b4
Uniformize the repartition of the tests in each shard
by jdesprez
· 7 years ago
a2b66ca
Allow InvocationContext to be serialized
by jdesprez
· 7 years ago
ef07927
Allow GCE device test to run in lab.
by Dan Shi
· 7 years ago
ce3ff13
Move lock attributes to after invocationStart
by jdesprez
· 7 years ago
cf54555
Protect InvocationContext from misusage
by jdesprez
· 7 years ago
1ab26c9
Merge "Log what a shard executed" into oc-dev
by Julien Desprez
· 7 years ago
fe48f0b
Merge "Fix shardlistener - call is not deprecated" into oc-dev
by Julien Desprez
· 7 years ago
0b8464a
Log what a shard executed
by jdesprez
· 7 years ago
4923441
Fix shardlistener - call is not deprecated
by jdesprez
· 7 years ago
da087c0
Search only build testsDir as authority
by jdesprez
· 7 years ago
c304e03
Deprecate the legacy single device invoke() callback
by jdesprez
· 7 years ago
df4ded4
Allow for slightly more time for device to recover
by jdesprez
· 7 years ago
db4b4d2
Merge "Log more interesting events and allow strong poller" into oc-dev
by Julien Desprez
· 7 years ago
d4ab769
Log more interesting events and allow strong poller
by jdesprez
· 7 years ago
9bcf494
Allow possible sharding for StrictHelper without shard-count
by jdesprez
· 7 years ago
e45067e
Tune some value of reporting and shards more
by jdesprez
· 7 years ago
bc580f9
DO NOT MERGE: Copy TF master to oc-dev
by jdesprez
· 7 years ago
fee9ba4
adding metadata into test configuration descriptor
by Guang Zhu
· 8 years ago
3dff70b
Ensure final logs are dumped to Global Log
by jdesprez
· 8 years ago
4f7ade0
Fix elapsed time of tests by using new ddmlib callback
by jdesprez
· 8 years ago
2c86358
Merge "Only create on inv_ folder for FileSystemLogSaver" into oc-dev
by Julien Desprez
· 8 years ago
e688128
Only create on inv_ folder for FileSystemLogSaver
by jdesprez
· 8 years ago
8ba3346
Ensure that Status checker are not shared by shard
by jdesprez
· 8 years ago
a7b676e
Log if invocation was interrupted due to TF stop
by Julien Desprez
· 8 years ago
1abf2c0
Use less SnapshotInputStreamSource
by Eric Rowe
· 8 years ago
43e8f9c
Add a reverse lookup in InvocationContext
by Julien Desprez
· 8 years ago
dd94f0c
Merge "Refactor legacy sharding into a utility"
by Julien Desprez
· 8 years ago
8f6ca3f
Refactor legacy sharding into a utility
by Julien Desprez
· 8 years ago
453d889
Make ShardListener public
by Julien Desprez
· 8 years ago
d0f9dbb
Merge "IProfilerWorkflow and IMetricsRecorder"
by Jed Estep
· 8 years ago
a97349e
IProfilerWorkflow and IMetricsRecorder
by Jed Estep
· 8 years ago
345e918
Merge "Hard deprecate invocationStart(buildinfo)"
by Julien Desprez
· 8 years ago
245b1b5
Hard deprecate invocationStart(buildinfo)
by Julien Desprez
· 8 years ago
b5eeda0
Merge "Create helpers for getting device and emulator log names"
by Michael Rosenfeld
· 8 years ago
b0f58d2
Create helpers for getting device and emulator log names
by Michael Rosenfeld
· 8 years ago
bca52e0
Do not start/stop logcat invocation for TcpDevice
by Julien Desprez
· 8 years ago
5501225
Create staged logcat collection for test invocations.
by Michael Rosenfeld
· 8 years ago
97fed0e
Merge "Add more unit tests"
by Julien Desprez
· 8 years ago
7ccca46
Merge "Address some code base usage"
by Julien Desprez
· 8 years ago
701890b
Merge "Report the errlog from the subprocess when failed"
by Julien Desprez
· 8 years ago
9ab5ad0
Merge "Generic Test Suite runner"
by Julien Desprez
· 8 years ago
2763ca0
Add more unit tests
by Julien Desprez
· 8 years ago
1320e59
Address some code base usage
by Julien Desprez
· 8 years ago
75fbb80
Report the errlog from the subprocess when failed
by Julien Desprez
· 8 years ago
Next »