Update GradientSharingTrainingTest.java
This commit is contained in:
parent
7c7f9db097
commit
bb167e1986
@ -85,6 +85,7 @@ public class GradientSharingTrainingTest extends BaseSparkTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Disabled
|
||||
public void trainSanityCheck(@TempDir Path testDir) throws Exception {
|
||||
|
||||
for(boolean mds : new boolean[]{false, true}) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user