Closed stschott closed 3 weeks ago
hmm... MutableBlockStmtGraphTest.testRemoveMultipleTrapsWithDifferentExceptionTypes:1098 » IllegalArgument Invalid StmtGraph. A Trap is not created as a traps endStmt was not visited during the iteration of all Stmts.
MutableBlockStmtGraphTest.testRemoveMultipleTrapsWithDifferentExceptionTypes:1098 » IllegalArgument Invalid StmtGraph. A Trap is not created as a traps endStmt was not visited during the iteration of all Stmts.
Flaky test? Locally the test case passes.
The only method I changed is not even called when running the MutableBlockStmtGraphTest.testRemoveMultipleTrapsWithDifferentExceptionTypes test.
MutableBlockStmtGraphTest.testRemoveMultipleTrapsWithDifferentExceptionTypes
hmm...
MutableBlockStmtGraphTest.testRemoveMultipleTrapsWithDifferentExceptionTypes:1098 » IllegalArgument Invalid StmtGraph. A Trap is not created as a traps endStmt was not visited during the iteration of all Stmts.