The test objectivec.stringToNSStringTest fails

Issue #321 resolved
Paolo Brandoli repo owner created an issue

From the build machine:

objectivec.stringToNSStringTest

/Users/vagrant/git/tests/objectivec/objectivecTest.mm:76: Failure

Value of: [nsPatientName0 isEqualToString:patient0]

Actual: false

Expected: true

/Users/vagrant/git/tests/objectivec/objectivecTest.mm:77: Failure

Value of: [nsPatientName1 isEqualToString:patient1]

Actual: false

Expected: true

Comments (4)

  1. Log in to comment