Hi,
Just checked. The problem is in the test, when the test tries to transfer money from an account to itself. As the rules is injective matching, it is not applicable in this case.
I fix it.
@Christian, can i still commit to the SVN? Or should i wait for the git?
Thanks Manuel for pointing it out.
/mtt
After further investigation it seems to be a randomly appearing bug. I observed a fail of the test in around 1 of 20 test runs. I am pretty shure though that it has nothing to do with my patch. THe code I changed is never
called in this example.
Best regards,
Manuel
Am 05.07.2014 20:12, schrieb Manuel Hegner (HPI):
Okay. It ran through fine for me. I just tried it again and I get no errors. It prints:
Starting Banking Example with Map Support
Single transfer on small model
100 money transfers on model with 1000 accounts
run time with map support: 61ms
Best regards,
Manuel
Am 05.07.2014 16:40, schrieb Christian Krause:
Hi Manuel,
no worries -- it's great that you're trying to fix this bug.
The sort test works now, but the bank-map test / example doesn't.You can find it in the examples plugin. I've not looked into it yet.
Cheers,
Christian
_______________________________________________
henshin-dev mailing list
henshin-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/henshin-dev
_______________________________________________
henshin-dev mailing list
henshin-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/henshin-dev
|