← Back to team overview

mahara-contributors team mailing list archive

[Bug 1523726] Re: Behat firefox window holding open

 

It looks like this one is no longer an issue. There is about a 5-second
delay between the execution of subsequent scenarios, which matches up
with the time when the Selenium log indicates that it's deleting cookies
to reset the session. It looks like this delay is on the Behat side of
things, though, probably Behat doing something in the database.

** Changed in: mahara/15.04
       Status: Confirmed => Incomplete

** Changed in: mahara/15.10
       Status: Confirmed => Incomplete

** Changed in: mahara/15.04
       Status: Incomplete => Invalid

** Changed in: mahara/15.10
       Status: Incomplete => Invalid

** Changed in: mahara/16.04
       Status: Confirmed => Invalid

-- 
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/1523726

Title:
  Behat firefox window holding open

Status in Mahara:
  Invalid
Status in Mahara 15.04 series:
  Invalid
Status in Mahara 15.10 series:
  Invalid
Status in Mahara 16.04 series:
  Invalid

Bug description:
  Hi,

  The Firefox window is  holding open when Behat first starts. It's got
  at least a 30 second delay period before it starts running through the
  tests.

  It happening in between every single scenario.

  Also on Jenkins... I looked at the trend.. and there is a trend where
  suddenly the test suite starts taking 15 minutes extra to run. A whole
  lot of tests didn't get added in this time, so I'm assuming the same
  issues are happening on Jenkins too.

  http://test.mahara.org/job/mahara-gerrit/buildTimeTrend

  Don't know if it's relevant. But it might help.

  Things I've tried to fix it:

  - Removing xdebug, composer was trying to install things for this.
  There were error messages when Behat ran saying it would effect the
  performance.

  - Upgrading to the newest Selenium and firefox, still had the same
  issue. Doing this didn't resolve it.

  - Tested it on old patches from a month/5 months ago - to see if it
  was a Mahara performance thing. This didn't make a difference.

  Let me know if you need any further information.

  Cheers,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1523726/+subscriptions


References