1
0
Fork 0

Comment out #2907 related test

This commit is contained in:
Vadim Kondratyev 2018-08-22 00:47:59 +02:00
parent 0c78848876
commit a0659c2b99
1 changed files with 1 additions and 0 deletions

View File

@ -896,6 +896,7 @@ jsunity.run(function MovingShardsWithViewSuite_nodata() {
return MovingShardsWithViewSuite({ useData: false });
});
// FIXME: uncomment it after issue #2907 of planning is fixed
/*jsunity.run(function MovingShardsWithViewSuite_data() {
return MovingShardsWithViewSuite({ useData: true });
});*/