arcade: Symbol Publishing Failure

  • Is this issue blocking: yes

Please see https://dev.azure.com/dnceng/internal/_build/results?buildId=507786&view=results

This is an internal-only prototype branch. The DLL and the corresponding symbol that’s failing to publish haven’t been altered in anyway, although the branch itself has seen extensive changes.

To build, checkout the branch and use:

build -pack -configuration Release -platform x64 -ci /p:DotNetUseShippingVersions=true

/cc @JohnTortugo, @mikem8361 /cc @rladuca

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 21 (21 by maintainers)

Commits related to this issue

Most upvoted comments

I can change the uploader to skip PDBs that don’t have a DbiStream. It wouldn’t take much to do that.

Looks like the uploader is failing on runtimes\win-x64\native\bilinearspan-compile.pdb in the runtime.win-x64.Microsoft.DotNet.Wpf.DncEng.5.0.0-alpha.1.20104.15.symbols.nupkg package. I’m investigating. The pdb seems valid but I’m not sure why the uploader is failing.