Skip to content
Snippets Groups Projects
  1. Mar 13, 2018
  2. Mar 12, 2018
  3. Mar 08, 2018
  4. Mar 05, 2018
  5. Mar 04, 2018
  6. Mar 03, 2018
  7. Mar 02, 2018
  8. Mar 01, 2018
  9. Feb 28, 2018
  10. Feb 22, 2018
  11. Feb 21, 2018
  12. Feb 19, 2018
  13. Feb 18, 2018
  14. Feb 16, 2018
  15. Feb 15, 2018
    • Tim-Philipp Müller's avatar
      Back to development · 81a767bb
      Tim-Philipp Müller authored
      81a767bb
    • Tim-Philipp Müller's avatar
      Release 1.13.1 · 124f2f56
      Tim-Philipp Müller authored
      1.13.1
      124f2f56
    • Tim-Philipp Müller's avatar
      tests: pipeline: try to make test_pipeline_reset_start_time more reliable · f6b1533e
      Tim-Philipp Müller authored
      Occasionally this test would fail, especially if the system is under load,
      because the position query would pick up the last position from the
      last buffer timestamp which has a lower timestamp than what we're
      looking for. The sleep is long enough, however. It's unclear to me why
      exactly this happens but there seems to be some kind of scheduling
      issue going on as the streaming thread floods the sink with buffers.
      
      Let's throttle the fakesrc to 100 buffers per second and make the sink
      sync to the clock to restore some sanity. It should be totally sufficient
      to test what we want to test, and seems to make things reliable here.
      f6b1533e
Loading