Christopher Wolff
51c92fd0ed
test(query): reskip flakey test
...
https://github.com/influxdata/influxdb/issues/15667
2019-10-30 14:22:59 -07:00
Christopher Wolff
7aa1fccee0
test(query): unskip skipped PromQL transpiler end-to-end .flux tests
2019-10-30 10:40:03 -07:00
Jonathan A. Sternberg
f82e6b2626
chore(query/stdlib): skip flaky tests regarding storage meta queries ( #15451 )
2019-10-17 09:54:44 -07:00
Jonathan A. Sternberg
74829b025c
refactor(query/stdlib): update flux end to end tests for package subtests ( #15392 )
2019-10-15 09:18:21 -05:00
Lorenzo Affetti
9532c9d170
fix(testing): skip unbounded e2e test
2019-09-19 17:51:45 +02:00
Lorenzo Affetti
7102febafd
fix(testing): skip promql e2e tests
2019-09-13 18:49:00 +02:00
Nathaniel Cook
454003841a
build(flux): upgrade to Flux v0.42.0
...
Skips a test that requires special dependencies to pass.
2019-08-30 13:02:30 -06:00
Nathaniel Cook
6b54abb51e
test(query): skip holt_winters_panic test
2019-08-22 13:11:13 -06:00
Nathaniel Cook
7498c06d3f
test(query): skip check and http_endpoint Flux tests
2019-08-21 09:59:01 -06:00
Stuart Carnie
9d94b7500d
fix(flux): Fix hanging test by ensuring results are read
...
Closes #14574
2019-08-12 16:47:03 -07:00
Lorenzo Affetti
ef238ae064
skipping failing e2e tests
2019-08-06 12:48:32 +02:00
Christopher Wolff
3855ad9f33
chore: update Flux to v0.37.2
2019-07-24 12:57:37 -07:00
Nathaniel Cook
151a19428f
fix(query): skip tests
2019-07-11 17:10:52 -06:00
Adam
1d84bf6516
fix(stdlib/testing): skip flaky test regexp_replaceAllString
2019-06-18 16:25:59 -04:00
Jonathan A. Sternberg
42c8ce3481
fix(query/stdlib): remove skips for tests that were flaky from table.Do ( #14048 )
2019-06-03 11:56:25 -05:00
Jonathan A. Sternberg
2b1c1ec143
fix(storage/reads): fix the storage tables to work correctly with multiple transformations ( #14016 )
...
The storage table reader will now work correctly when there are multiple
outputs. The table interface now implements the new table and column
reader interfaces and works properly with `execute.CopyTable`. The
source uses `execute.CopyTable` to buffer the table in memory when there
are multiple output transformations.
2019-05-30 12:31:54 -05:00
Jonathan A. Sternberg
ebdbc394fc
chore(flux): update to Flux v0.31.0 ( #14002 )
...
* refactor(storage/reads): update the table implementation for the interface change (#13994 )
* chore(flux): update to Flux v0.31.0
2019-05-28 17:24:26 -05:00
Nathaniel Cook
8ebd6c8315
chore(query): add missing skip tests from merge
2019-05-15 10:18:08 -06:00
Lorenzo Affetti
44fb090468
test(flux/e2e): export skip list
2019-05-13 19:14:52 +02:00
Adam
4c0262befe
test(stdlib/testing): added new test driver to run builtin tests ( #11916 )
2019-02-21 22:03:29 -05:00