Skip to content

Commit b5445fb

Browse files
committed
Ignore NoCorsCrossOriginFetchRequestSucceeds
1 parent ab75c37 commit b5445fb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

vnext/Desktop.IntegrationTests/HttpOriginPolicyIntegrationTest.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,8 @@ TEST_CLASS(HttpOriginPolicyIntegrationTest)
328328
//NoCors_ForbiddenMethodConnect_Failed
329329

330330
BEGIN_TEST_METHOD_ATTRIBUTE(NoCorsCrossOriginFetchRequestSucceeds)
331+
//TODO: Apparently hangs during CI validation.
332+
TEST_IGNORE()
331333
END_TEST_METHOD_ATTRIBUTE()
332334
TEST_METHOD(NoCorsCrossOriginFetchRequestSucceeds)
333335
{

0 commit comments

Comments
 (0)