Skip to content
Success

#27447 (Mar 15, 2026, 9:56:22 AM)

Started 1 day 6 hr ago
Took 2 sec on build4-deb12build-ansible

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

This run spent:

  • 23 sec waiting;
  • 2 sec build duration;
  • 25 sec total from scheduled to completion.
Revision: 83a7bd6df8d8817aeb6395bf9c0d022d505d3afd
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