We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b1999 commit bf0471aCopy full SHA for bf0471a
Release/tests/Functional/streams/ostream_tests.cpp
@@ -242,7 +242,7 @@ TEST(iostream_container_buffer2)
242
}).wait();
243
}
244
245
-TEST(FileSequentialWrite, "Ignore:Linux", "TFS#623951")
+TEST(FileSequentialWrite, "Ignore", "TFS#626173")
246
{
247
auto open = OPENSTR_W<uint8_t>(U("WriteFileSequential.txt"), std::ios::app | std::ios::out);
248
auto stream = open.get();
0 commit comments