Metadata
- Source
- FLUID-3910
- Type
- Task
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Anastasia Cheetham
- Reporter
- Anastasia Cheetham
- Created
2010-12-15T16:34:55.705-0500 - Updated
2010-12-16T15:37:27.496-0500 - Versions
- N/A
- Fixed Versions
-
- 1.3
- Component
-
- Infusion Builder
Description
Now that we've consolidated the FSS dependencies into just the one, the PHP unit tests need to be updated.
Attachments
Comments
-
Cindy Li commented
2010-12-16T11:16:04.462-0500 "FLUID-3910-1.patch.txt" updates the php unit tests that fail due to the change on the FSS dependencies. Now the unit tests use "Renderer" as the example instead of "fss", which does not have dependencies any more. This patch also adjusts the module sequence numbers that have been shifted due to the removal/addition of modules.
-
Anastasia Cheetham commented
2010-12-16T15:36:34.622-0500 I've reviewed Cindy's patch, and Cindy has walked me through verifying that the patch does properly update the unit tests. I've committed the changes, and the deployed unit tests now pass.