mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[KMTESTS]
- Skip FsRtlMcb again to make testbot happy svn path=/trunk/; revision=59351
This commit is contained in:
@@ -68,7 +68,8 @@ const KMT_TEST TestList[] =
|
||||
{ "-ExTimer", Test_ExTimer },
|
||||
{ "Example", Test_Example },
|
||||
{ "FsRtlExpression", Test_FsRtlExpression },
|
||||
{ "FsRtlMcb", Test_FsRtlMcb },
|
||||
/* Skipped on testman. See ROSTESTS-106. */
|
||||
{ "-FsRtlMcb", Test_FsRtlMcb },
|
||||
{ "-FsRtlTunnel", Test_FsRtlTunnel },
|
||||
{ "IoDeviceInterface", Test_IoDeviceInterface },
|
||||
{ "IoEvent", Test_IoEvent },
|
||||
|
||||
Reference in New Issue
Block a user