← Back to team overview

mahara-contributors team mailing list archive

[Bug 1953274] [NEW] Behat: Deleting North American Cultural Studies fails

 

Public bug reported:

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"

** Affects: mahara
     Importance: Undecided
         Status: New


** Tags: behat-test bite-sized

-- 
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:
  New

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



Follow ups