Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-12395

Pagination tests fail on travis with postgresql

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.1.0-b3
    • 3.1.0-b2
    • Test Suite
    • None

      The problem is the posts are generated too fast (multiple posts per second), since the container speed up (we had this issue previously aswell).

      This causes reply 9 and 10 randomly to be sorted incorrectly (but if it happens once, it will always happen).
      I suggest instead of checking for post 9 and 11, we check 4 and 16.
      This way enough time has passed by, so the posts are sorted onto the right page.

            nickvergessen Joas Schilling
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: