mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64430
[Bug 1953277] Re: Behat: And I follow "Home" - Nested folders images
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/1953277
Title:
Behat: And I follow "Home" - Nested folders images
Status in Mahara:
Invalid
Bug description:
In the user_content/nested_folders_images.feature test I consistently
fail on the following step.
> And I follow "Home"
Adding a breakpoint step and running with the following I am able to
see that Home is indeed not visible.
> ./mahara_behat.sh rundebug
user_content/nested_folders_images.feature
Adding the following just before the failing step resolved this for
me.
> And I scroll to the base of id "files_filebrowser_foldernav"
There are 2 places the failing step appears. Check lines 32 and 54.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1953277/+subscriptions
References