File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 313313 "code" : " java.class.externalClassExposedInAPI" ,
314314 "new" : " interface org.testng.IRetryDataProvider" ,
315315 "justification" : " Third party api change"
316+ },
317+ {
318+ "ignore" : true ,
319+ "code" : " java.method.defaultMethodAddedToInterface" ,
320+ "new" : " method java.lang.Class<? extends org.testng.IRetryDataProvider> org.testng.IDataProviderMethod::retryUsing()" ,
321+ "justification" : " Third party api change"
322+ },
323+ {
324+ "ignore" : true ,
325+ "code" : " java.method.defaultMethodAddedToInterface" ,
326+ "new" : " method java.util.Set<org.testng.ITestNGMethod> org.testng.ITestNGMethod::downstreamDependencies()" ,
327+ "justification" : " Third party api change"
328+ },
329+ {
330+ "ignore" : true ,
331+ "code" : " java.method.defaultMethodAddedToInterface" ,
332+ "new" : " method java.util.Set<org.testng.ITestNGMethod> org.testng.ITestNGMethod::upstreamDependencies()" ,
333+ "justification" : " Third party api change"
316334 }
317335 ]
318336 }
You can’t perform that action at this time.
0 commit comments