Update TODOs with new JIRA issue
Issue: SPR-8116, SPR-10074
This commit is contained in:
@@ -437,7 +437,7 @@ public class CallbacksSecurityTests {
|
||||
|
||||
@Test
|
||||
@Ignore("passes under Eclipse, but fails under Gradle with https://gist.github.com/1664133")
|
||||
// TODO SPR-8116 passes under Eclipse, but fails under Gradle with
|
||||
// TODO [SPR-10074] passes under Eclipse, but fails under Gradle with
|
||||
// https://gist.github.com/1664133
|
||||
public void testContainerPrivileges() throws Exception {
|
||||
AccessControlContext acc = provider.getAccessControlContext();
|
||||
|
||||
Reference in New Issue
Block a user