leveled/test/end_to_end
Martin Sumner e73f48a18b Add failing test
Test fails as fetching repeated object is too slow.

```Head check took 124301 microseconds checking list of length 5000

Head check took 112286 microseconds checking list of length 5000

Head check took 1336512 microseconds checking list of length 5

2018-12-10T11:54:41.342 B0013 <0.2459.0> Long running task took 260788 microseconds with task of type pcl_head

2018-12-10T11:54:41.618 B0013 <0.2459.0> Long running task took 276508 microseconds with task of type pcl_head

2018-12-10T11:54:41.894 B0013 <0.2459.0> Long running task took 275225 microseconds with task of type pcl_head

2018-12-10T11:54:42.173 B0013 <0.2459.0> Long running task took 278836 microseconds with task of type pcl_head

2018-12-10T11:54:42.477 B0013 <0.2459.0> Long running task took 304524 microseconds with task of type pcl_head```

It taks twice as long to check for one repeated object as it does to check for 5K non-repeated objects
2018-12-10 11:58:21 +00:00
..
appdefined_SUITE.erl Add user-defined functions 2018-12-06 21:00:59 +00:00
basic_SUITE.erl Isolate better changes needed to support changes to metadata extraction 2018-12-06 15:31:11 +00:00
iterator_SUITE.erl Add check that index disappears 2018-12-05 15:42:21 +00:00
recovery_SUITE.erl Add failing test 2018-12-10 11:58:21 +00:00
riak_SUITE.erl Add test - large seglist 2018-11-07 21:35:21 +00:00
testutil.erl Isolate better changes needed to support changes to metadata extraction 2018-12-06 15:31:11 +00:00
tictac_SUITE.erl Check segment is as expected with tuplebuckets 2018-11-05 10:31:15 +00:00