microsoft/automatic-graph-layout

Azure pipelines build failing

MVoloshin opened this issue · 3 comments

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]

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

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 .