Skip to content

Minor glitch in output formatting #5424

@jcw

Description

@jcw

I just noticed this in a build:

Environment    Status    Duration
-------------  --------  -------------
basic          SUCCESS   00:00:01.202
blink          SUCCESS   00:00:01.008
bench          SUCCESS   00:00:01.001
pubsub         SUCCESS   00:00:00.1000
send           SUCCESS   00:00:01.001
recv           SUCCESS   00:00:01.003
i2c            SUCCESS   00:00:01.029
f413z          SUCCESS   00:00:01.051
f723d          SUCCESS   00:00:01.079
h743i          SUCCESS   00:00:01.338
=========================== 10 succeeded [...]

The build duration reported for pubsub seems off, it probably should have been 00:00:01.000.

This was with PIO 6.1.19, MacOS 26.4, Python 3.14.3 - not reproducible, perhaps a rounding logic error.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions