commit | a1286ce1075364952b5a960bf15007b32a11ef76 | [log] [tgz] |
---|---|---|
author | Amin Hassani <[email protected]> | Thu Jan 30 01:32:21 2020 |
committer | Commit Bot <[email protected]> | Sat Feb 01 07:06:50 2020 |
tree | c20c00ba1f04ed0d7c9bea24ca295dcd87c7fa77 | |
parent | e86a52215837595640d682bd717d785b135ebb4c [diff] |
nebraska: Fix failures_per_url implicit string conversion. XML parsers can't implicitly convert int to str. We need to explicitly do this. Strangely enough this is not failing the unittest, but on a DUT. BUG=None TEST=nebraska_unittest Change-Id: Ibe1f4a969e09d5f85d1a6f0f852681de295d972a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/2029928 Tested-by: Jae Hoon Kim <[email protected]> Commit-Queue: Amin Hassani <[email protected]> Auto-Submit: Amin Hassani <[email protected]> Reviewed-by: Jae Hoon Kim <[email protected]>