Skip to content
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

[wasm] Tracking issue for disabled library test projects #66314

Open
radical opened this issue Mar 7, 2022 · 4 comments
Open

[wasm] Tracking issue for disabled library test projects #66314

radical opened this issue Mar 7, 2022 · 4 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono increase-code-coverage Tracking need to add more test and increase code coverage of a component tracking This issue is tracking the completion of other related issues.
Milestone

Comments

@radical
Copy link
Member

radical commented Mar 7, 2022

Projects disabled in src/libraries/tests.proj:

Project AOT Platform issue -
System.Text.RegularExpressions.Generators.Tests.csproj all all
System.Text.RegularExpressions.Unit.Tests y all #66118
System.Text.RegularExpressions.Tests y all #61756
System.Text.Json.SourceGeneration.Roslyn3.11.Tests y all #65356 oom - linking
System.Text.Json.SourceGeneration.Roslyn4.0.Tests y all #65411 oom - compiling
System.Text.Json.Tests y all #61524 oom - linking
Microsoft.Extensions.Caching.Memory.Tests all all #35970
System.ComponentModel.Composition.Tests.csproj all all mono/mono#16417
Microsoft.Extensions.DependencyModel.Tests all all #37669 crypto
Microsoft.Extensions.Hosting.Unit.Tests all all #37669
System.Security.Cryptography.Csp.Tests all all #37669
System.Security.Cryptography.Encoding.Tests all all #37669
System.Security.Cryptography.OpenSsl.Tests all all #37669
System.Security.Cryptography.Pkcs.Tests all all #37669
System.Security.Cryptography.Primitives.Tests all all #37669
System.Security.Cryptography.Xml.Tests all all #37669
System.Security.Cryptography.X509Certificates.Tests all all #37669
System.Security.Cryptography.Cose.Tests all all #37669
System.ComponentModel.Composition.Tests all all mono/mono#16417
System.Net.WebSockets.Client.Wasm.Tests all all This OuterLoop test requires browser UI, but the Helix agents are headless
System.Runtime.Serialization.Xml.Tests EAT linux #59926
System.Composition.Tests EAT linux #50724
System.Dynamic.Runtime.Tests EAT linux #50724
Microsoft.Extensions.DependencyInjection.Tests EAT linux #50724
Microsoft.Extensions.Logging.EventSource.Tests EAT linux #50724
System.Diagnostics.DiagnosticSource.Tests EAT linux #50724
System.Diagnostics.Tracing.Tests EAT linux #50724
System.Linq.Expressions.Tests EAT linux #51708 IL2103 trimming errors
Microsoft.VisualBasic.Core.Tests all windows #55429 timeout
System.IO.Tests all windows #55429
System.Linq.Expressions.Tests all windows #55429
System.Memory.Tests all windows #55429
System.Runtime.Tests all windows #55429
System.Xml.RW.XmlWriterApi.Tests all windows #55429
@radical radical added arch-wasm WebAssembly architecture increase-code-coverage Tracking need to add more test and increase code coverage of a component tracking This issue is tracking the completion of other related issues. labels Mar 7, 2022
@ghost
Copy link

ghost commented Mar 7, 2022

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

Issue Details

Projects disabled in src/libraries/tests.proj:

Project AOT Platform issue -
System.Text.RegularExpressions.Generators.Tests.csproj all all
System.Text.RegularExpressions.Unit.Tests y all #66118
System.Text.RegularExpressions.Tests y all #61756
System.Text.Json.SourceGeneration.Roslyn3.11.Tests y all #65356 oom - linking
System.Text.Json.SourceGeneration.Roslyn4.0.Tests y all #65411 oom - compiling
System.Text.Json.Tests y all #61524 oom - linking
Microsoft.Extensions.Caching.Memory.Tests all all #35970
System.ComponentModel.Composition.Tests.csproj all all mono/mono#16417
Microsoft.Extensions.DependencyModel.Tests all all #37669 crypto
Microsoft.Extensions.Hosting.Unit.Tests all all #37669
System.Security.Cryptography.Csp.Tests all all #37669
System.Security.Cryptography.Encoding.Tests all all #37669
System.Security.Cryptography.OpenSsl.Tests all all #37669
System.Security.Cryptography.Pkcs.Tests all all #37669
System.Security.Cryptography.Primitives.Tests all all #37669
System.Security.Cryptography.Xml.Tests all all #37669
System.Security.Cryptography.X509Certificates.Tests all all #37669
System.Security.Cryptography.Cose.Tests all all #37669
System.ComponentModel.Composition.Tests all all #16417
System.Net.WebSockets.Client.Wasm.Tests all all This OuterLoop test requires browser UI, but the Helix agents are headless
Author: radical
Assignees: -
Labels:

arch-wasm, increase-code-coverage, tracking

Milestone: -

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Mar 7, 2022
@radical radical removed the untriaged New issue has not been triaged by the area owner label Mar 7, 2022
@radical
Copy link
Member Author

radical commented Mar 7, 2022

  • Do Microsoft.Extensions.Hosting.Unit.Tests, and Microsoft.Extensions.DependencyModel.Tests need to be because of missing crypto support?
  • Microsoft.Extensions.Caching.Memory.Tests was disabled due to tests hanging. This should be tried again.

@radical
Copy link
Member Author

radical commented Mar 7, 2022

We should also try the ones disabled due to #55429 which might be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono increase-code-coverage Tracking need to add more test and increase code coverage of a component tracking This issue is tracking the completion of other related issues.
Projects
None yet
Development

No branches or pull requests

3 participants