mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 22:59:03 +00:00
Update TODOs with new JIRA issue
Issue: SPR-8116, SPR-10074
This commit is contained in:
+1
-1
@@ -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