Bugs: Browse | Submit New | Admin

[#8254] Test suite fails with 280 errors on MySQL 5.X

Date:
2007-01-29 10:58
Priority:
3
Submitted By:
Daniel Weinand (dweinand)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Test suite fails with 280 errors on MySQL 5.X

Detailed description

The test suite does not take the constraints into account such as,

280) Error: test_users_from_fixtures_should_have_correct_roles(UserTest?): ActiveRecord?::StatementInvalid?: Mysql::Error:
Cannot delete or update a parent row: a foreign key constraint fails (smc_test/groups, CONSTRAINT groups_ibfk_1 FOREIGN
KEY (parent_id) REFERENCES groups (id) ON UPDATE NO ACTION): DELETE FROM groups

(Rails 1.1.4)

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item