Disable one test for substructural TS (most general case of MPSCR-65)
This commit is contained in:
parent
d9b984aee9
commit
53a5d2f489
|
|
@ -1674,6 +1674,7 @@ class TestIncrementalProgram {
|
|||
}
|
||||
}
|
||||
|
||||
@Ignore("waiting for complete fix to MPSCR-65")
|
||||
@Test
|
||||
fun substructuralTS_insertWriteBeforeRW() {
|
||||
/* Expected test program execution:
|
||||
|
|
|
|||
Loading…
Reference in New Issue