Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-12395

Pagination tests fail on travis with postgresql

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.1.0-b2
    • 3.1.0-b3
    • Test Suite
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: