microsoft / automatic-graph-layout

A set of tools for graph layout and viewing
Other
1.34k stars 301 forks source link

Azure pipelines build failing #307

Open MVoloshin opened 2 years ago

MVoloshin commented 2 years ago

Azure pipelines build that is attached to this Github project does not work as expected

[error]GraphLayout\Test\MSAGLTests\Routing\TestLineSweeper.cs(95,13): Error CS0234: The type or namespace name 'DisplayGeometryGraph' does not exist in the namespace 'Microsoft.Msagl.GraphViewerGdi' (are you missing an assembly reference?)

D:\a\1\s\GraphLayout\Test\MSAGLTests\Routing\TestLineSweeper.cs(95,13): error CS0234: The type or namespace name 'DisplayGeometryGraph' does not exist in the namespace 'Microsoft.Msagl.GraphViewerGdi' (are you missing an assembly reference?) [D:\a\1\s\GraphLayout\Test\MSAGLTests\MSAGLTests.csproj]

NikolajBjorner commented 2 years ago

They are still failing. Also, are there binary releases for builds? And binary releases that will work on linux (nuget package is for AnyCPU?)

levnach commented 2 years ago

I fixed the build. Somehow, I cannot find the build definitions on Asure, not sure about the binaries being built. The binaries depending on graphics will work only on Windows. From the other side, projects AutomaticGraphLayout and AutomaticGrapLayout.Drawing have been successfully built and worked on Linux .

NikolajBjorner commented 2 years ago

https://github.com/microsoft/automatic-graph-layout/blob/master/azure-pipelines.yml