mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #48558
[Bug 1773272] A change has been merged
Reviewed: https://reviews.mahara.org/8894
Committed: https://git.mahara.org/mahara/mahara/commit/650c4efbfdebc7ff8f4165367fa3326e64800530
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch: master
commit 650c4efbfdebc7ff8f4165367fa3326e64800530
Author: Rebecca Blundell <rebecca.blundell@xxxxxxxxxxxxxxx>
Date: Fri May 25 11:45:56 2018 +1200
Bug 1773272: Possible fix for test fail on jenkins
The JS scroll to id step seems to be scrolling to the bottom of id
The code is correct for scrolling to top
I've changed the id to one higher up the page to see if this passes.
Change-Id: Ia3f609451d93ed65b09813dd05a97e064370ea41
--
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/1773272
Title:
Behat: copy_taggedposts.feature failing in jenkins
Status in Mahara:
In Progress
Bug description:
Despite not being able to replicate this locally, there is a problem
with jenkins failing the
test/behat/features/user_content/copy_taggedposts.feature.
It fails on line 55: And I follow "Page UserA_01",
which comes directly after: And I scroll to the id "view"
My supposition is that the scroll step not being finished is causing
the test to fail, but there are several tests using that step
successfully, so that is not the whole story.
This issue needs a bit of investigation to see what is going on.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1773272/+subscriptions
References