Temporarily disable CU Masking test
Disabling CU Masking test until it is fixed Change-Id: I58fa2ec760ac5c942eb017108dbe832be4dc8f77
This commit is contained in:
committed by
Jonathan Kim
parent
a229f5c320
commit
d77cc854ff
@@ -206,7 +206,8 @@ TEST(rocrtstFunc, Signal_Create_Concurrently) {
|
||||
RunCustomTestEpilog(&sd);
|
||||
}
|
||||
|
||||
TEST(rocrtstFunc, CU_Masking) {
|
||||
/* Temporary: Disable CU Masking until it is fixed */
|
||||
TEST(rocrtstFunc, DISABLED_CU_Masking) {
|
||||
CU_Masking sd;
|
||||
RunGenericTest(&sd);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user