Closed deepak1556 closed 6 years ago
Static builds are dying:
ninja: warning: multiple rules generate static_library/libGLESv2.dll.pdb. builds involving this target will not be correct; continuing anyway [-w dupbuild=warn]
ninja: warning: multiple rules generate D:/build/dist/main/src/content/common/content_export.h. builds involving this target will not be correct; continuing anyway [-w dupbuild=warn]
@ckerr that warning is actually present for quite some time for ex: https://windows-ci.electronjs.org/project/AppVeyor/libchromiumcontent/build/1.0.903/job/ae0m6lxowu34j0y1, not related to this PR. The actual issue seems to be
[1/1] libchromiumcontent-static.zip (5,932,107,199 bytes)...90%Error uploading artifact the storage: You must write ContentLength bytes to the request stream before calling [Begin]GetResponse.
seems like a flake, can we try restarting the static builds ?
I'm going to merge this as the only failed builds are the appveyor/branch builds, but the appveyor/pr build (which is the one that really matters), passed.
Backports https://github.com/electron/libchromiumcontent/pull/489