mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64429
[Bug 1953274] Re: Behat: Deleting North American Cultural Studies fails
Closed as invalid.
$cfg->isolatedinstitutions = true causes this. Behat should be run with
this unset or set to false.
** Changed in: mahara
Status: New => Invalid
--
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/1953274
Title:
Behat: Deleting North American Cultural Studies fails
Status in Mahara:
Invalid
Bug description:
The step 'And I click on "Delete \"North American Cultural Studies
(Masters of Arts) at University of Life\"" delete button' consistently
fails in user_content/resume_page.feature.
The line is present on the page. However, it is in the div with id
educationhistorylist, not employmenthistorylist, which follows it.
If the following line (around line 102) is updated the tests run fine.
> And I scroll to the base of id "employmenthistorylist"
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1953274/+subscriptions
References