Skip to content

Conversation

@simonrozsival
Copy link
Member

@simonrozsival simonrozsival commented Sep 6, 2022

  • The TC_SchemaSet_XmlResolver.v4 and TC_SchemaSet_XmlResolver.v5 tests get stuck if they run in parallel.
  • The TC_SchemaSet_Add_URL.v4 test tries to make a GET HTTP request to http://bla/ which blocks the test execution and causes a timeout. The same problem seems to be the causing the AddValid_Import_Include_Redefine and TestResolveInvalidPath tests to get stuck.

Failing tests disabled with: #75123, #75129, #75132, #75183

Closes #74406
Closes #74407
Closes #74408

@simonrozsival simonrozsival marked this pull request as draft September 6, 2022 12:45
@ghost ghost added the area-System.Xml label Sep 6, 2022
@ghost ghost assigned simonrozsival Sep 6, 2022
@ghost
Copy link

ghost commented Sep 6, 2022

Tagging subscribers to this area: @dotnet/area-system-xml
See info in area-owners.md if you want to be subscribed.

Issue Details
  • the TC_SchemaSet_Add_URL.v4 test tries to make a GET HTTP request to http://bla/ which blocks the test execution and causes a timeout
  • the TC_SchemaSet_XmlResolver.v4 and TC_SchemaSet_XmlResolver.v5 tests get stuck if they run in parallel

Closes #74408

Author: simonrozsival
Assignees: -
Labels:

area-System.Xml

Milestone: -

@simonrozsival simonrozsival marked this pull request as ready for review September 6, 2022 12:45
@simonrozsival
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@simonrozsival simonrozsival changed the title [wasm-mt] Fix System.Xml.XmlSchemaSet tests on Browser with multi-threading enabled [wasm-mt] Fix failing System.Xml tests on Browser with multi-threading enabled Sep 6, 2022
@simonrozsival
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…datorApi/ValidateMisc.cs

Co-authored-by: Larry Ewing <lewing@microsoft.com>
@simonrozsival
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@simonrozsival simonrozsival marked this pull request as draft September 7, 2022 06:33
@simonrozsival
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@simonrozsival simonrozsival marked this pull request as ready for review September 7, 2022 11:26
@simonrozsival simonrozsival merged commit 91d1e83 into dotnet:main Sep 8, 2022
@simonrozsival simonrozsival deleted the wasm-mt-fix-system-xml-xmlschemaset-tests-on branch September 8, 2022 15:55
@ghost ghost locked as resolved and limited conversation to collaborators Oct 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

2 participants