mobly icon indicating copy to clipboard operation
mobly copied to clipboard

Allow ipv6 scope syntax in a serial ID

Open jaeheon opened this issue 8 months ago • 0 comments

Without escaping, the test simulates the logger logic and issues this error: E Exception: Error occurred: unsupported format character ']' (0x5d) at index 14

With escaping, tox passes all tests. It's a bit unfortunate that the debug_tag_ is escaped directly, instead of at its injection point into the custom logger's tag field.


This change is Reviewable

jaeheon avatar Apr 28 '25 20:04 jaeheon