Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Localization unit tests are failing on windows MSVC #39

Open
AndreasLrx opened this issue May 24, 2022 · 0 comments
Open

[BUG] Localization unit tests are failing on windows MSVC #39

AndreasLrx opened this issue May 24, 2022 · 0 comments
Assignees
Labels
bug Something isn't working cross-platform Can run on different platform

Comments

@AndreasLrx
Copy link
Collaborator

Describe the bug
RessourceFile unit tests on invalid .po files crash with the following error:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vector(186) : Assertion failed: vector iterators incompatible

To Reproduce
Launch the unit tests on debug msvc. However it works on unix and in windows CI.
Steps to reproduce the behavior:

Expected behavior
Doesn't crash

Additional context
Works fine on unix systems and on Windows/Unix CI.

@AndreasLrx AndreasLrx added bug Something isn't working cross-platform Can run on different platform labels May 24, 2022
@AndreasLrx AndreasLrx self-assigned this May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cross-platform Can run on different platform
Projects
None yet
Development

No branches or pull requests

1 participant