elementary / calendar

Desktop calendar app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
130 stars 39 forks source link

EventStore tests doesn't run when it should #626

Open mcclurgm opened 4 years ago

mcclurgm commented 4 years ago

EventStore Tests aren't running on my machine, even though I have all the locales installed. Only Utils Tests runs.

If I delete the if statement that makes sure the locales are installed, it runs correctly (and passes). But it seems like the if statement we're using is not working like it should (core/Tests/meson.build line 23).

Here are the locales I have installed. Notice that it has all of en_GB.utf8, en_US.utf8, and ar_AE.utf8:

ar_AE.utf8
ar_BH.utf8
ar_DZ.utf8
ar_EG.utf8
ar_IN
ar_IN.utf8
ar_IQ.utf8
ar_JO.utf8
ar_KW.utf8
ar_LB.utf8
ar_LY.utf8
ar_MA.utf8
ar_OM.utf8
ar_QA.utf8
ar_SA.utf8
ar_SD.utf8
ar_SS
ar_SS.utf8
ar_SY.utf8
ar_TN.utf8
ar_YE.utf8
C
C.UTF-8
en_AG
en_AG.utf8
en_AU.utf8
en_BW.utf8
en_CA.utf8
en_DK.utf8
en_GB.utf8
en_HK.utf8
en_IE.utf8
en_IL
en_IL.utf8
en_IN
en_IN.utf8
en_NG
en_NG.utf8
en_NZ.utf8
en_PH.utf8
en_SG.utf8
en_US.utf8
en_ZA.utf8
en_ZM
en_ZM.utf8
en_ZW.utf8
POSIX
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/95452402-eventstore-tests-doesn-t-run-when-it-should?utm_campaign=plugin&utm_content=tracker%2F60388692&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F60388692&utm_medium=issues&utm_source=github).