File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1095,7 +1095,7 @@ public void OpenRead_WithLargeFileUsingContext_InRandomOrder_CallsApiCorrectly()
10951095#endif
10961096 }
10971097
1098- [ TestMethod , TestCategory ( TestCategories . Success ) ]
1098+ [ TestMethod , TestCategory ( TestCategories . Manual ) ]
10991099 public void OpenRead_WithLockingAndUnlocking_CallsApiCorrectly ( )
11001100 {
11011101 var fixture = DokanOperationsFixture . Instance ;
@@ -1432,7 +1432,7 @@ public void OpenWrite_WithFlush_CallsApiCorrectly()
14321432#endif
14331433 }
14341434
1435- [ TestMethod , TestCategory ( TestCategories . Success ) ]
1435+ [ TestMethod , TestCategory ( TestCategories . Manual ) ]
14361436 public void OpenWrite_WithLockingAndUnlocking_CallsApiCorrectly ( )
14371437 {
14381438 var fixture = DokanOperationsFixture . Instance ;
You can’t perform that action at this time.
0 commit comments