Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.0
-
Fix Version/s: 4.4.0
-
Component/s: None
-
Labels:None
Description
Api tests got broken on master a while back. Most are fixed but 10 remain. I think they stem from 3 pieces of work so am logging 3 tickets so the relevant people can fix them & they don't stay broken. This is ticket 1
https://test.civicrm.org/job/CiviCRM-master-git/LABEL=debian6,SUITE=api_v3_AllTests/19/testReport/
>>> api_v3_ActivityTest.testActivityCreateWithMissingContactId 0.21 sec 9
>>> api_v3_ActivityTest.testActivityCreateExample 0.17 sec 9
>>> api_v3_ActivityTest.testActivityGetGoodID1 0.19 sec 9
>>> api_v3_ActivityTest.testchainedActivityGet
These tests appear to relate to the work on Activity Contact restructure.
Attachments
Issue Links
- supplements
-
CRM-12274 Merge activity tables into one unified table activity contact table
- Done/Fixed