Closed eOkadas closed 5 years ago
I rebased my code on the latest master
branch. I was behind by 25 commits.
I have a failing test with the CI script
1) Failed : NFluent.Tests.ConsideringShould.GenerateHashCode
The checked value is different from the expected one.
The checked value:
[62476613]
The expected value:
[39449526]
But #fingers crossed# I don't think it was caused by my work.
No This is not your fault I need to fix this Morning accident I need to understand why there is a difference in Hashcode generation between net versions
Envoyé de mon iPhone
Le 4 juil. 2019 à 11:04, Etienne Delattre notifications@github.com a écrit :
I have a failing test with the CI script
1) Failed : NFluent.Tests.ConsideringShould.GenerateHashCode
The checked value is different from the expected one. The checked value: [62476613] The expected value: [39449526] But #fingers crossed# I don't think it was caused by my work.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
related to #225
Added support for dateTimeOffset with EqualTos
Each field including the Offset TimeSpan have to be identical
included a MatchSameUtcInstant set of methods
The check is done on the Utc time of the datetimeOffset.