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

.NET 6 tests give warnings on the stderr #67

Open
chtenb opened this issue Aug 11, 2023 · 0 comments
Open

.NET 6 tests give warnings on the stderr #67

chtenb opened this issue Aug 11, 2023 · 0 comments

Comments

@chtenb
Copy link
Member

chtenb commented Aug 11, 2023

.NET Framework 4.8 tests run without any warnings showing.
Example:

Warning: Could not load "D:\a\Graphviz.NetWrapper\Graphviz.NetWrapper\Rubjerg.Graphviz.Test\bin\x64\Release\net6.0\gvplugin_pango.dll" - It was found, so perhaps one of its dependents was not.  Try ldd.
Warning: dummynode-2 -> dummynode-3: tail is inside head cluster cluster_1
Warning: dummynode-2 -> dummynode-3: head is inside tail cluster cluster_1
Warning: no hard-coded metrics for 'Tahoma'.  Falling back to 'Times' metrics
Warning: node N, port >|< unrecognized

Is this cause by the .NET Framework tests not redirecting stderr properly, or are these warnings actually only occuring on .NET 6.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant