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

pugixml problem on msw and load_file #321

Open
antonvw opened this issue Mar 25, 2023 · 1 comment
Open

pugixml problem on msw and load_file #321

antonvw opened this issue Mar 25, 2023 · 1 comment
Labels
bug a bug or incorrect behaviour MSW MSW related

Comments

@antonvw
Copy link
Owner

antonvw commented Mar 25, 2023

giving error during testing: xml parse result:File was not found, see appveyor
or use log_none for these msw del tests

@antonvw antonvw added the bug a bug or incorrect behaviour label Mar 25, 2023
@antonvw antonvw changed the title pugixml has a problem on msw with load_file pugixml problem on msw and load_file Mar 26, 2023
@antonvw antonvw added the MSW MSW related label Mar 28, 2023
@antonvw
Copy link
Owner Author

antonvw commented Mar 29, 2023

This is the output:
c:\Users\Anton\wex\build>test\del\Release\wex-test-del.exe
[doctest] doctest version is "2.4.9"
[doctest] run with "--help" for options
2023-03-29 12:42:24.886276 [error] xml parse result:File was not found at offset: 0 "test-del"
2023-03-29 12:42:25.014353 [error] xml parse result:File was not found at offset: 0 "test-del"
2023-03-29 12:42:25.137862 [error] xml parse result:File was not found at offset: 0 "test-del"
2023-03-29 12:42:25.158303 [error] xml parse result:File was not found at offset: 0 "test-del"
2023-03-29 12:42:25.245580 [error] xml parse result:File was not found at offset: 0 "test-del"

[doctest] test cases: 10 | 10 passed | 0 failed | 0 skipped
[doctest] assertions: 77 | 77 passed | 0 failed |
[doctest] Status: SUCCESS!

c:\Users\Anton\wex\build>

But parsing itself seems ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a bug or incorrect behaviour MSW MSW related
Projects
None yet
Development

No branches or pull requests

1 participant