Its been a while since I ran the entire simpletests on PostgreSQL. There were only 2 fails out of all tests ran. They were from the Translation Import tests in locale.test
Language file automatically imported. Other locale.test 679 LocaleImportFunctionalTest->testAutomaticModuleTranslationImportLanguageEnable()
String successfully imported. Other locale.test 689 LocaleImportFunctionalTest->testAutomaticModuleTranslationImportLanguageEnable()
Not to sure as to why just yet. Haven't had the chance to look into it. Can anyone else confirm these failures?
Comments
Comment #1
berdirI had such errors a while back too, but it seems that they are gone, I don't get them with latest HEAD on two different systems.
Comment #2
andypostStrange error here the issue with field length #221020: locales_source.location is just varchar(255) and it is not truncated
Comment #3
josh waihi commentedThis is no longer an issue; closing
Comment #4
andypostplease provide more info?
Comment #5
josh waihi commented@andypost, they don't fail anymore. LocaleImportFunctionalTest passes 100%. end of issue