Bhuvarahan / npsp

Automatically exported from code.google.com/p/npsp
0 stars 0 forks source link

Recurring Donations tests fail when all tests run with Contacts & Organizations 1.64 #137

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install C&O 1.64 into an org with Recurring Donations
2. After successful install, run all tests
3. See 2 test failures with Recurring Donations

The error has to do with an object as it passes through a before trigger and 
then an after trigger. 
Formula fields are sometimes showing as nulls. This does not happen when the 
test is run by itself, 
but when "run all tests" the nulls show up.

the solution is to requery the objects before the after action.

Original issue reported on code.google.com by gok...@gmail.com on 4 Nov 2009 at 10:20

GoogleCodeExporter commented 8 years ago
Fixed by r213

Original comment by gok...@gmail.com on 4 Nov 2009 at 10:30