Commit Graph

2 Commits

Author SHA1 Message Date
Joey Parrish 561df296f6 Mute StreamingEngine integration tests
Change-Id: Ib6a6640228d75af12ee5b3ccb5f8f081ddc45e0d
2016-02-16 11:40:58 -08:00
Timothy Drews a0c35403e5 Add StreamingEngine tests and fix several bugs.
* Tidy up unit tests, and add more eviction tests and drift tests.
* Add integration tests.
* Handle end-of-stream and end-of-Period scenarios when segments
  are not perfectly aligned to Period boundaries.
* Use segment receipts to determine which segment to buffer next.
* Handle drift with eviction and other drift corner cases.
* Handle additional errors and improve overall robustness.

Change-Id: Ib57a255cda7a6e8c5857eb82accc14697983b893
2016-02-13 01:57:09 +00:00