Skip to content
Failed

#27418 (Mar 13, 2026, 7:25:19 PM)

Started 9 hr 48 min ago
Took 16 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-ccid-firmware build number 139
originally caused by:

This run spent:

  • 28 sec waiting;
  • 16 sec build duration;
  • 45 sec total from scheduled to completion.
Revision: 1b82f9416a36b179d2592055adf93c435cd81049
Repository: $GERRIT_REPO_URL
  • master
fw source: force reformat once and for all

This commit applies the rules to all files that matter
(obv excluding asf4 code) since it is impossible to modify code
because the code never used the code style enforced by the
linter/clang-format and
1) changing code
2) reformatting code
3) extracting the reformatting changes for the modified lines as a
separate commit
4) commiting standalone reformatting changes
4) commiting the actual code change on top
is a workflow that takes forever and is completely ridiculous because
the whole point of formatter rules is to apply them.

This needs a second commit with .git-blame-ignore-revs to not pollute blame.

Change-Id: Iacc086bb566551225e7a21b639a1ad2ec257484f
ewild at