Skip to content

[tests] SyndicationFeed_Load_Write_RSS_Feed failing on Wasm with tmp/ file already exists #77526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mdh1418 opened this issue Oct 27, 2022 · 2 comments

Comments

@mdh1418
Copy link
Member

mdh1418 commented Oct 27, 2022

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=63936&view=logs&j=d4e38924-13a0-58bd-9074-6a4810543e7c&t=7a581d54-fbdb-5b9d-4377-cc346f489112
Log: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-77487-merge-c4fe11b1c351438183/WasmTestOnBrowser-System.ServiceModel.Syndication.Tests/1/console.a322771a.log?helixlogtype=result

[16:44:34] fail: [FAIL] System.ServiceModel.Syndication.Tests.BasicScenarioTests.SyndicationFeed_Write_RSS_Atom
[16:44:34] info: System.IO.IOException : The file '/tmp/' already exists.
[16:44:34] info:    at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
[16:44:34] info:    at Interop.CheckIo(Int64 result, String path, Boolean isDirError)
[16:44:34] info:    at Interop.CheckIo(IntPtr result, String path, Boolean isDirError)
[16:44:34] info:    at System.IO.Path.GetTempFileName()
[16:44:34] info:    at System.ServiceModel.Syndication.Tests.BasicScenarioTests.SyndicationFeed_Write_RSS_Atom()
[16:44:34] info:    at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr)
[16:44:35] info: Finished:    System.ServiceModel.Syndication.Tests.dll
@mdh1418 mdh1418 added the arch-wasm WebAssembly architecture label Oct 27, 2022
@ghost
Copy link

ghost commented Oct 27, 2022

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=63936&view=logs&j=d4e38924-13a0-58bd-9074-6a4810543e7c&t=7a581d54-fbdb-5b9d-4377-cc346f489112
Log: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-77487-merge-c4fe11b1c351438183/WasmTestOnBrowser-System.ServiceModel.Syndication.Tests/1/console.a322771a.log?helixlogtype=result

[16:44:34] fail: [FAIL] System.ServiceModel.Syndication.Tests.BasicScenarioTests.SyndicationFeed_Write_RSS_Atom
[16:44:34] info: System.IO.IOException : The file '/tmp/' already exists.
[16:44:34] info:    at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
[16:44:34] info:    at Interop.CheckIo(Int64 result, String path, Boolean isDirError)
[16:44:34] info:    at Interop.CheckIo(IntPtr result, String path, Boolean isDirError)
[16:44:34] info:    at System.IO.Path.GetTempFileName()
[16:44:34] info:    at System.ServiceModel.Syndication.Tests.BasicScenarioTests.SyndicationFeed_Write_RSS_Atom()
[16:44:34] info:    at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr)
[16:44:35] info: Finished:    System.ServiceModel.Syndication.Tests.dll
Author: mdh1418
Assignees: -
Labels:

arch-wasm

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 27, 2022
@akoeplinger
Copy link
Member

akoeplinger commented Nov 16, 2022

Hit this outside of wasm too tracking via: #78454

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 16, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Dec 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants