Commit Graph

5 Commits

Author SHA1 Message Date
Gordon Guthrie
4f2f63ed86 Misconfigured test
A set of 10 elements spanning multiple quanta is written to database
Then a query *inclusive* of the two end records was generated, but
the expected database was *exclusive* of the limits - causing it to fail
2016-07-05 11:36:43 +00:00
Gordon Guthrie
9db8487b3a Revert "The test contained a bug which has been fixed."
This reverts commit b2636a91cf.

Accidental commit to head being backed out
2016-07-05 10:53:07 +00:00
Gordon Guthrie
b2636a91cf The test contained a bug which has been fixed.
10 rows were written. A query inclusive of the start and end times was emitted
But the expected data was exclusive of the start and end times
2016-07-05 10:46:45 +00:00
Brett Hazen
6a55cbec7d Change standard tsqueryresp to be {ok, {_, _}} 2016-04-15 13:41:25 -06:00
Brett Hazen
dbad1b3c86 Switch from ts_A, B, C to ts_simple, cluster, degraded 2016-01-11 17:40:38 +00:00