Metadata
- Source
- FLUID-4053
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Mike Lam
- Reporter
- Mike Lam
- Created
2011-02-07T11:29:14.208-0500 - Updated
2011-02-10T13:16:24.553-0500 - Versions
- N/A
- Fixed Versions
-
- 1.3.1
- Component
-
- Uploader
Description
A file queue test was not fixed when the default fileIdx value was changed from -1 to 0. The expected value of the fileIdx in the test needs to reflect the code change.
Comments
-
Mike Lam commented
2011-02-07T13:35:52.823-0500 The file queue test has been updated to reflect the change in the default value of the fileIdx from -1 to 0.
-
Michelle D'Souza commented
2011-02-10T13:16:24.551-0500 Pull request https://github.com/fluid-project/infusion/pull/4 containing commit 808c59aa868f85f3547b was accepted and pushed to the infusion project master.