This failure is persistantly happening on oracle
01. (//html/.//table[(./@id = 'gradereport_history' or contains(.//caption, 'gradereport_history') or contains(concat(' ', normalize-space(@class), ' '), 'gradereport_history' ))])[1]/tbody/tr[th[normalize-space(.)='Student 1'] | td[normalize-space(.)='Student 1']]/child::*[position() = count((//html/.//table[(./@id = 'gradereport_history' or contains(.//caption, 'gradereport_history') or contains(concat(' ', normalize-space(@class), ' '), 'gradereport_history' ))])[1]/thead/tr[1]/th[(normalize-space(.)='Revised grade' or a[normalize-space(text())='Revised grade'])]/preceding-sibling::*) + 1][contains(normalize-space(.),'50.00')]
|
|
Column value matching locator "50.00" in "Student 1" row with column "Revised grade" not found.
|
In step `Then the following should exist in the "gradereport_history" table:'. # behat_general::following_should_exist_in_the_table()
|
From scenario `Check the history report displays results correctly'. # /Users/danp/moodles/im/moodle/grade/report/history/tests/behat/basic_functionality.feature:8
|
Of feature `A teacher checks the grade history report in a course'. # /Users/danp/moodles/im/moodle/grade/report/history/tests/behat/basic_functionality.feature
|
- duplicates
-
MDL-47400 Grade history report show different decimal point with different db's
-
- Closed
-