Skip to content
Success

#27519 (Mar 16, 2026, 9:56:26 AM)

Started 9 hr 53 min ago
Took 2 sec on build5-deb12build-ansible

Started by upstream project gerrit-pysim build number 2952
originally caused by:

This run spent:

  • 18 sec waiting;
  • 2 sec build duration;
  • 20 sec total from scheduled to completion.
Revision: e56a3de232ced62a77c8fab972865a1c13e51eae
Repository: $GERRIT_REPO_URL
  • master
global_platform: fix store_data() returning last chunk only

The loop builds up `response` across multiple STORE DATA blocks,
but the function returns only `data` - the response from the
*last* block.  It should return the accumulated response instead.

Change-Id: I3e15c8004d1e366e8c3896e559656622f48bb1a2
Vadim Yanitskiy at