fixed inconsistency bugs for tests<1000

This commit is contained in:
Kevin Jahns
2015-10-06 14:22:52 +02:00
parent 82e2254302
commit c95dae3c33
6 changed files with 86 additions and 16 deletions

View File

@@ -1,8 +1,8 @@
/* global createUsers, wait, Y, compareAllUsers, getRandomNumber, applyRandomTransactions, async, garbageCollectAllUsers, describeManyTimes */
/* eslint-env browser,jasmine */
var numberOfYArrayTests = 10
var repeatArrayTests = 300
var numberOfYArrayTests = 1000
var repeatArrayTests = 5
describe('Array Type', function () {
var y1, y2, y3, yconfig1, yconfig2, yconfig3, flushAll