Closed kstreet closed 10 years ago
The only change to the current sln that I made after cloning it was to not sign the assembly.
After building the solution, when I right-click on PhoneNumbers.Test, and choose "Run Unit Tests" with ReSharper, I get these 4 tests failing inside of:
TestPhoneNumberOfflineGeocoder
TestGetDescriptionForFallBack failed testGetDescriptionForKoreanNumber failed testGetDescriptionForNumber_en_US failed TestGetDescriptionForNumberWithUserRegion failed
Do these tests fail for you too? If so, does it matter?
I'll try these as well and comment.
Sorry - took a long time. Fixed now.
Cool! Thank you.
The only change to the current sln that I made after cloning it was to not sign the assembly.
After building the solution, when I right-click on PhoneNumbers.Test, and choose "Run Unit Tests" with ReSharper, I get these 4 tests failing inside of:
TestPhoneNumberOfflineGeocoder
TestGetDescriptionForFallBack failed testGetDescriptionForKoreanNumber failed testGetDescriptionForNumber_en_US failed TestGetDescriptionForNumberWithUserRegion failed
Do these tests fail for you too? If so, does it matter?