Commit 0cb4bcf
authored
OpenHTF data module's convert_to_base_types() now actually leaves uni… (#769)
* OpenHTF data module's convert_to_base_types() now actually leaves unicode types alone like its doc string suggests.
I ran into this issue when trying to reprocess a test run that had unicode characters in a measurement's unit's "suffix" field.
It's reproducible within this fix using the following command:
./blaze-bin/third_party/car/laser/gbr/v3/testers/amplifier_calibration/amplifier_calibrator_reprocess --dut-serial=QCAG01809300010 --reprocess=QQABUUNBRzAxODA5MzAwMDEwAAEGAWL9ry8k --local=1 calibrate_gbr
RELNOTES:
PiperOrigin-RevId: 194878170
* re-removing history.py1 parent 14bec09 commit 0cb4bcf
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments