← Back to team overview

mahara-contributors team mailing list archive

[Bug 1953541] Re: Behat: settings/register_configuration.feature

 

It's failing at the spamtrap check in htdocs/auth/lib.php line 3254 - so not an issue with the behat test but an issue with the spamtrap checker
I suspect one of the spam checkers is timing out and so causing the form validation to fail

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1953541

Title:
  Behat: settings/register_configuration.feature

Status in Mahara:
  New

Bug description:
  This feature is failing on the main branch.

  ./mahara_behat.sh rundebug settings/register_configuration.feature

  And I press "Register"  
  And I should be on "/register.php"  
  And I should see "You have successfully [...snip...] processed."
        The text "You have successfully [...snip...] processed." was not found anywhere in the text of the current page. 

  I added a breakpoint and took a look at the page.  The form does
  report the attached error, and the content of the form looks okay. The
  error doesn't indicate which field is the issue either.

  I tried adding a second institution and selecting that just in case.
  It didn't change the outcome.

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



References