-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Description
This started happening here:
Many of our test lanes that generate projects and build them seem to be timing out.
From what I see so far, the log ends with:
Task "ILLink" (TaskId:268)
... all the input parameters here
(TaskId:268)
And then the msbuild.binlog is broken because the build was canceled after a timeout. So I believe the last task that ran is ILLink?
I think this is happening with any Release build of an Android project, but I will do more investigation locally.
Metadata
Metadata
Assignees
Labels
No labels