The e2e test driver in influxdb runs the tests twice to get past the fact that there is no way to force order between the write to storage and the read back. When the json.Marshal call became mandatory it was added to the first run, but not the second. |
||
|---|---|---|
| .. | ||
| end_to_end_test.go | ||
| testing.go | ||