This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 72
72
"namespaces" : null ,
73
73
"classes" : null ,
74
74
"methods" : [
75
+ {
76
+ "name" : " System.IO.Pipes.Tests.NamedPipeTest_Simple_ServerInOutRead_ClientInOutWrite.Server_ReadWriteCancelledToken_Throws_OperationCanceledException" ,
77
+ "reason" : " https://github.com/dotnet/corefx/issues/16934"
78
+ },
79
+ {
80
+ "name" : " System.IO.Pipes.Tests.NamedPipeTest_Simple_ServerInOutWrite_ClientInOutRead.Server_ReadWriteCancelledToken_Throws_OperationCanceledException" ,
81
+ "reason" : " https://github.com/dotnet/corefx/issues/16934"
82
+ },
83
+ {
84
+ "name" : " System.IO.Pipes.Tests.NamedPipeTest_Simple_ServerInOut_ClientIn.Server_ReadWriteCancelledToken_Throws_OperationCanceledException" ,
85
+ "reason" : " https://github.com/dotnet/corefx/issues/16934"
86
+ },
87
+ {
88
+ "name" : " System.IO.Pipes.Tests.NamedPipeTest_Simple_ServerInOut_ClientOut.Server_ReadWriteCancelledToken_Throws_OperationCanceledException" ,
89
+ "reason" : " https://github.com/dotnet/corefx/issues/16934"
90
+ },
91
+ {
92
+ "name" : " System.IO.Pipes.Tests.NamedPipeTest_Simple_ServerOut_ClientIn.Server_ReadWriteCancelledToken_Throws_OperationCanceledException" ,
93
+ "reason" : " https://github.com/dotnet/corefx/issues/16934"
94
+ },
95
+ {
96
+ "name" : " System.IO.Pipes.Tests.NamedPipeTest_Simple_ServerIn_ClientOut.Server_ReadWriteCancelledToken_Throws_OperationCanceledException" ,
97
+ "reason" : " https://github.com/dotnet/corefx/issues/16934"
98
+ },
75
99
{
76
100
"name" : " System.IO.Pipes.Tests.NamedPipeTest_Simple_ServerInOutRead_ClientInOutWrite.Client_ReadWriteCancelledToken_Throws_OperationCanceledException" ,
77
101
"reason" : " https://github.com/dotnet/corefx/issues/16934"
You can’t perform that action at this time.
0 commit comments