Reviewed: https://reviews.mahara.org/7797 Committed: https://git.mahara.org/mahara/mahara/commit/9ca4b71c77b7bdf47e713aa4edf79bb120b82ddd Submitter: Robert Lyon ([email protected]) Branch: 17.04_STABLE
commit 9ca4b71c77b7bdf47e713aa4edf79bb120b82ddd Author: Rebecca Blundell <[email protected]> Date: Fri May 26 14:00:20 2017 +1200 Bug #1693652 - fix flaky test caused by random ordering of pages Added steps to sort the order of the pages before clicking on "A's Page 01" to be sure that the page is visible and therefore clickable. Change-Id: I3cb4c3003320510bc13a3f20183545e72b1789f5 (cherry picked from commit 09affeaba6f940a810a46f9c0d0dd9cb7d88dfe9) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1693652 Title: behat test page_number_interval_sharedwithme.feature is flaky Status in Mahara: Fix Committed Status in Mahara 17.04 series: Fix Committed Status in Mahara 17.10 series: Fix Committed Bug description: I've noticed that this test often fails on the step And I click the panel "A's Page 01". After watching the test run a few times, I see why: 22 pages are created, and when Portfolio is chosen from the menu, 10 of these show up on the page, but they are in no particular order. So when the Portfolio page is shown, there is a ~45% chance of the test passing. I'll fix it. :) To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1693652/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

