Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
2.0
-
None
-
None
-
MOODLE_20_STABLE
-
Easy
Description
Referring to the following tests, all of these fail for the same reason (hopefully trivial fix):
Exception: mod/assignment/simpletest/test_assignment_portfolio_callers.php / ?
Unit test "testAssignmentPortfolioCallers" of type FakeDBUnitTestCase no longer supported. Must be migrated to UnitTestCaseUsingDatabase.
Exception: mod/chat/simpletest/test_chat_portfolio_callers.php / ?
Unit test "testChatPortfolioCallers" of type FakeDBUnitTestCase no longer supported. Must be migrated to UnitTestCaseUsingDatabase.
Exception: mod/data/simpletest/test_data_portfolio_callers.php / ?
Unit test "testDataPortfolioCallers" of type FakeDBUnitTestCase no longer supported. Must be migrated to UnitTestCaseUsingDatabase.
Exception: mod/forum/simpletest/test_forum_portfolio_callers.php / ?
Unit test "testForumPortfolioCallers" of type FakeDBUnitTestCase no longer supported. Must be migrated to UnitTestCaseUsingDatabase.
Exception: mod/glossary/simpletest/test_glossary_portfolio_callers.php / ?
Unit test "testGlossaryPortfolioCallers" of type FakeDBUnitTestCase no longer supported. Must be migrated to UnitTestCaseUsingDatabase.
Attachments
Issue Links
- duplicates
-
MDL-24981 lib/simpletest/testportfoliolib.php unit test fails
-
- Closed
-