Issue Details (XML | Word | Printable)

Key: MDL-14065
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Nicolas Connault
Reporter: Martin Dougiamas
Votes: 1
Watchers: 9
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Unit tests showing many failures of all kinds

Created: 26/Mar/08 10:09 PM   Updated: 21/Apr/08 09:54 PM
Return to search
Component/s: Administration
Affects Version/s: 1.9
Fix Version/s: 1.9.1, 2.0

Issue Links:
Duplicate
 
Relates
 

Participants: Jani Lemmetyinen, Martin Dougiamas and Nicolas Connault
Security Level: None
QA Assignee: Martin Dougiamas
Resolved date: 28/Mar/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE, MOODLE_20_STABLE


 Description  « Hide
Nicolas, can you explore why the Unit tests are currently showing so many failures in Moodle 1.9? is this just a recent regression?

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Nicolas Connault committed 3 files to 'Moodle CVS' - 27/Mar/08 09:08 PM
MDL-14065 Fixed gradebook unit tests, including a bug fix in grade_item class
MODIFY lib/grade/simpletest/testgradeitem.php   Rev. 1.16    (+17 -25 lines)
MODIFY lib/grade/grade_item.php   Rev. 1.168    (+2 -2 lines)
MODIFY lib/grade/simpletest/testgradegrades.php   Rev. 1.11    (+6 -3 lines)
Nicolas Connault committed 2 files to 'Moodle CVS' - 28/Mar/08 02:08 AM
MDL-14065 Commented out buggy backuplib tests, and replaced E_ALL with DEBUG_DEVELOPER in dmllib tests
MODIFY lib/simpletest/testbackuplib.php   Rev. 1.3    (+5 -3 lines)
MODIFY lib/simpletest/Attic/testdmllib.php   Rev. 1.7    (+3 -3 lines)
Nicolas Connault committed 5 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 28/Mar/08 02:13 AM
MDL-14065 Fixed gradebook unit tests, including a bug fix in grade_item class.

Commented out buggy backuplib tests, and replaced E_ALL with DEBUG_DEVELOPER in dmllib tests

Backporting from HEAD
MODIFY lib/grade/grade_item.php   Rev. 1.130.2.26    (+2 -2 lines)
MODIFY lib/grade/simpletest/testgradegrades.php   Rev. 1.4.2.2    (+6 -3 lines)
MODIFY lib/simpletest/testbackuplib.php   Rev. 1.1.2.4    (+5 -3 lines)
MODIFY lib/simpletest/Attic/testdmllib.php   Rev. 1.6.2.1    (+3 -3 lines)
MODIFY lib/grade/simpletest/testgradeitem.php   Rev. 1.6.2.3    (+14 -22 lines)