Internal change.
PiperOrigin-RevId: 159769520
This commit is contained in:
parent
aee5dcc066
commit
70cea913cf
@ -162,7 +162,7 @@ def upload_benchmark_data(client, data):
|
|||||||
t_val.update({
|
t_val.update({
|
||||||
"test": test_name,
|
"test": test_name,
|
||||||
"start": start_time,
|
"start": start_time,
|
||||||
"info": unicode(test_result)
|
"info": unicode(data)
|
||||||
})
|
})
|
||||||
batch.append(t_val)
|
batch.append(t_val)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user