Issue Details (XML | Word | Printable)

Key: SFOS-1056
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Steve Loughran
Reporter: Steve Loughran
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
SmartFrog

Assert component doesnt report resolution failures that well

Created: 14/Jan/09 05:31 PM (GMT)   Updated: 16/Jan/09 11:49 AM (GMT)
Component/s: .sfCore
Affects Version/s: 3.17.010
Fix Version/s: 3.17.010

Time Tracking:
Not Specified

Issue Links:
caused
 

Compatibility: may break builds or test process


 Description  « Hide
because Assert.reference is optional (as sometimes it is needed to be), if the reference is bad then assertions about reference values appear to pass, when in reality they are not being checked,

solution: add a referenceRequired:boolean attribute that signals whether or not the reference is actually mandatory or not.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Steve Loughran added a comment - 15/Jan/09 12:38 PM (GMT)
fixed in SVN. The only tests that fail are those that (mistakenly) thought the reference was resolving, so the assertion was skipping

Steve Loughran made changes - 15/Jan/09 12:38 PM (GMT)
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Steve Loughran made changes - 16/Jan/09 11:49 AM (GMT)
Link This issue caused SFOS-1057 [ SFOS-1057 ]