Script started on Tue 19 Jul 2016 04:32:28 AM UTC
root@debiancontrib-jessie:~/tmp/JMAP-VALIDATION/api-tests# ps aux | grep scriptIGNORE_INVALID_CERT=1 time ./setContactGroups.t b0784cbe-4d69-11e6-8069-080027a3c11d:https://jmap-proxy.local/jmap/b0784cbe-4d69-11e6-8069-080027a3c11d/; date
# Seeded srand with seed '20160719' from local date.
$VAR1 = {
          'is_error' => 1,
          'type' => 'accountNotFound'
        };
ok 1
ok 2
$VAR1 = {
          'update' => 'ok',
          'destroy' => 'true',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 3
ok 4
$VAR1 = {
          'update' => 'ok',
          'destroy' => 'false',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 5
ok 6
$VAR1 = {
          'update' => 'ok',
          'destroy' => 'negative_int',
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments'
        };
ok 7
ok 8
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'ok',
          'destroy' => 'negative_real'
        };
ok 9
ok 10
$VAR1 = {
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'zero',
          'update' => 'ok'
        };
ok 11
ok 12
$VAR1 = {
          'destroy' => 'int',
          'update' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 13
ok 14
$VAR1 = {
          'destroy' => 'real',
          'update' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 15
ok 16
$VAR1 = {
          'destroy' => 'string',
          'update' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 17
ok 18
$VAR1 = {
          'destroy' => 'object',
          'update' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 19
ok 20
$VAR1 = {
          'update' => 'ok',
          'destroy' => 'array_true',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1
        };
ok 21
ok 22
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'ok',
          'destroy' => 'array_false'
        };
ok 23
ok 24
$VAR1 = {
          'destroy' => 'array_negative_int',
          'update' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 25
ok 26
$VAR1 = {
          'destroy' => 'array_negative_real',
          'update' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 27
ok 28
$VAR1 = {
          'update' => 'ok',
          'destroy' => 'array_zero',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 29
ok 30
$VAR1 = {
          'destroy' => 'array_int',
          'update' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 31
ok 32
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'ok',
          'destroy' => 'array_real'
        };
ok 33
ok 34
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'ok',
          'destroy' => 'array_array'
        };
ok 35
ok 36
$VAR1 = {
          'update' => 'ok',
          'destroy' => 'array_object',
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments'
        };
ok 37
ok 38
$VAR1 = {
          'destroy' => 'ok',
          'update' => 'true',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 39
ok 40
$VAR1 = {
          'update' => 'true',
          'destroy' => 'true',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 41
ok 42
$VAR1 = {
          'update' => 'true',
          'destroy' => 'false',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 43
ok 44
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'true',
          'destroy' => 'negative_int'
        };
ok 45
ok 46
$VAR1 = {
          'destroy' => 'negative_real',
          'update' => 'true',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 47
ok 48
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'true',
          'destroy' => 'zero'
        };
ok 49
ok 50
$VAR1 = {
          'destroy' => 'int',
          'update' => 'true',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 51
ok 52
$VAR1 = {
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'real',
          'update' => 'true'
        };
ok 53
ok 54
$VAR1 = {
          'destroy' => 'string',
          'update' => 'true',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 55
ok 56
$VAR1 = {
          'update' => 'true',
          'destroy' => 'object',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 57
ok 58
$VAR1 = {
          'destroy' => 'array_true',
          'update' => 'true',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 59
ok 60
$VAR1 = {
          'destroy' => 'array_false',
          'update' => 'true',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 61
ok 62
$VAR1 = {
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'array_negative_int',
          'update' => 'true'
        };
ok 63
ok 64
$VAR1 = {
          'update' => 'true',
          'destroy' => 'array_negative_real',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1
        };
ok 65
ok 66
$VAR1 = {
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'array_zero',
          'update' => 'true'
        };
ok 67
ok 68
$VAR1 = {
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'array_int',
          'update' => 'true'
        };
ok 69
ok 70
$VAR1 = {
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'array_real',
          'update' => 'true'
        };
ok 71
ok 72
$VAR1 = {
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'array_array',
          'update' => 'true'
        };
ok 73
ok 74
$VAR1 = {
          'destroy' => 'array_object',
          'update' => 'true',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 75
ok 76
$VAR1 = {
          'destroy' => 'ok',
          'update' => 'false',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 77
ok 78
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'false',
          'destroy' => 'true'
        };
ok 79
ok 80
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'false',
          'destroy' => 'false'
        };
ok 81
ok 82
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'false',
          'destroy' => 'negative_int'
        };
ok 83
ok 84
$VAR1 = {
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'negative_real',
          'update' => 'false'
        };
ok 85
ok 86
$VAR1 = {
          'update' => 'false',
          'destroy' => 'zero',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1
        };
ok 87
ok 88
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'false',
          'destroy' => 'int'
        };
ok 89
ok 90
$VAR1 = {
          'destroy' => 'real',
          'update' => 'false',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 91
ok 92
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'false',
          'destroy' => 'string'
        };
ok 93
ok 94
$VAR1 = {
          'destroy' => 'object',
          'update' => 'false',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 95
ok 96
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'false',
          'destroy' => 'array_true'
        };
ok 97
ok 98
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'false',
          'destroy' => 'array_false'
        };
ok 99
ok 100
$VAR1 = {
          'update' => 'false',
          'destroy' => 'array_negative_int',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 101
ok 102
$VAR1 = {
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'array_negative_real',
          'update' => 'false'
        };
ok 103
ok 104
$VAR1 = {
          'update' => 'false',
          'destroy' => 'array_zero',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 105
ok 106
$VAR1 = {
          'destroy' => 'array_int',
          'update' => 'false',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 107
ok 108
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'false',
          'destroy' => 'array_real'
        };
ok 109
ok 110
$VAR1 = {
          'destroy' => 'array_array',
          'update' => 'false',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 111
ok 112
$VAR1 = {
          'destroy' => 'array_object',
          'update' => 'false',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 113
ok 114
$VAR1 = {
          'update' => 'negative_int',
          'destroy' => 'ok',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 115
ok 116
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'negative_int',
          'destroy' => 'true'
        };
ok 117
ok 118
$VAR1 = {
          'destroy' => 'false',
          'update' => 'negative_int',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 119
ok 120
$VAR1 = {
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'negative_int',
          'update' => 'negative_int'
        };
ok 121
ok 122
$VAR1 = {
          'destroy' => 'negative_real',
          'update' => 'negative_int',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 123
ok 124
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_int',
          'destroy' => 'zero'
        };
ok 125
ok 126
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'negative_int',
          'destroy' => 'int'
        };
ok 127
ok 128
$VAR1 = {
          'update' => 'negative_int',
          'destroy' => 'real',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 129
ok 130
$VAR1 = {
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'string',
          'update' => 'negative_int'
        };
ok 131
ok 132
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'negative_int',
          'destroy' => 'object'
        };
ok 133
ok 134
$VAR1 = {
          'destroy' => 'array_true',
          'update' => 'negative_int',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 135
ok 136
$VAR1 = {
          'destroy' => 'array_false',
          'update' => 'negative_int',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 137
ok 138
$VAR1 = {
          'destroy' => 'array_negative_int',
          'update' => 'negative_int',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 139
ok 140
$VAR1 = {
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'array_negative_real',
          'update' => 'negative_int'
        };
ok 141
ok 142
$VAR1 = {
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'array_zero',
          'update' => 'negative_int'
        };
ok 143
ok 144
$VAR1 = {
          'update' => 'negative_int',
          'destroy' => 'array_int',
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments'
        };
ok 145
ok 146
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'negative_int',
          'destroy' => 'array_real'
        };
ok 147
ok 148
$VAR1 = {
          'update' => 'negative_int',
          'destroy' => 'array_array',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 149
ok 150
$VAR1 = {
          'update' => 'negative_int',
          'destroy' => 'array_object',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1
        };
ok 151
ok 152
$VAR1 = {
          'update' => 'negative_real',
          'destroy' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1
        };
ok 153
ok 154
$VAR1 = {
          'update' => 'negative_real',
          'destroy' => 'true',
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments'
        };
ok 155
ok 156
$VAR1 = {
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'false',
          'update' => 'negative_real'
        };
ok 157
ok 158
$VAR1 = {
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'negative_int',
          'update' => 'negative_real'
        };
ok 159
ok 160
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'negative_real',
          'destroy' => 'negative_real'
        };
ok 161
ok 162
$VAR1 = {
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'zero',
          'update' => 'negative_real'
        };
ok 163
ok 164
$VAR1 = {
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'int',
          'update' => 'negative_real'
        };
ok 165
ok 166
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'negative_real',
          'destroy' => 'real'
        };
ok 167
ok 168
$VAR1 = {
          'destroy' => 'string',
          'update' => 'negative_real',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 169
ok 170
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'negative_real',
          'destroy' => 'object'
        };
ok 171
ok 172
$VAR1 = {
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'array_true',
          'update' => 'negative_real'
        };
ok 173
ok 174
$VAR1 = {
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'array_false',
          'update' => 'negative_real'
        };
ok 175
ok 176
$VAR1 = {
          'update' => 'negative_real',
          'destroy' => 'array_negative_int',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1
        };
ok 177
ok 178
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'negative_real',
          'destroy' => 'array_negative_real'
        };
ok 179
ok 180
$VAR1 = {
          'update' => 'negative_real',
          'destroy' => 'array_zero',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 181
ok 182
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_real',
          'destroy' => 'array_int'
        };
ok 183
ok 184
$VAR1 = {
          'destroy' => 'array_real',
          'update' => 'negative_real',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 185
ok 186
$VAR1 = {
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'array_array',
          'update' => 'negative_real'
        };
ok 187
ok 188
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'negative_real',
          'destroy' => 'array_object'
        };
ok 189
ok 190
$VAR1 = {
          'destroy' => 'ok',
          'update' => 'zero',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 191
ok 192
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'zero',
          'destroy' => 'true'
        };
ok 193
ok 194
$VAR1 = {
          'destroy' => 'false',
          'update' => 'zero',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 195
ok 196
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'zero',
          'destroy' => 'negative_int'
        };
ok 197
ok 198
$VAR1 = {
          'destroy' => 'negative_real',
          'update' => 'zero',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 199
ok 200
$VAR1 = {
          'update' => 'zero',
          'destroy' => 'zero',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 201
ok 202
$VAR1 = {
          'update' => 'zero',
          'destroy' => 'int',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 203
ok 204
$VAR1 = {
          'update' => 'zero',
          'destroy' => 'real',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 205
ok 206
$VAR1 = {
          'destroy' => 'string',
          'update' => 'zero',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 207
ok 208
$VAR1 = {
          'destroy' => 'object',
          'update' => 'zero',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 209
ok 210
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'zero',
          'destroy' => 'array_true'
        };
ok 211
ok 212
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'zero',
          'destroy' => 'array_false'
        };
ok 213
ok 214
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'zero',
          'destroy' => 'array_negative_int'
        };
ok 215
ok 216
$VAR1 = {
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'array_negative_real',
          'update' => 'zero'
        };
ok 217
ok 218
$VAR1 = {
          'update' => 'zero',
          'destroy' => 'array_zero',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1
        };
ok 219
ok 220
$VAR1 = {
          'destroy' => 'array_int',
          'update' => 'zero',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 221
ok 222
$VAR1 = {
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'array_real',
          'update' => 'zero'
        };
ok 223
ok 224
$VAR1 = {
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'array_array',
          'update' => 'zero'
        };
ok 225
ok 226
$VAR1 = {
          'destroy' => 'array_object',
          'update' => 'zero',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 227
ok 228
$VAR1 = {
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'ok',
          'update' => 'int'
        };
ok 229
ok 230
$VAR1 = {
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'true',
          'update' => 'int'
        };
ok 231
ok 232
$VAR1 = {
          'update' => 'int',
          'destroy' => 'false',
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments'
        };
ok 233
ok 234
$VAR1 = {
          'update' => 'int',
          'destroy' => 'negative_int',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 235
ok 236
$VAR1 = {
          'update' => 'int',
          'destroy' => 'negative_real',
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments'
        };
ok 237
ok 238
$VAR1 = {
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'zero',
          'update' => 'int'
        };
ok 239
ok 240
$VAR1 = {
          'update' => 'int',
          'destroy' => 'int',
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments'
        };
ok 241
ok 242
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'int',
          'destroy' => 'real'
        };
ok 243
ok 244
$VAR1 = {
          'update' => 'int',
          'destroy' => 'string',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 245
ok 246
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'int',
          'destroy' => 'object'
        };
ok 247
ok 248
$VAR1 = {
          'update' => 'int',
          'destroy' => 'array_true',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 249
ok 250
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'int',
          'destroy' => 'array_false'
        };
ok 251
ok 252
$VAR1 = {
          'destroy' => 'array_negative_int',
          'update' => 'int',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 253
ok 254
$VAR1 = {
          'update' => 'int',
          'destroy' => 'array_negative_real',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1
        };
ok 255
ok 256
$VAR1 = {
          'update' => 'int',
          'destroy' => 'array_zero',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 257
ok 258
$VAR1 = {
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'array_int',
          'update' => 'int'
        };
ok 259
ok 260
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'int',
          'destroy' => 'array_real'
        };
ok 261
ok 262
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'int',
          'destroy' => 'array_array'
        };
ok 263
ok 264
$VAR1 = {
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'array_object',
          'update' => 'int'
        };
ok 265
ok 266
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'real',
          'destroy' => 'ok'
        };
ok 267
ok 268
$VAR1 = {
          'destroy' => 'true',
          'update' => 'real',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 269
ok 270
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'real',
          'destroy' => 'false'
        };
ok 271
ok 272
$VAR1 = {
          'update' => 'real',
          'destroy' => 'negative_int',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 273
ok 274
$VAR1 = {
          'destroy' => 'negative_real',
          'update' => 'real',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 275
ok 276
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'real',
          'destroy' => 'zero'
        };
ok 277
ok 278
$VAR1 = {
          'update' => 'real',
          'destroy' => 'int',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1
        };
ok 279
ok 280
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'real',
          'destroy' => 'real'
        };
ok 281
ok 282
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'real',
          'destroy' => 'string'
        };
ok 283
ok 284
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'real',
          'destroy' => 'object'
        };
ok 285
ok 286
$VAR1 = {
          'destroy' => 'array_true',
          'update' => 'real',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 287
ok 288
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'real',
          'destroy' => 'array_false'
        };
ok 289
ok 290
$VAR1 = {
          'update' => 'real',
          'destroy' => 'array_negative_int',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 291
ok 292
$VAR1 = {
          'destroy' => 'array_negative_real',
          'update' => 'real',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 293
ok 294
$VAR1 = {
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'array_zero',
          'update' => 'real'
        };
ok 295
ok 296
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'update' => 'real',
          'destroy' => 'array_int'
        };
ok 297
ok 298
$VAR1 = {
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'array_real',
          'update' => 'real'
        };
ok 299
ok 300
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'real',
          'destroy' => 'array_array'
        };
ok 301
ok 302
$VAR1 = {
          'update' => 'real',
          'destroy' => 'array_object',
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments'
        };
ok 303
ok 304
$VAR1 = {
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'ok',
          'update' => 'string'
        };
ok 305
ok 306
$VAR1 = {
          'destroy' => 'true',
          'update' => 'string',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 307
ok 308
$VAR1 = {
          'update' => 'string',
          'destroy' => 'false',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 309
ok 310
$VAR1 = {
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok',
          'destroy' => 'negative_int',
          'update' => 'string'
        };
ok 311
ok 312
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'string',
          'destroy' => 'negative_real'
        };
ok 313
ok 314
$VAR1 = {
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'zero',
          'update' => 'string'
        };
ok 315
ok 316
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'update' => 'string',
          'destroy' => 'int'
        };
ok 317
ok 318
$VAR1 = {
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'real',
          'update' => 'string'
        };
ok 319
ok 320
$VAR1 = {
          'update' => 'string',
          'destroy' => 'string',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 321
ok 322
$VAR1 = {
          'update' => 'string',
          'destroy' => 'object',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 323
ok 324
$VAR1 = {
          'destroy' => 'array_true',
          'update' => 'string',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 325
ok 326
$VAR1 = {
          'update' => 'string',
          'destroy' => 'array_false',
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok'
        };
ok 327
ok 328
$VAR1 = {
          'destroy' => 'array_negative_int',
          'update' => 'string',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 329
ok 330
$VAR1 = {
          'destroy' => 'array_negative_real',
          'update' => 'string',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 331
ok 332
$VAR1 = {
          'destroy' => 'array_zero',
          'update' => 'string',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 333
ok 334
$VAR1 = {
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'string',
          'destroy' => 'array_int'
        };
ok 335
ok 336
$VAR1 = {
          'destroy' => 'array_real',
          'update' => 'string',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 337
ok 338
$VAR1 = {
          'update' => 'string',
          'destroy' => 'array_array',
          'create' => 'ok',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'type' => 'invalidArguments'
        };
ok 339
ok 340
$VAR1 = {
          'update' => 'string',
          'destroy' => 'array_object',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 341
ok 342
$VAR1 = {
          'update' => 'object',
          'destroy' => 'ok',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
ok 343
ok 344
$VAR1 = {
          'destroy' => 'true',
          'update' => 'object',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'create' => 'ok',
          'ifInState' => 'ok'
        };
ok 345
ok 346
$VAR1 = {
          'ifInState' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'object',
          'destroy' => 'false'
        };
ok 347
ok 348
$VAR1 = {
          'destroy' => 'negative_int',
          'update' => 'object',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'ifInState' => 'ok',
          'create' => 'ok'
        };
ok 349
ok 350
$VAR1 = {
          'update' => 'object',
          'destroy' => 'negative_real',
          'create' => 'ok',
          'ifInState' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments'
        };
Error getting contact group
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 after test #350.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 350.
Command exited with non-zero status 255
4.66user 1.18system 4:24.93elapsed 2%CPU (0avgtext+0avgdata 425392maxresident)k
689648inputs+0outputs (35712major+180319minor)pagefaults 0swaps
Tue Jul 19 04:36:54 UTC 2016
root@debiancontrib-jessie:~/tmp/JMAP-VALIDATION/api-tests# 
[Kroot@debiancontrib-jessie:~/tmp/JMAP-VALIDATION/api-tests# IGNORE_INVALID_CERT=1 time ./setContactGroups.t b0784cbe-4d69-11e6-8069-080027a3c11d:https://jmap-proxy.local/jmap/b0784cbe-4d69-11e6-8069-080027a3c11d/; date
# Seeded srand with seed '20160719' from local date.
$VAR1 = {
          'type' => 'accountNotFound',
          'is_error' => 1
        };
ok 1
ok 2
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'true',
          'create' => 'ok'
        };
ok 3
ok 4
$VAR1 = {
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'ok',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'false'
        };
ok 5
ok 6
$VAR1 = {
          'is_error' => 1,
          'update' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'destroy' => 'negative_int',
          'accountId' => 'ok'
        };
ok 7
ok 8
$VAR1 = {
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'negative_real',
          'create' => 'ok'
        };
ok 9
ok 10
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'zero',
          'is_error' => 1,
          'update' => 'ok',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 11
ok 12
$VAR1 = {
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'ok',
          'create' => 'ok',
          'destroy' => 'int',
          'accountId' => 'ok'
        };
ok 13
ok 14
$VAR1 = {
          'is_error' => 1,
          'update' => 'ok',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'real'
        };
ok 15
ok 16
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'string',
          'create' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'ok',
          'is_error' => 1
        };
ok 17
ok 18
$VAR1 = {
          'is_error' => 1,
          'update' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'object'
        };
ok 19
ok 20
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'array_true',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'ok',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 21
ok 22
$VAR1 = {
          'update' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_false',
          'create' => 'ok'
        };
ok 23
ok 24
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_negative_int',
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'ok'
        };
ok 25
ok 26
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'ok',
          'is_error' => 1,
          'destroy' => 'array_negative_real',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 27
ok 28
$VAR1 = {
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'ok',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_zero'
        };
ok 29
ok 30
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'array_int',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'ok',
          'is_error' => 1
        };
ok 31
ok 32
$VAR1 = {
          'update' => 'ok',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1,
          'destroy' => 'array_real',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 33
ok 34
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_array',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'ok'
        };
ok 35
ok 36
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'array_object',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'ok'
        };
ok 37
ok 38
$VAR1 = {
          'update' => 'true',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'ok',
          'create' => 'ok'
        };
ok 39
ok 40
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'true',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'true'
        };
ok 41
ok 42
$VAR1 = {
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'true',
          'create' => 'ok',
          'destroy' => 'false',
          'accountId' => 'ok'
        };
ok 43
ok 44
$VAR1 = {
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'true',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'negative_int'
        };
ok 45
ok 46
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'negative_real',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'true',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 47
ok 48
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'true',
          'is_error' => 1,
          'destroy' => 'zero',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 49
ok 50
$VAR1 = {
          'is_error' => 1,
          'update' => 'true',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'int',
          'accountId' => 'ok'
        };
ok 51
ok 52
$VAR1 = {
          'update' => 'true',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'destroy' => 'real',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 53
ok 54
$VAR1 = {
          'update' => 'true',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1,
          'destroy' => 'string',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 55
ok 56
$VAR1 = {
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'true',
          'create' => 'ok',
          'destroy' => 'object',
          'accountId' => 'ok'
        };
ok 57
ok 58
$VAR1 = {
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'true',
          'is_error' => 1,
          'destroy' => 'array_true',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 59
ok 60
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'array_false',
          'create' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'true',
          'is_error' => 1
        };
ok 61
ok 62
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'array_negative_int',
          'create' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'true',
          'is_error' => 1
        };
ok 63
ok 64
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'array_negative_real',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'true',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 65
ok 66
$VAR1 = {
          'update' => 'true',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_zero',
          'create' => 'ok'
        };
ok 67
ok 68
$VAR1 = {
          'update' => 'true',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_int',
          'create' => 'ok'
        };
ok 69
ok 70
$VAR1 = {
          'destroy' => 'array_real',
          'accountId' => 'ok',
          'create' => 'ok',
          'update' => 'true',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1
        };
ok 71
ok 72
$VAR1 = {
          'update' => 'true',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_array',
          'create' => 'ok'
        };
ok 73
ok 74
$VAR1 = {
          'update' => 'true',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_object',
          'create' => 'ok'
        };
ok 75
ok 76
$VAR1 = {
          'update' => 'false',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1,
          'destroy' => 'ok',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 77
ok 78
$VAR1 = {
          'is_error' => 1,
          'update' => 'false',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'true'
        };
ok 79
ok 80
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'false',
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'false'
        };
ok 81
ok 82
$VAR1 = {
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'false',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'negative_int'
        };
ok 83
ok 84
$VAR1 = {
          'is_error' => 1,
          'update' => 'false',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'negative_real',
          'accountId' => 'ok'
        };
ok 85
ok 86
$VAR1 = {
          'update' => 'false',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'zero',
          'create' => 'ok'
        };
ok 87
ok 88
$VAR1 = {
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'false',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'int'
        };
ok 89
ok 90
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'real',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'false',
          'ifInState' => 'ok',
          'type' => 'invalidArguments'
        };
ok 91
ok 92
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'string',
          'is_error' => 1,
          'update' => 'false',
          'ifInState' => 'ok',
          'type' => 'invalidArguments'
        };
ok 93
ok 94
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'object',
          'is_error' => 1,
          'update' => 'false',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 95
ok 96
$VAR1 = {
          'destroy' => 'array_true',
          'accountId' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'false',
          'is_error' => 1
        };
ok 97
ok 98
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'array_false',
          'create' => 'ok',
          'update' => 'false',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1
        };
ok 99
ok 100
$VAR1 = {
          'update' => 'false',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'destroy' => 'array_negative_int',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 101
ok 102
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'array_negative_real',
          'create' => 'ok',
          'update' => 'false',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1
        };
ok 103
ok 104
$VAR1 = {
          'is_error' => 1,
          'update' => 'false',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'destroy' => 'array_zero',
          'accountId' => 'ok'
        };
ok 105
ok 106
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'array_int',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'false'
        };
ok 107
ok 108
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'array_real',
          'create' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'false',
          'is_error' => 1
        };
ok 109
ok 110
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'array_array',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'false',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 111
ok 112
$VAR1 = {
          'destroy' => 'array_object',
          'accountId' => 'ok',
          'create' => 'ok',
          'update' => 'false',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1
        };
ok 113
ok 114
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'ok',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'negative_int'
        };
ok 115
ok 116
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'true',
          'accountId' => 'ok',
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_int'
        };
ok 117
ok 118
$VAR1 = {
          'is_error' => 1,
          'update' => 'negative_int',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'false',
          'accountId' => 'ok'
        };
ok 119
ok 120
$VAR1 = {
          'is_error' => 1,
          'update' => 'negative_int',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'destroy' => 'negative_int',
          'accountId' => 'ok'
        };
ok 121
ok 122
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'negative_real',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'negative_int'
        };
ok 123
ok 124
$VAR1 = {
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_int',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'zero'
        };
ok 125
ok 126
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'int',
          'create' => 'ok',
          'update' => 'negative_int',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1
        };
ok 127
ok 128
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'real',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'negative_int',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 129
ok 130
$VAR1 = {
          'update' => 'negative_int',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'string',
          'create' => 'ok'
        };
ok 131
ok 132
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'object',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'negative_int',
          'is_error' => 1
        };
ok 133
ok 134
$VAR1 = {
          'destroy' => 'array_true',
          'accountId' => 'ok',
          'create' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_int',
          'is_error' => 1
        };
ok 135
ok 136
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_false',
          'is_error' => 1,
          'update' => 'negative_int',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 137
ok 138
$VAR1 = {
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'negative_int',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_negative_int',
          'create' => 'ok'
        };
ok 139
ok 140
$VAR1 = {
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'negative_int',
          'create' => 'ok',
          'destroy' => 'array_negative_real',
          'accountId' => 'ok'
        };
ok 141
ok 142
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_zero',
          'is_error' => 1,
          'update' => 'negative_int',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 143
ok 144
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_int',
          'is_error' => 1,
          'update' => 'negative_int',
          'ifInState' => 'ok',
          'type' => 'invalidArguments'
        };
ok 145
ok 146
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_real',
          'is_error' => 1,
          'update' => 'negative_int',
          'ifInState' => 'ok',
          'type' => 'invalidArguments'
        };
ok 147
ok 148
$VAR1 = {
          'destroy' => 'array_array',
          'accountId' => 'ok',
          'create' => 'ok',
          'update' => 'negative_int',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1
        };
ok 149
ok 150
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_int',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_object',
          'create' => 'ok'
        };
ok 151
ok 152
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_real',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'ok',
          'create' => 'ok'
        };
ok 153
ok 154
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'true',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'negative_real',
          'ifInState' => 'ok',
          'type' => 'invalidArguments'
        };
ok 155
ok 156
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'false',
          'create' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_real',
          'is_error' => 1
        };
ok 157
ok 158
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'negative_int',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'negative_real'
        };
ok 159
ok 160
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'negative_real',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'negative_real',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 161
ok 162
$VAR1 = {
          'update' => 'negative_real',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'zero',
          'create' => 'ok'
        };
ok 163
ok 164
$VAR1 = {
          'destroy' => 'int',
          'accountId' => 'ok',
          'create' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_real',
          'is_error' => 1
        };
ok 165
ok 166
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'real',
          'is_error' => 1,
          'update' => 'negative_real',
          'ifInState' => 'ok',
          'type' => 'invalidArguments'
        };
ok 167
ok 168
$VAR1 = {
          'destroy' => 'string',
          'accountId' => 'ok',
          'create' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_real',
          'is_error' => 1
        };
ok 169
ok 170
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'object',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'negative_real',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 171
ok 172
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_real',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_true',
          'create' => 'ok'
        };
ok 173
ok 174
$VAR1 = {
          'is_error' => 1,
          'update' => 'negative_real',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'array_false',
          'accountId' => 'ok'
        };
ok 175
ok 176
$VAR1 = {
          'is_error' => 1,
          'update' => 'negative_real',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'destroy' => 'array_negative_int',
          'accountId' => 'ok'
        };
ok 177
ok 178
$VAR1 = {
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'negative_real',
          'create' => 'ok',
          'destroy' => 'array_negative_real',
          'accountId' => 'ok'
        };
ok 179
ok 180
$VAR1 = {
          'update' => 'negative_real',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'destroy' => 'array_zero',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 181
ok 182
$VAR1 = {
          'destroy' => 'array_int',
          'accountId' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'negative_real',
          'is_error' => 1
        };
ok 183
ok 184
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'negative_real',
          'is_error' => 1,
          'destroy' => 'array_real',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 185
ok 186
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'array_array',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'negative_real'
        };
ok 187
ok 188
$VAR1 = {
          'update' => 'negative_real',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_object',
          'create' => 'ok'
        };
ok 189
ok 190
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'ok',
          'create' => 'ok',
          'update' => 'zero',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1
        };
ok 191
ok 192
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'true',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'zero'
        };
ok 193
ok 194
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'false',
          'create' => 'ok',
          'update' => 'zero',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1
        };
ok 195
ok 196
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'negative_int',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'zero'
        };
ok 197
ok 198
$VAR1 = {
          'is_error' => 1,
          'update' => 'zero',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'destroy' => 'negative_real',
          'accountId' => 'ok'
        };
ok 199
ok 200
$VAR1 = {
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'zero',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'zero',
          'create' => 'ok'
        };
ok 201
ok 202
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'int',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'zero'
        };
ok 203
ok 204
$VAR1 = {
          'update' => 'zero',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1,
          'destroy' => 'real',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 205
ok 206
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'string',
          'is_error' => 1,
          'update' => 'zero',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 207
ok 208
$VAR1 = {
          'is_error' => 1,
          'update' => 'zero',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'object'
        };
ok 209
ok 210
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_true',
          'is_error' => 1,
          'update' => 'zero',
          'ifInState' => 'ok',
          'type' => 'invalidArguments'
        };
ok 211
ok 212
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'array_false',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'zero'
        };
ok 213
ok 214
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'zero',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_negative_int',
          'create' => 'ok'
        };
ok 215
ok 216
$VAR1 = {
          'update' => 'zero',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_negative_real',
          'create' => 'ok'
        };
ok 217
ok 218
$VAR1 = {
          'destroy' => 'array_zero',
          'accountId' => 'ok',
          'create' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'zero',
          'is_error' => 1
        };
ok 219
ok 220
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_int',
          'is_error' => 1,
          'update' => 'zero',
          'ifInState' => 'ok',
          'type' => 'invalidArguments'
        };
ok 221
ok 222
$VAR1 = {
          'update' => 'zero',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_real',
          'create' => 'ok'
        };
ok 223
ok 224
$VAR1 = {
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'zero',
          'is_error' => 1,
          'destroy' => 'array_array',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 225
ok 226
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_object',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'zero'
        };
ok 227
ok 228
$VAR1 = {
          'update' => 'int',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'destroy' => 'ok',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 229
ok 230
$VAR1 = {
          'update' => 'int',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'true',
          'create' => 'ok'
        };
ok 231
ok 232
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'false',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'int',
          'ifInState' => 'ok',
          'type' => 'invalidArguments'
        };
ok 233
ok 234
$VAR1 = {
          'destroy' => 'negative_int',
          'accountId' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'int',
          'is_error' => 1
        };
ok 235
ok 236
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'int',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'negative_real',
          'create' => 'ok'
        };
ok 237
ok 238
$VAR1 = {
          'destroy' => 'zero',
          'accountId' => 'ok',
          'create' => 'ok',
          'update' => 'int',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'is_error' => 1
        };
ok 239
ok 240
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'int',
          'is_error' => 1,
          'destroy' => 'int',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 241
ok 242
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'real',
          'accountId' => 'ok',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'int'
        };
ok 243
ok 244
$VAR1 = {
          'is_error' => 1,
          'update' => 'int',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'destroy' => 'string',
          'accountId' => 'ok'
        };
ok 245
ok 246
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'object',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'int',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 247
ok 248
$VAR1 = {
          'create' => 'ok',
          'destroy' => 'array_true',
          'accountId' => 'ok',
          'is_error' => 1,
          'update' => 'int',
          'ifInState' => 'ok',
          'type' => 'invalidArguments'
        };
ok 249
ok 250
$VAR1 = {
          'is_error' => 1,
          'update' => 'int',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'create' => 'ok',
          'destroy' => 'array_false',
          'accountId' => 'ok'
        };
ok 251
ok 252
$VAR1 = {
          'is_error' => 1,
          'update' => 'int',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_negative_int'
        };
ok 253
ok 254
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'array_negative_real',
          'create' => 'ok',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'int',
          'is_error' => 1
        };
ok 255
ok 256
$VAR1 = {
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'int',
          'is_error' => 1,
          'destroy' => 'array_zero',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 257
ok 258
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'int',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'array_int',
          'create' => 'ok'
        };
ok 259
ok 260
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'array_real',
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'int'
        };
ok 261
ok 262
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'int',
          'is_error' => 1,
          'destroy' => 'array_array',
          'accountId' => 'ok',
          'create' => 'ok'
        };
ok 263
ok 264
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'array_object',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'int',
          'is_error' => 1
        };
ok 265
ok 266
$VAR1 = {
          'is_error' => 1,
          'update' => 'real',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'ok'
        };
ok 267
ok 268
$VAR1 = {
          'is_error' => 1,
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'real',
          'create' => 'ok',
          'destroy' => 'true',
          'accountId' => 'ok'
        };
ok 269
ok 270
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'false',
          'is_error' => 1,
          'update' => 'real',
          'type' => 'invalidArguments',
          'ifInState' => 'ok'
        };
ok 271
ok 272
$VAR1 = {
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'negative_int',
          'is_error' => 1,
          'update' => 'real',
          'ifInState' => 'ok',
          'type' => 'invalidArguments'
        };
ok 273
ok 274
$VAR1 = {
          'accountId' => 'ok',
          'destroy' => 'negative_real',
          'create' => 'ok',
          'update' => 'real',
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'is_error' => 1
        };
ok 275
ok 276
$VAR1 = {
          'destroy' => 'zero',
          'accountId' => 'ok',
          'create' => 'ok',
          'type' => 'invalidArguments',
          'ifInState' => 'ok',
          'update' => 'real',
          'is_error' => 1
        };
ok 277
ok 278
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'real',
          'is_error' => 1,
          'accountId' => 'ok',
          'destroy' => 'int',
          'create' => 'ok'
        };
ok 279
ok 280
$VAR1 = {
          'is_error' => 1,
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'real',
          'create' => 'ok',
          'accountId' => 'ok',
          'destroy' => 'real'
        };
ok 281
ok 282
$VAR1 = {
          'ifInState' => 'ok',
          'type' => 'invalidArguments',
          'update' => 'real',
          'is_error' => 1,
          'destroy' => 'string',
          'accountId' => 'ok',
          'create' => 'ok'
        };
Error getting contact group
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 after test #282.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 282.
Command exited with non-zero status 255
3.82user 1.35system 3:36.11elapsed 2%CPU (0avgtext+0avgdata 434284maxresident)k
640784inputs+0outputs (39473major+174340minor)pagefaults 0swaps
Tue Jul 19 04:51:53 UTC 2016
root@debiancontrib-jessie:~/tmp/JMAP-VALIDATION/api-tests# IGNORE_INVALID_CERT=1 time ./setContactGroups.t b0784cbe-4d69-11e6-8069-080027a3c11d:https://jmap-proxy.local/jmap/b0784cbe-4d69-11e6-8069-080027a3c11d/; date
[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[Kvi setContactGroups.t 
[?1049h[?1h=[1;64r[34l[34h[?25h[23m[24m[0m[H[J[?25l[64;1H"setContactGroups.t" 545L, 15741C[1;1H[33m  0 [0m[35m#!/usr/bin/perl[0m
[33m  1 
  2 use [0mFindBin;
[33m  3 use lib[0m [31m"[0m[36m$[0m[32mFindBin::[0m[36mBin[0m[31m/../lib"[0m;
[33m  4 
  5 use [0mJMAP::Tester;
[33m  6 use [0mJMAP::Validation::Checks::ContactGroup;
[33m  7 use [0mJMAP::Validation::Checks::Error;
[33m  8 use [0mJMAP::Validation::Generators;
[33m  9 use [0mJMAP::Validation::Generators::ContactGroup;
[33m 10 use [0mJMAP::Validation::Generators::String;
[33m 11 use [0mJSON::PP;
[33m 12 use [0mJSON::Typist;
[33m 13 use [0mTest2::Bundle::Extended;
[33m 14 use [0mTest::Deep [31mqw{eq_deeply}[0m;
[33m 15 
 16 my[0m (
[33m 17 [0m  [36m%ACCOUNT[0m,
[33m 18 [0m  [36m%STATE[0m,
[33m 19 [0m  [36m@TESTS[0m,
[33m 20 [0m);
[33m 21 
 22 [0minit();
[33m 23 [0mdo_tests();
[33m 24 [0mdone_testing();
[33m 25 [0m
[34m[47m 26 +--102 lines: sub _define_error_tests {--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[0m[28;1H[33m 27 [0m
[34m[47m 28 +-- 34 lines: sub _define_good_tests {---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[0m[30;1H[33m 29 [0m
[34m[47m 30 +-- 28 lines: sub do_tests {-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[0m[32;1H[33m 31 [0m
[34m[47m 32 +-- 28 lines: sub init {-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[0m[34;1H[33m 33 [0m
[34m[47m 34 +--107 lines: sub _build_error_request {-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[0m[36;1H[33m 35 [0m
[34m[47m 36 +-- 61 lines: sub _build_good_request {--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[0m[38;1H[33m 37 [0m
[34m[47m 38 +-- 11 lines: sub _build_error_response {------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[0m[40;1H[33m 39 [0m
[34m[47m 40 +-- 56 lines: sub _build_good_response {-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[0m[42;1H[33m 41 [0m
[34m[47m 42 +-- 56 lines: sub _reset_state {---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[0m[44;1H[33m 43 [0m
[34m[47m 44 +-- 27 lines: sub _update_request_args {-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[0m[46;1H[1m[34m~                                                                                                                                                                                                                                [47;1H~                                                                                                                                                                                                                                [48;1H~                                                                                                                                                                                                                                [49;1H~                                                                                                                                                                                                                                [50;1H~                                                                                                                                                                                                                                [51;1H~                                                                                                                                                                                                                                [52;1H~                                                                                                                                                                                                                                [53;1H~                                                                                                                                                                                                                                [54;1H~                                                                                                                                                                                                                                [55;1H~                                                                                                                                                                                                                                [56;1H~                                                                                                                                                                                                                                [57;1H~                                                                                                                                                                                                                                [58;1H~                                                                                                                                                                                                                                [59;1H~                                                                                                                                                                                                                                [60;1H~                                                                                                                                                                                                                                [61;1H~                                                                                                                                                                                                                                [62;1H~                                                                                                                                                                                                                                [63;1H~                                                                                                                                                                                                                                [0m[64;208H1,1[11CAll[1;5H[34h[?25h[?25l[64;1H[K[64;1H/[34h[?25h[?25l[64;1H[K[64;208H1,1[11CAll[1;5H[34h[?25h[?25l[1;2H[33m26
 25
 24
 2
 22
 21
 20
 19
 1
 17
 16
 15
 14

 12
 11
 10
  9
  
  7
  6
  5
  4
  
  2
  1[0m[27;2H[34m[47m 0[0m[28;2H[33m 1[0m[29;2H[34m[47m 2[0m[30;2H[33m 3[0m[31;2H[34m[47m 4[0m[32;2H[33m 5[0m[33;2H[34m[47m 6[0m[34;2H[33m 7[0m[35;2H[34m[47m 8[0m[36;2H[33m 9[0m[37;2H[34m[47m10[0m[38;2H[33m11[0m[39;2H[34m[47m12[0m[40;2H[33m13[0m[41;2H[34m[47m14[0m[42;2H[33m15[0m[43;2H[34m[47m16[0m[44;2H[33m17[0m[45;2H[34m[47m18[0m[64;208H27,1[27;5H[34h[?25h[?25l
[33m  0 sub [0m[36m_define_error_tests [0m{[27;30H[K[28;7H[33mpush[0m [36m@TESTS[0m, {
[33m  2 [0m    [31mis_error[0m  => [31m1[0m,[29;24H[K[30;9H[31mtype[0m      => [31m'accountNotFound'[0m,
[33m  4 [0m  };[31;9H[K[33;1H[33m  6 [0m  [34m# [0m[30m[43mTODO[0m[34m: accountReadOnly[0m[33;30H[K[34;7H[34m# [0m[30m[43mTODO[0m[34m: accountNoContacts[0m
[33m  8 [0m[35;5H[K[36;7H[33mmy[0m [36m@accountIds[0m = [31mqw{[0m
[33m 10 [0m[31m    ok[0m[37;11H[K[38;5H[31m    true false[0m
[33m 12 [0m[31m    negative_int negative_real[0m[39;35H[K[40;5H[31m    zero[0m
[33m 14 [0m[31m    int real[0m[41;17H[K[42;5H[31m    array[0m
[33m 16 [0m[31m    object[0m[43;15H[K[44;5H[31m  }[0m;
[33m 18 [0m[45;5H[K[46;1H[33m 19 [0m  [33mmy[0m [36m@ifInStates[0m = [31mqw{[0m[46;27H[K[47;1H[33m 20 [0m[31m    ok[0m[47;11H[K[48;1H[33m 21 [0m[31m    true false[0m[48;19H[K[49;1H[33m 22 [0m[31m    negative_int negative_real[0m[49;35H[K[50;1H[33m 23 [0m[31m    zero[0m[50;13H[K[51;1H[33m 24 [0m[31m    int real[0m[51;17H[K[52;1H[33m 25 [0m[31m    array[0m[52;14H[K[53;1H[33m 26 [0m[31m    object[0m[53;15H[K[54;1H[33m 27 [0m[31m  }[0m;[54;9H[K[55;1H[33m 28 [0m[55;5H[K[56;1H[33m 29 [0m  [33mmy[0m [36m@creates[0m = [31mqw{[0m[56;24H[K[57;1H[33m 30 [0m[31m    ok[0m[57;11H[K[58;1H[33m 31 [0m[31m    true false[0m[58;19H[K[59;1H[33m 32 [0m[31m    negative_int negative_real[0m[59;35H[K[60;1H[33m 33 [0m[31m    zero[0m[60;13H[K[61;1H[33m 34 [0m[31m    int real[0m[61;17H[K[62;1H[33m 35 [0m[31m    string[0m[62;15H[K[63;1H[33m 36 [0m[31m    object[0m[63;15H[K[64;222HTop[27;5H[34h[?25h[?25l[1;3H[33m7
 26
 25
 24
 23
 22
 21
 20
 19
 18
 17
 16
 15
 14
 13
 12
 11
 10
  9
  8
  7
  6
  5
  4
  3
  2
  1
  0
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35[0m[64;209H8[28;5H[34h[?25h[?25l[1;3H[33m6
 25
 24
 23
 22
 21
 20
 19
 18
 17
 16
 15
 14
 13
 12
 11
 10
  9
  8
  7
  6
  5
  4
  3
  2
  1
  0
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36[0m[64;209H7[27;5H[34h[?25h[?25l[64;1H[1m-- INSERT (paste) --[0m[64;208H[K[64;208H28,1[10CTop[1;3H[33m7
 26
 25
 24
 23
 22
 21
 20
 19
 18
 17
 16
 15
 14
 13
 12
 11
 10
  9
  8
  7
  6
  5
  4
  3
  2
  1[28;63r[0m[28;1H[L[1;64r[28;1H[33m  0 [0m[64;208H[K[64;208H28,1[10CTop[28;5H[34h[?25h[?25lr[64;211H2[28;6H[34h[?25h[?25le[64;211H3[28;7H[34h[?25h[?25lt[64;211H4[28;8H[34h[?25h[?25lu[64;211H5[28;9H[34h[?25h[?25lr[64;211H6[28;10H[34h[?25h[?25l[33mreturn[0m[64;211H7[28;11H[34h[?25h[?25l;[64;211H8[28;12H[34h[?25h[64;1H[K[28;11H[?25l[64;208H28,7[10CTop[28;11H[34h[?25h[?25l[64;208H[K[64;1H/[34h[?25hr[?25l[34h[?25he[?25l[34h[?25ht[?25l[34h[?25hu[?25l[34h[?25hr[?25l[34h[?25hn[?25l[34h[?25h
[?25l[1;2H[33m31[0m[1;5H[K[2;2H[33m30 [0m  [33mforeach[0m [33mmy[0m [36m$accountId[0m ([36m@accountIds[0m) {[3;3H[33m9[0m[1C    [33mforeach[0m [33mmy[0m [36m$ifInState[0m ([36m@ifInStates[0m) {[4;3H[33m8[0m[1C      [33mforeach[0m [33mmy[0m [36m$create[0m ([36m@creates[0m) {[5;3H[33m7[9Cforeach[0m [33mmy[0m [36m$update[0m ([36m@updates[0m) {[6;3H[33m6[0m[1C          [33mforeach[0m [33mmy[0m [36m$destroy[0m ([36m@destroys[0m) {[7;3H[33m5[0m[1C            [33mmy[0m [36m@oks[0m = [33mgrep {[0m [36m$_[0m [33meq[0m [31m'ok'[0m [33m}[0m [36m$accountId[0m, [36m$ifInState[0m, [36m$create[0m, [36m$update[0m, [36m$destroy[0m;[8;3H[33m4[0m[1C            [33mnext[0m [33mif[0m ([33mscalar[0m([36m@oks[0m) == [31m5[0m);[9;2H[33m23[0m[9;5H[K[10;2H[33m22[0m[1C            [33mpush[0m [36m@TESTS[0m, {[10;31H[K[11;2H[33m21[0m[1C              [31mis_error[0m  => [31m1[0m,[11;34H[K[12;2H[33m20[0m[1C              [31mtype[0m      => [31m'invalidArguments'[0m,[13;3H[33m9[0m[1C              [31maccountId[0m => [36m$accountId[0m,[14;3H[33m8[0m[1C              [31mifInState[0m => [36m$ifInState[0m,[15;3H[33m7[0m[1C              [31mcreate[0m    => [36m$create[0m,[16;3H[33m6[0m[15C[31mupdate[0m    => [36m$update[0m,[17;3H[33m5[0m[1C    [10C[31mdestroy[0m   => [36m$destroy[0m,[18;3H[33m4[0m[3C          };[19;2H[33m13[0m[3C        }[20;2H[33m12[0m[3C      }[21;2H[33m11[0m[1C      }[22;2H[33m10[0m[5C}[23;3H[33m9[0m[1C  }[23;8H[K[24;3H[33m8[0m[24;5H[K[25;3H[33m7[0m[1C  [34m# [0m[30m[43mTODO[0m[34m: - stateMismatch[0m[26;3H[33m6[0m[3C[34m# [0m[30m[43mTODO[0m[34m: - for create/update/create[0m[27;3H[33m5[0m[1C  [34m# [0m[30m[43mTODO[0m[34m:   - notFound[0m[27;27H[K[28;3H[33m4[0m[1C  [34m# [0m[30m[43mTODO[0m[34m:   - invalidProperties[0m[29;3H[33m3[0m[1C}[29;7H[K[30;9H[K[31;3H[33m1 sub [0m[36m_define_good_tests [0m{[31;29H[K[32;3H[33m0 return[0m;[33;3H[33m1 [0m  [33mmy[0m [36m@update[0m;[34;3H[33m2[0m[34;7H[K[35;3H[33m3 [0m  [33mforeach[0m [33mmy[0m [36m$update_name[0m ([31mqw{change same}[0m) {[36;3H[33m4 [0m    [33mforeach[0m [33mmy[0m [36m$update_contactIds[0m ([31mqw{change same}[0m) {[37;3H[33m5[0m[3C    [34m# [0m[30m[43mTODO[0m[34m: change[0m[37;25H[K[38;2H[33m 6[0m[1C      [33mnext[0m [33mif[0m [36m$update_contactIds[0m [33meq[0m [31m'change'[0m;[39;2H[33m 7[0m[39;5H[K[40;2H[33m 8[0m[1C      [33mpush[0m [36m@update[0m, {[40;26H[K[41;2H[33m 9[0m[1C        [31mname[0m[7C=> [36m$update_name[0m,[42;3H[33m0[0m[1C        [31mcontactIds[0m => [36m$update_contactIds[0m,[43;3H[33m1[0m[1C      };[43;13H[K[44;3H[33m2[0m[1C    }[44;10H[K[45;3H[33m3[0m[1C  }[45;8H[K[46;3H[33m4
 15 [0m  [33mforeach[0m [33mmy[0m [36m$accountId[0m ([31mqw{supplied omit null}[0m) {[48;2H[33m16[0m[1C    [33mforeach[0m [33mmy[0m [36m$state[0m ([31mqw{supplied omit null}[0m) {[49;2H[33m17[0m[1C      [33mforeach[0m [33mmy[0m [36m$create[0m ([31mqw{create omit null empty}[0m) {[50;2H[33m18[0m[1C        [33mforeach[0m [33mmy[0m [36m$update[0m ([36m@update[0m, [31mqw{omit null empty}[0m) {[51;2H[33m19[0m[1C          [33mforeach[0m [33mmy[0m [36m$destroy[0m ([31mqw{destroy omit null empty}[0m) {[52;3H[33m0[0m[1C            [33mpush[0m [36m@TESTS[0m, {[53;3H[33m1[0m[1C              [31maccountId[0m => [36m$accountId[0m,[54;3H[33m2[0m[1C              [31mstate[0m     => [36m$state[0m,[55;3H[33m3[0m[1C    [10C[31mcreate[0m    => [36m$create[0m,[56;3H[33m4[0m[15C[31mupdate[0m    => [36m$update[0m,[57;3H[33m5[0m[3C            [31mdestroy[0m   => [36m$destroy[0m,[58;2H[33m26[0m[1C            };[59;2H[33m27[0m[1C          }[59;16H[K[60;2H[33m28[0m[1C        }[60;14H[K[61;2H[33m29[0m[1C      }[61;12H[K[62;3H[33m0[0m[1C    }[62;10H[K[63;3H[33m1[0m[1C  }[63;8H[K[64;208H132,1[9C20%[32;5H[34h[?25h[?25l[32;63r[63;1H
[1;64r[32;3H[33m0
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31 [0m}[64;1H[K[64;208H132,3[9C20%[32;7H[34h[?25h[?25l[64;208H[K[64;1H:[34h[?25hw[?25l[34h[?25hq[?25l[34h[?25h
[?25l"setContactGroups.t" 545L, 15741C written


[?1l>[34h[?25h[?1049lroot@debiancontrib-jessie:~/tmp/JMAP-VALIDATION/api-tests# vi setContactGroups.t IGNORE_INVALID_CERT=1 time ./setContactGroups.t b0784cbe-4d69-11e6-8069-080027a3c11d:https://jmap-proxy.local/jmap/b0784cbe-4d69-11e6-8069-080027a3c11d/; date
# Seeded srand with seed '20160719' from local date.
$VAR1 = {
          'destroy' => 'destroy',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 1
ok 2
$VAR1 = {
          'state' => 'supplied',
          'create' => 'create',
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      }
        };
ok 3
ok 4
$VAR1 = {
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'null',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 5
ok 6
$VAR1 = {
          'state' => 'supplied',
          'create' => 'create',
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied'
        };
ok 7
ok 8
$VAR1 = {
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'destroy',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 9
ok 10
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'create',
          'state' => 'supplied'
        };
ok 11
ok 12
$VAR1 = {
          'state' => 'supplied',
          'create' => 'create',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'destroy' => 'null'
        };
ok 13
ok 14
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 15
ok 16
$VAR1 = {
          'destroy' => 'destroy',
          'update' => 'omit',
          'accountId' => 'supplied',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 17
ok 18
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'destroy' => 'omit',
          'update' => 'omit',
          'accountId' => 'supplied'
        };
ok 19
ok 20
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'null',
          'state' => 'supplied',
          'create' => 'create'
        };
ok 21
ok 22
$VAR1 = {
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 23
ok 24
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => 'null',
          'state' => 'supplied',
          'create' => 'create'
        };
ok 25
ok 26
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => 'null'
        };
ok 27
ok 28
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'accountId' => 'supplied',
          'update' => 'null',
          'destroy' => 'null'
        };
ok 29
ok 30
$VAR1 = {
          'state' => 'supplied',
          'create' => 'create',
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => 'null'
        };
ok 31
ok 32
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'destroy'
        };
ok 33
ok 34
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'omit'
        };
ok 35
ok 36
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => 'empty',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 37
ok 38
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'empty',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 39
ok 40
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'destroy' => 'destroy',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied'
        };
ok 41
ok 42
$VAR1 = {
          'state' => 'supplied',
          'create' => 'omit',
          'destroy' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied'
        };
ok 43
ok 44
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'state' => 'supplied',
          'create' => 'omit'
        };
ok 45
ok 46
$VAR1 = {
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 47
ok 48
$VAR1 = {
          'state' => 'supplied',
          'create' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'destroy'
        };
ok 49
ok 50
$VAR1 = {
          'state' => 'supplied',
          'create' => 'omit',
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 51
ok 52
$VAR1 = {
          'state' => 'supplied',
          'create' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'destroy' => 'null'
        };
ok 53
ok 54
$VAR1 = {
          'destroy' => 'empty',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'state' => 'supplied',
          'create' => 'omit'
        };
ok 55
ok 56
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'destroy'
        };
ok 57
ok 58
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'destroy' => 'omit',
          'update' => 'omit',
          'accountId' => 'supplied'
        };
ok 59
ok 60
$VAR1 = {
          'state' => 'supplied',
          'create' => 'omit',
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'null'
        };
ok 61
ok 62
$VAR1 = {
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 63
ok 64
$VAR1 = {
          'state' => 'supplied',
          'create' => 'omit',
          'accountId' => 'supplied',
          'update' => 'null',
          'destroy' => 'destroy'
        };
ok 65
ok 66
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'accountId' => 'supplied',
          'update' => 'null',
          'destroy' => 'omit'
        };
ok 67
ok 68
$VAR1 = {
          'state' => 'supplied',
          'create' => 'omit',
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => 'null'
        };
ok 69
ok 70
$VAR1 = {
          'destroy' => 'empty',
          'update' => 'null',
          'accountId' => 'supplied',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 71
ok 72
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => 'empty',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 73
ok 74
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => 'empty',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 75
ok 76
$VAR1 = {
          'state' => 'supplied',
          'create' => 'omit',
          'destroy' => 'null',
          'update' => 'empty',
          'accountId' => 'supplied'
        };
ok 77
ok 78
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 79
ok 80
$VAR1 = {
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'destroy' => 'destroy',
          'create' => 'null',
          'state' => 'supplied'
        };
ok 81
ok 82
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'create' => 'null',
          'state' => 'supplied'
        };
ok 83
ok 84
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'destroy' => 'null'
        };
ok 85
ok 86
$VAR1 = {
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'empty',
          'create' => 'null',
          'state' => 'supplied'
        };
ok 87
ok 88
$VAR1 = {
          'destroy' => 'destroy',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'state' => 'supplied',
          'create' => 'null'
        };
ok 89
ok 90
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 91
ok 92
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'null',
          'state' => 'supplied'
        };
ok 93
ok 94
$VAR1 = {
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'empty',
          'create' => 'null',
          'state' => 'supplied'
        };
ok 95
ok 96
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'destroy' => 'destroy',
          'update' => 'omit',
          'accountId' => 'supplied'
        };
ok 97
ok 98
$VAR1 = {
          'state' => 'supplied',
          'create' => 'null',
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'omit'
        };
ok 99
ok 100
$VAR1 = {
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'null',
          'state' => 'supplied',
          'create' => 'null'
        };
ok 101
ok 102
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'empty'
        };
ok 103
ok 104
$VAR1 = {
          'state' => 'supplied',
          'create' => 'null',
          'destroy' => 'destroy',
          'update' => 'null',
          'accountId' => 'supplied'
        };
ok 105
ok 106
$VAR1 = {
          'update' => 'null',
          'accountId' => 'supplied',
          'destroy' => 'omit',
          'create' => 'null',
          'state' => 'supplied'
        };
ok 107
ok 108
$VAR1 = {
          'state' => 'supplied',
          'create' => 'null',
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => 'null'
        };
ok 109
ok 110
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'null',
          'destroy' => 'empty',
          'create' => 'null',
          'state' => 'supplied'
        };
ok 111
ok 112
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'destroy',
          'create' => 'null',
          'state' => 'supplied'
        };
ok 113
ok 114
$VAR1 = {
          'destroy' => 'omit',
          'update' => 'empty',
          'accountId' => 'supplied',
          'state' => 'supplied',
          'create' => 'null'
        };
ok 115
ok 116
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => 'empty',
          'state' => 'supplied',
          'create' => 'null'
        };
ok 117
ok 118
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'create' => 'null',
          'state' => 'supplied'
        };
ok 119
ok 120
$VAR1 = {
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'destroy',
          'state' => 'supplied',
          'create' => 'empty'
        };
ok 121
ok 122
$VAR1 = {
          'create' => 'empty',
          'state' => 'supplied',
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      }
        };
ok 123
ok 124
$VAR1 = {
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'null',
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 125
ok 126
$VAR1 = {
          'state' => 'supplied',
          'create' => 'empty',
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied'
        };
ok 127
ok 128
$VAR1 = {
          'create' => 'empty',
          'state' => 'supplied',
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 129
ok 130
$VAR1 = {
          'state' => 'supplied',
          'create' => 'empty',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'omit'
        };
ok 131
ok 132
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 133
ok 134
$VAR1 = {
          'destroy' => 'empty',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'state' => 'supplied',
          'create' => 'empty'
        };
ok 135
ok 136
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'destroy',
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 137
ok 138
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => 'omit',
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 139
ok 140
$VAR1 = {
          'state' => 'supplied',
          'create' => 'empty',
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'null'
        };
ok 141
ok 142
$VAR1 = {
          'create' => 'empty',
          'state' => 'supplied',
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => 'omit'
        };
ok 143
ok 144
$VAR1 = {
          'destroy' => 'destroy',
          'update' => 'null',
          'accountId' => 'supplied',
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 145
ok 146
$VAR1 = {
          'destroy' => 'omit',
          'update' => 'null',
          'accountId' => 'supplied',
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 147
ok 148
$VAR1 = {
          'state' => 'supplied',
          'create' => 'empty',
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => 'null'
        };
ok 149
ok 150
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'null',
          'destroy' => 'empty',
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 151
ok 152
$VAR1 = {
          'state' => 'supplied',
          'create' => 'empty',
          'destroy' => 'destroy',
          'update' => 'empty',
          'accountId' => 'supplied'
        };
ok 153
ok 154
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'omit',
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 155
ok 156
$VAR1 = {
          'create' => 'empty',
          'state' => 'supplied',
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'null'
        };
ok 157
ok 158
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'empty',
          'state' => 'supplied',
          'create' => 'empty'
        };
ok 159
ok 160
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'create' => 'create',
          'state' => 'omit'
        };
ok 161
ok 162
$VAR1 = {
          'destroy' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'create' => 'create',
          'state' => 'omit'
        };
ok 163
ok 164
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'null'
        };
ok 165
ok 166
$VAR1 = {
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'create' => 'create',
          'state' => 'omit'
        };
ok 167
ok 168
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'create',
          'state' => 'omit'
        };
ok 169
ok 170
$VAR1 = {
          'state' => 'omit',
          'create' => 'create',
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 171
ok 172
$VAR1 = {
          'state' => 'omit',
          'create' => 'create',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'null'
        };
ok 173
ok 174
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'destroy' => 'empty',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied'
        };
ok 175
ok 176
$VAR1 = {
          'state' => 'omit',
          'create' => 'create',
          'destroy' => 'destroy',
          'update' => 'omit',
          'accountId' => 'supplied'
        };
ok 177
ok 178
$VAR1 = {
          'state' => 'omit',
          'create' => 'create',
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'omit'
        };
ok 179
ok 180
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'null',
          'state' => 'omit',
          'create' => 'create'
        };
ok 181
ok 182
$VAR1 = {
          'state' => 'omit',
          'create' => 'create',
          'destroy' => 'empty',
          'update' => 'omit',
          'accountId' => 'supplied'
        };
ok 183
ok 184
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => 'null',
          'create' => 'create',
          'state' => 'omit'
        };
ok 185
ok 186
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'destroy' => 'omit',
          'update' => 'null',
          'accountId' => 'supplied'
        };
ok 187
ok 188
$VAR1 = {
          'state' => 'omit',
          'create' => 'create',
          'destroy' => 'null',
          'update' => 'null',
          'accountId' => 'supplied'
        };
ok 189
ok 190
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'destroy' => 'empty',
          'update' => 'null',
          'accountId' => 'supplied'
        };
ok 191
ok 192
$VAR1 = {
          'state' => 'omit',
          'create' => 'create',
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'destroy'
        };
ok 193
ok 194
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'omit'
        };
ok 195
ok 196
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'null',
          'state' => 'omit',
          'create' => 'create'
        };
ok 197
ok 198
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'create' => 'create',
          'state' => 'omit'
        };
ok 199
ok 200
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'destroy' => 'destroy',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied'
        };
ok 201
ok 202
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'create' => 'omit',
          'state' => 'omit'
        };
ok 203
ok 204
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'destroy' => 'null',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied'
        };
ok 205
ok 206
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'destroy' => 'empty'
        };
ok 207
ok 208
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'destroy'
        };
ok 209
ok 210
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'destroy' => 'omit'
        };
ok 211
ok 212
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'destroy' => 'null',
          'create' => 'omit',
          'state' => 'omit'
        };
ok 213
ok 214
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'destroy' => 'empty',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied'
        };
ok 215
ok 216
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => 'omit'
        };
ok 217
ok 218
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'omit',
          'create' => 'omit',
          'state' => 'omit'
        };
ok 219
ok 220
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'null'
        };
ok 221
ok 222
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => 'omit'
        };
ok 223
ok 224
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => 'null'
        };
ok 225
ok 226
$VAR1 = {
          'destroy' => 'omit',
          'update' => 'null',
          'accountId' => 'supplied',
          'state' => 'omit',
          'create' => 'omit'
        };
ok 227
ok 228
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'destroy' => 'null',
          'update' => 'null',
          'accountId' => 'supplied'
        };
ok 229
ok 230
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => 'null'
        };
ok 231
ok 232
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'destroy' => 'destroy',
          'update' => 'empty',
          'accountId' => 'supplied'
        };
ok 233
ok 234
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'omit',
          'create' => 'omit',
          'state' => 'omit'
        };
ok 235
ok 236
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'null',
          'state' => 'omit',
          'create' => 'omit'
        };
ok 237
ok 238
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'empty',
          'create' => 'omit',
          'state' => 'omit'
        };
ok 239
ok 240
$VAR1 = {
          'create' => 'null',
          'state' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'destroy' => 'destroy'
        };
ok 241
ok 242
$VAR1 = {
          'state' => 'omit',
          'create' => 'null',
          'destroy' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied'
        };
ok 243
ok 244
$VAR1 = {
          'state' => 'omit',
          'create' => 'null',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'destroy' => 'null'
        };
ok 245
ok 246
$VAR1 = {
          'create' => 'null',
          'state' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'destroy' => 'empty'
        };
ok 247
ok 248
$VAR1 = {
          'state' => 'omit',
          'create' => 'null',
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 249
ok 250
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'destroy' => 'omit',
          'create' => 'null',
          'state' => 'omit'
        };
ok 251
ok 252
$VAR1 = {
          'create' => 'null',
          'state' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'destroy' => 'null'
        };
ok 253
ok 254
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'state' => 'omit',
          'create' => 'null'
        };
ok 255
ok 256
$VAR1 = {
          'destroy' => 'destroy',
          'update' => 'omit',
          'accountId' => 'supplied',
          'create' => 'null',
          'state' => 'omit'
        };
ok 257
ok 258
$VAR1 = {
          'state' => 'omit',
          'create' => 'null',
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'omit'
        };
ok 259
ok 260
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'null',
          'create' => 'null',
          'state' => 'omit'
        };
ok 261
ok 262
$VAR1 = {
          'state' => 'omit',
          'create' => 'null',
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => 'omit'
        };
ok 263
ok 264
$VAR1 = {
          'create' => 'null',
          'state' => 'omit',
          'destroy' => 'destroy',
          'update' => 'null',
          'accountId' => 'supplied'
        };
ok 265
ok 266
$VAR1 = {
          'update' => 'null',
          'accountId' => 'supplied',
          'destroy' => 'omit',
          'create' => 'null',
          'state' => 'omit'
        };
ok 267
ok 268
$VAR1 = {
          'destroy' => 'null',
          'update' => 'null',
          'accountId' => 'supplied',
          'state' => 'omit',
          'create' => 'null'
        };
ok 269
ok 270
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'null',
          'destroy' => 'empty',
          'create' => 'null',
          'state' => 'omit'
        };
ok 271
ok 272
$VAR1 = {
          'create' => 'null',
          'state' => 'omit',
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'destroy'
        };
ok 273
ok 274
$VAR1 = {
          'create' => 'null',
          'state' => 'omit',
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => 'empty'
        };
ok 275
ok 276
$VAR1 = {
          'destroy' => 'null',
          'update' => 'empty',
          'accountId' => 'supplied',
          'state' => 'omit',
          'create' => 'null'
        };
ok 277
ok 278
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => 'empty',
          'create' => 'null',
          'state' => 'omit'
        };
ok 279
ok 280
$VAR1 = {
          'state' => 'omit',
          'create' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'destroy' => 'destroy'
        };
ok 281
ok 282
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'destroy' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied'
        };
ok 283
ok 284
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      }
        };
ok 285
ok 286
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'state' => 'omit',
          'create' => 'empty'
        };
ok 287
ok 288
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'destroy' => 'destroy',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied'
        };
ok 289
ok 290
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 291
ok 292
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'empty',
          'state' => 'omit'
        };
ok 293
ok 294
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 295
ok 296
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => 'omit'
        };
ok 297
ok 298
$VAR1 = {
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'omit',
          'state' => 'omit',
          'create' => 'empty'
        };
ok 299
ok 300
$VAR1 = {
          'state' => 'omit',
          'create' => 'empty',
          'destroy' => 'null',
          'update' => 'omit',
          'accountId' => 'supplied'
        };
ok 301
ok 302
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'empty'
        };
ok 303
ok 304
$VAR1 = {
          'state' => 'omit',
          'create' => 'empty',
          'destroy' => 'destroy',
          'update' => 'null',
          'accountId' => 'supplied'
        };
ok 305
ok 306
$VAR1 = {
          'update' => 'null',
          'accountId' => 'supplied',
          'destroy' => 'omit',
          'state' => 'omit',
          'create' => 'empty'
        };
ok 307
ok 308
$VAR1 = {
          'update' => 'null',
          'accountId' => 'supplied',
          'destroy' => 'null',
          'state' => 'omit',
          'create' => 'empty'
        };
ok 309
ok 310
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => 'null',
          'state' => 'omit',
          'create' => 'empty'
        };
ok 311
ok 312
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'destroy',
          'create' => 'empty',
          'state' => 'omit'
        };
ok 313
ok 314
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'omit'
        };
ok 315
ok 316
$VAR1 = {
          'state' => 'omit',
          'create' => 'empty',
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'null'
        };
ok 317
ok 318
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'empty',
          'create' => 'empty',
          'state' => 'omit'
        };
ok 319
ok 320
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'state' => 'null',
          'create' => 'create'
        };
ok 321
ok 322
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      }
        };
ok 323
ok 324
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'state' => 'null',
          'create' => 'create'
        };
ok 325
ok 326
$VAR1 = {
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'create' => 'create',
          'state' => 'null'
        };
ok 327
ok 328
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'destroy'
        };
ok 329
ok 330
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'omit'
        };
ok 331
ok 332
$VAR1 = {
          'state' => 'null',
          'create' => 'create',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'null'
        };
ok 333
ok 334
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'create',
          'state' => 'null'
        };
ok 335
ok 336
$VAR1 = {
          'destroy' => 'destroy',
          'update' => 'omit',
          'accountId' => 'supplied',
          'create' => 'create',
          'state' => 'null'
        };
ok 337
ok 338
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'omit',
          'create' => 'create',
          'state' => 'null'
        };
ok 339
ok 340
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'null'
        };
ok 341
ok 342
$VAR1 = {
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'create' => 'create',
          'state' => 'null'
        };
ok 343
ok 344
$VAR1 = {
          'destroy' => 'destroy',
          'update' => 'null',
          'accountId' => 'supplied',
          'state' => 'null',
          'create' => 'create'
        };
ok 345
ok 346
$VAR1 = {
          'destroy' => 'omit',
          'update' => 'null',
          'accountId' => 'supplied',
          'create' => 'create',
          'state' => 'null'
        };
ok 347
ok 348
$VAR1 = {
          'update' => 'null',
          'accountId' => 'supplied',
          'destroy' => 'null',
          'create' => 'create',
          'state' => 'null'
        };
ok 349
ok 350
$VAR1 = {
          'update' => 'null',
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'create' => 'create',
          'state' => 'null'
        };
ok 351
ok 352
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'destroy',
          'create' => 'create',
          'state' => 'null'
        };
ok 353
ok 354
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'omit',
          'state' => 'null',
          'create' => 'create'
        };
ok 355
ok 356
$VAR1 = {
          'destroy' => 'null',
          'update' => 'empty',
          'accountId' => 'supplied',
          'state' => 'null',
          'create' => 'create'
        };
ok 357
ok 358
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'empty'
        };
ok 359
ok 360
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'state' => 'null',
          'create' => 'omit'
        };
ok 361
ok 362
$VAR1 = {
          'create' => 'omit',
          'state' => 'null',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'destroy' => 'omit'
        };
ok 363
ok 364
$VAR1 = {
          'state' => 'null',
          'create' => 'omit',
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      }
        };
ok 365
ok 366
$VAR1 = {
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'create' => 'omit',
          'state' => 'null'
        };
ok 367
ok 368
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'omit',
          'state' => 'null'
        };
ok 369
ok 370
$VAR1 = {
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'omit',
          'state' => 'null',
          'create' => 'omit'
        };
ok 371
ok 372
$VAR1 = {
          'state' => 'null',
          'create' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'null'
        };
ok 373
ok 374
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'omit',
          'state' => 'null'
        };
ok 375
ok 376
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'destroy',
          'state' => 'null',
          'create' => 'omit'
        };
ok 377
ok 378
$VAR1 = {
          'create' => 'omit',
          'state' => 'null',
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'omit'
        };
ok 379
ok 380
$VAR1 = {
          'create' => 'omit',
          'state' => 'null',
          'destroy' => 'null',
          'update' => 'omit',
          'accountId' => 'supplied'
        };
ok 381
ok 382
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'empty',
          'state' => 'null',
          'create' => 'omit'
        };
ok 383
ok 384
$VAR1 = {
          'create' => 'omit',
          'state' => 'null',
          'accountId' => 'supplied',
          'update' => 'null',
          'destroy' => 'destroy'
        };
ok 385
ok 386
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'null',
          'destroy' => 'omit',
          'state' => 'null',
          'create' => 'omit'
        };
ok 387
ok 388
$VAR1 = {
          'destroy' => 'null',
          'update' => 'null',
          'accountId' => 'supplied',
          'create' => 'omit',
          'state' => 'null'
        };
ok 389
ok 390
$VAR1 = {
          'state' => 'null',
          'create' => 'omit',
          'accountId' => 'supplied',
          'update' => 'null',
          'destroy' => 'empty'
        };
ok 391
ok 392
$VAR1 = {
          'destroy' => 'destroy',
          'update' => 'empty',
          'accountId' => 'supplied',
          'create' => 'omit',
          'state' => 'null'
        };
ok 393
ok 394
$VAR1 = {
          'create' => 'omit',
          'state' => 'null',
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => 'empty'
        };
ok 395
ok 396
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'null',
          'state' => 'null',
          'create' => 'omit'
        };
ok 397
ok 398
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'create' => 'omit',
          'state' => 'null'
        };
ok 399
ok 400
$VAR1 = {
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'destroy',
          'create' => 'null',
          'state' => 'null'
        };
ok 401
ok 402
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'create' => 'null',
          'state' => 'null'
        };
ok 403
ok 404
$VAR1 = {
          'destroy' => 'null',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied',
          'state' => 'null',
          'create' => 'null'
        };
ok 405
ok 406
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'empty'
        };
ok 407
ok 408
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'state' => 'null',
          'create' => 'null'
        };
ok 409
ok 410
$VAR1 = {
          'destroy' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'create' => 'null',
          'state' => 'null'
        };
ok 411
ok 412
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'destroy' => 'null',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied'
        };
ok 413
ok 414
$VAR1 = {
          'state' => 'null',
          'create' => 'null',
          'destroy' => 'empty',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied'
        };
ok 415
ok 416
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'omit',
          'destroy' => 'destroy',
          'create' => 'null',
          'state' => 'null'
        };
ok 417
ok 418
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'omit'
        };
ok 419
ok 420
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => 'omit'
        };
ok 421
ok 422
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => 'omit'
        };
ok 423
ok 424
$VAR1 = {
          'update' => 'null',
          'accountId' => 'supplied',
          'destroy' => 'destroy',
          'create' => 'null',
          'state' => 'null'
        };
ok 425
ok 426
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'null',
          'destroy' => 'omit',
          'state' => 'null',
          'create' => 'null'
        };
ok 427
ok 428
$VAR1 = {
          'state' => 'null',
          'create' => 'null',
          'update' => 'null',
          'accountId' => 'supplied',
          'destroy' => 'null'
        };
ok 429
ok 430
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => 'null',
          'create' => 'null',
          'state' => 'null'
        };
ok 431
ok 432
$VAR1 = {
          'destroy' => 'destroy',
          'update' => 'empty',
          'accountId' => 'supplied',
          'state' => 'null',
          'create' => 'null'
        };
ok 433
ok 434
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => 'empty',
          'state' => 'null',
          'create' => 'null'
        };
ok 435
ok 436
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'null',
          'state' => 'null',
          'create' => 'null'
        };
ok 437
ok 438
$VAR1 = {
          'state' => 'null',
          'create' => 'null',
          'update' => 'empty',
          'accountId' => 'supplied',
          'destroy' => 'empty'
        };
ok 439
ok 440
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'destroy' => 'destroy',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'supplied'
        };
ok 441
ok 442
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'create' => 'empty',
          'state' => 'null'
        };
ok 443
ok 444
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'state' => 'null',
          'create' => 'empty'
        };
ok 445
ok 446
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      }
        };
ok 447
ok 448
$VAR1 = {
          'state' => 'null',
          'create' => 'empty',
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 449
ok 450
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied',
          'destroy' => 'omit',
          'create' => 'empty',
          'state' => 'null'
        };
ok 451
ok 452
$VAR1 = {
          'accountId' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'null',
          'state' => 'null',
          'create' => 'empty'
        };
ok 453
ok 454
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'destroy' => 'empty',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'supplied'
        };
ok 455
ok 456
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'destroy' => 'destroy',
          'accountId' => 'supplied',
          'update' => 'omit'
        };
ok 457
ok 458
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => 'omit',
          'create' => 'empty',
          'state' => 'null'
        };
ok 459
ok 460
$VAR1 = {
          'state' => 'null',
          'create' => 'empty',
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'null'
        };
ok 461
ok 462
$VAR1 = {
          'update' => 'omit',
          'accountId' => 'supplied',
          'destroy' => 'empty',
          'create' => 'empty',
          'state' => 'null'
        };
ok 463
ok 464
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'accountId' => 'supplied',
          'update' => 'null',
          'destroy' => 'destroy'
        };
ok 465
ok 466
$VAR1 = {
          'update' => 'null',
          'accountId' => 'supplied',
          'destroy' => 'omit',
          'create' => 'empty',
          'state' => 'null'
        };
ok 467
ok 468
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => 'null'
        };
ok 469
ok 470
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'update' => 'null',
          'accountId' => 'supplied',
          'destroy' => 'empty'
        };
ok 471
ok 472
$VAR1 = {
          'accountId' => 'supplied',
          'update' => 'empty',
          'destroy' => 'destroy',
          'state' => 'null',
          'create' => 'empty'
        };
ok 473
ok 474
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'supplied',
          'update' => 'empty',
          'create' => 'empty',
          'state' => 'null'
        };
ok 475
ok 476
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'destroy' => 'null',
          'accountId' => 'supplied',
          'update' => 'empty'
        };
ok 477
ok 478
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'destroy' => 'empty',
          'accountId' => 'supplied',
          'update' => 'empty'
        };
ok 479
ok 480
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      }
        };
ok 481
ok 482
$VAR1 = {
          'state' => 'supplied',
          'create' => 'create',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'omit'
        };
ok 483
ok 484
$VAR1 = {
          'state' => 'supplied',
          'create' => 'create',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'null'
        };
ok 485
ok 486
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'empty'
        };
ok 487
ok 488
$VAR1 = {
          'state' => 'supplied',
          'create' => 'create',
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 489
ok 490
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'destroy' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit'
        };
ok 491
ok 492
$VAR1 = {
          'state' => 'supplied',
          'create' => 'create',
          'destroy' => 'null',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit'
        };
ok 493
ok 494
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'empty',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 495
ok 496
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'destroy' => 'destroy',
          'update' => 'omit',
          'accountId' => 'omit'
        };
ok 497
ok 498
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => 'omit',
          'state' => 'supplied',
          'create' => 'create'
        };
ok 499
ok 500
$VAR1 = {
          'destroy' => 'null',
          'update' => 'omit',
          'accountId' => 'omit',
          'state' => 'supplied',
          'create' => 'create'
        };
ok 501
ok 502
$VAR1 = {
          'update' => 'omit',
          'accountId' => 'omit',
          'destroy' => 'empty',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 503
ok 504
$VAR1 = {
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'destroy',
          'state' => 'supplied',
          'create' => 'create'
        };
ok 505
ok 506
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'destroy' => 'omit',
          'update' => 'null',
          'accountId' => 'omit'
        };
ok 507
ok 508
$VAR1 = {
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'null',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 509
ok 510
$VAR1 = {
          'state' => 'supplied',
          'create' => 'create',
          'destroy' => 'empty',
          'update' => 'null',
          'accountId' => 'omit'
        };
ok 511
ok 512
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => 'empty',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 513
ok 514
$VAR1 = {
          'state' => 'supplied',
          'create' => 'create',
          'destroy' => 'omit',
          'update' => 'empty',
          'accountId' => 'omit'
        };
ok 515
ok 516
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'null',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 517
ok 518
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => 'empty',
          'state' => 'supplied',
          'create' => 'create'
        };
ok 519
ok 520
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'destroy' => 'destroy',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit'
        };
ok 521
ok 522
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'omit',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 523
ok 524
$VAR1 = {
          'state' => 'supplied',
          'create' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'null'
        };
ok 525
ok 526
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit'
        };
ok 527
ok 528
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'destroy',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 529
ok 530
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 531
ok 532
$VAR1 = {
          'destroy' => 'null',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'state' => 'supplied',
          'create' => 'omit'
        };
ok 533
ok 534
$VAR1 = {
          'destroy' => 'empty',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 535
ok 536
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'destroy',
          'state' => 'supplied',
          'create' => 'omit'
        };
ok 537
ok 538
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'omit'
        };
ok 539
ok 540
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => 'omit',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 541
ok 542
$VAR1 = {
          'destroy' => 'empty',
          'update' => 'omit',
          'accountId' => 'omit',
          'state' => 'supplied',
          'create' => 'omit'
        };
ok 543
ok 544
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'destroy'
        };
ok 545
ok 546
$VAR1 = {
          'destroy' => 'omit',
          'update' => 'null',
          'accountId' => 'omit',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 547
ok 548
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'accountId' => 'omit',
          'update' => 'null',
          'destroy' => 'null'
        };
ok 549
ok 550
$VAR1 = {
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'empty',
          'create' => 'omit',
          'state' => 'supplied'
        };
ok 551
ok 552
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'destroy' => 'destroy',
          'update' => 'empty',
          'accountId' => 'omit'
        };
ok 553
ok 554
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => 'empty',
          'state' => 'supplied',
          'create' => 'omit'
        };
ok 555
ok 556
$VAR1 = {
          'destroy' => 'null',
          'update' => 'empty',
          'accountId' => 'omit',
          'state' => 'supplied',
          'create' => 'omit'
        };
ok 557
ok 558
$VAR1 = {
          'create' => 'omit',
          'state' => 'supplied',
          'update' => 'empty',
          'accountId' => 'omit',
          'destroy' => 'empty'
        };
ok 559
ok 560
$VAR1 = {
          'state' => 'supplied',
          'create' => 'null',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'destroy'
        };
ok 561
ok 562
$VAR1 = {
          'state' => 'supplied',
          'create' => 'null',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'omit'
        };
ok 563
ok 564
$VAR1 = {
          'state' => 'supplied',
          'create' => 'null',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'null'
        };
ok 565
ok 566
$VAR1 = {
          'state' => 'supplied',
          'create' => 'null',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'empty'
        };
ok 567
ok 568
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'destroy'
        };
ok 569
ok 570
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'omit',
          'create' => 'null',
          'state' => 'supplied'
        };
ok 571
ok 572
$VAR1 = {
          'state' => 'supplied',
          'create' => 'null',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'null'
        };
ok 573
ok 574
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'empty'
        };
ok 575
ok 576
$VAR1 = {
          'state' => 'supplied',
          'create' => 'null',
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'destroy'
        };
ok 577
ok 578
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'omit'
        };
ok 579
ok 580
$VAR1 = {
          'state' => 'supplied',
          'create' => 'null',
          'update' => 'omit',
          'accountId' => 'omit',
          'destroy' => 'null'
        };
ok 581
ok 582
$VAR1 = {
          'destroy' => 'empty',
          'update' => 'omit',
          'accountId' => 'omit',
          'create' => 'null',
          'state' => 'supplied'
        };
ok 583
ok 584
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'destroy'
        };
ok 585
ok 586
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'destroy' => 'omit',
          'update' => 'null',
          'accountId' => 'omit'
        };
ok 587
ok 588
$VAR1 = {
          'state' => 'supplied',
          'create' => 'null',
          'destroy' => 'null',
          'update' => 'null',
          'accountId' => 'omit'
        };
ok 589
ok 590
$VAR1 = {
          'destroy' => 'empty',
          'update' => 'null',
          'accountId' => 'omit',
          'create' => 'null',
          'state' => 'supplied'
        };
ok 591
ok 592
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'destroy' => 'destroy',
          'update' => 'empty',
          'accountId' => 'omit'
        };
ok 593
ok 594
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'update' => 'empty',
          'accountId' => 'omit',
          'destroy' => 'omit'
        };
ok 595
ok 596
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'null',
          'create' => 'null',
          'state' => 'supplied'
        };
ok 597
ok 598
$VAR1 = {
          'create' => 'null',
          'state' => 'supplied',
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'empty'
        };
ok 599
ok 600
$VAR1 = {
          'state' => 'supplied',
          'create' => 'empty',
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      }
        };
ok 601
ok 602
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 603
ok 604
$VAR1 = {
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'null',
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 605
ok 606
$VAR1 = {
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 607
ok 608
$VAR1 = {
          'create' => 'empty',
          'state' => 'supplied',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'destroy'
        };
ok 609
ok 610
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'omit',
          'state' => 'supplied',
          'create' => 'empty'
        };
ok 611
ok 612
$VAR1 = {
          'destroy' => 'null',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'state' => 'supplied',
          'create' => 'empty'
        };
ok 613
ok 614
$VAR1 = {
          'create' => 'empty',
          'state' => 'supplied',
          'destroy' => 'empty',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit'
        };
ok 615
ok 616
$VAR1 = {
          'destroy' => 'destroy',
          'update' => 'omit',
          'accountId' => 'omit',
          'state' => 'supplied',
          'create' => 'empty'
        };
ok 617
ok 618
$VAR1 = {
          'create' => 'empty',
          'state' => 'supplied',
          'update' => 'omit',
          'accountId' => 'omit',
          'destroy' => 'omit'
        };
ok 619
ok 620
$VAR1 = {
          'destroy' => 'null',
          'update' => 'omit',
          'accountId' => 'omit',
          'state' => 'supplied',
          'create' => 'empty'
        };
ok 621
ok 622
$VAR1 = {
          'create' => 'empty',
          'state' => 'supplied',
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'empty'
        };
ok 623
ok 624
$VAR1 = {
          'create' => 'empty',
          'state' => 'supplied',
          'accountId' => 'omit',
          'update' => 'null',
          'destroy' => 'destroy'
        };
ok 625
ok 626
$VAR1 = {
          'state' => 'supplied',
          'create' => 'empty',
          'destroy' => 'omit',
          'update' => 'null',
          'accountId' => 'omit'
        };
ok 627
ok 628
$VAR1 = {
          'state' => 'supplied',
          'create' => 'empty',
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => 'null'
        };
ok 629
ok 630
$VAR1 = {
          'create' => 'empty',
          'state' => 'supplied',
          'destroy' => 'empty',
          'update' => 'null',
          'accountId' => 'omit'
        };
ok 631
ok 632
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'destroy',
          'state' => 'supplied',
          'create' => 'empty'
        };
ok 633
ok 634
$VAR1 = {
          'create' => 'empty',
          'state' => 'supplied',
          'update' => 'empty',
          'accountId' => 'omit',
          'destroy' => 'omit'
        };
ok 635
ok 636
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => 'empty',
          'create' => 'empty',
          'state' => 'supplied'
        };
ok 637
ok 638
$VAR1 = {
          'state' => 'supplied',
          'create' => 'empty',
          'update' => 'empty',
          'accountId' => 'omit',
          'destroy' => 'empty'
        };
ok 639
ok 640
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      }
        };
ok 641
ok 642
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'omit',
          'state' => 'omit',
          'create' => 'create'
        };
ok 643
ok 644
$VAR1 = {
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'null',
          'create' => 'create',
          'state' => 'omit'
        };
ok 645
ok 646
$VAR1 = {
          'state' => 'omit',
          'create' => 'create',
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      }
        };
ok 647
ok 648
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'destroy'
        };
ok 649
ok 650
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'omit',
          'create' => 'create',
          'state' => 'omit'
        };
ok 651
ok 652
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'null',
          'state' => 'omit',
          'create' => 'create'
        };
ok 653
ok 654
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 655
ok 656
$VAR1 = {
          'destroy' => 'destroy',
          'update' => 'omit',
          'accountId' => 'omit',
          'create' => 'create',
          'state' => 'omit'
        };
ok 657
ok 658
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => 'omit'
        };
ok 659
ok 660
$VAR1 = {
          'state' => 'omit',
          'create' => 'create',
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => 'omit'
        };
ok 661
ok 662
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => 'omit',
          'create' => 'create',
          'state' => 'omit'
        };
ok 663
ok 664
$VAR1 = {
          'state' => 'omit',
          'create' => 'create',
          'destroy' => 'destroy',
          'update' => 'null',
          'accountId' => 'omit'
        };
ok 665
ok 666
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => 'null'
        };
ok 667
ok 668
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'destroy' => 'null',
          'update' => 'null',
          'accountId' => 'omit'
        };
ok 669
ok 670
$VAR1 = {
          'state' => 'omit',
          'create' => 'create',
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'empty'
        };
ok 671
ok 672
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'omit',
          'destroy' => 'destroy',
          'create' => 'create',
          'state' => 'omit'
        };
ok 673
ok 674
$VAR1 = {
          'create' => 'create',
          'state' => 'omit',
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => 'empty'
        };
ok 675
ok 676
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'null',
          'create' => 'create',
          'state' => 'omit'
        };
ok 677
ok 678
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'empty',
          'create' => 'create',
          'state' => 'omit'
        };
ok 679
ok 680
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'create' => 'omit',
          'state' => 'omit'
        };
ok 681
ok 682
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'destroy' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit'
        };
ok 683
ok 684
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'destroy' => 'null',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit'
        };
ok 685
ok 686
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit'
        };
ok 687
ok 688
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'destroy'
        };
ok 689
ok 690
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 691
ok 692
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'null',
          'state' => 'omit',
          'create' => 'omit'
        };
ok 693
ok 694
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'empty'
        };
ok 695
ok 696
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'destroy',
          'create' => 'omit',
          'state' => 'omit'
        };
ok 697
ok 698
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'destroy' => 'omit',
          'update' => 'omit',
          'accountId' => 'omit'
        };
ok 699
ok 700
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'null',
          'state' => 'omit',
          'create' => 'omit'
        };
ok 701
ok 702
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'update' => 'omit',
          'accountId' => 'omit',
          'destroy' => 'empty'
        };
ok 703
ok 704
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'accountId' => 'omit',
          'update' => 'null',
          'destroy' => 'destroy'
        };
ok 705
ok 706
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'accountId' => 'omit',
          'update' => 'null',
          'destroy' => 'omit'
        };
ok 707
ok 708
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'destroy' => 'null',
          'update' => 'null',
          'accountId' => 'omit'
        };
ok 709
ok 710
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'empty'
        };
ok 711
ok 712
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => 'empty',
          'create' => 'omit',
          'state' => 'omit'
        };
ok 713
ok 714
$VAR1 = {
          'create' => 'omit',
          'state' => 'omit',
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'omit'
        };
ok 715
ok 716
$VAR1 = {
          'state' => 'omit',
          'create' => 'omit',
          'destroy' => 'null',
          'update' => 'empty',
          'accountId' => 'omit'
        };
ok 717
ok 718
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => 'empty',
          'create' => 'omit',
          'state' => 'omit'
        };
ok 719
ok 720
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'destroy',
          'create' => 'null',
          'state' => 'omit'
        };
ok 721
ok 722
$VAR1 = {
          'destroy' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'create' => 'null',
          'state' => 'omit'
        };
ok 723
ok 724
$VAR1 = {
          'create' => 'null',
          'state' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'null'
        };
ok 725
ok 726
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'empty',
          'create' => 'null',
          'state' => 'omit'
        };
ok 727
ok 728
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'destroy',
          'state' => 'omit',
          'create' => 'null'
        };
ok 729
ok 730
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'omit',
          'create' => 'null',
          'state' => 'omit'
        };
ok 731
ok 732
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'null',
          'create' => 'null',
          'state' => 'omit'
        };
ok 733
ok 734
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'empty',
          'create' => 'null',
          'state' => 'omit'
        };
ok 735
ok 736
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'destroy',
          'create' => 'null',
          'state' => 'omit'
        };
ok 737
ok 738
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'omit',
          'state' => 'omit',
          'create' => 'null'
        };
ok 739
ok 740
$VAR1 = {
          'state' => 'omit',
          'create' => 'null',
          'update' => 'omit',
          'accountId' => 'omit',
          'destroy' => 'null'
        };
ok 741
ok 742
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'empty',
          'create' => 'null',
          'state' => 'omit'
        };
ok 743
ok 744
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => 'null',
          'state' => 'omit',
          'create' => 'null'
        };
ok 745
ok 746
$VAR1 = {
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'omit',
          'create' => 'null',
          'state' => 'omit'
        };
ok 747
ok 748
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'null',
          'destroy' => 'null',
          'state' => 'omit',
          'create' => 'null'
        };
ok 749
ok 750
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => 'null',
          'create' => 'null',
          'state' => 'omit'
        };
ok 751
ok 752
$VAR1 = {
          'create' => 'null',
          'state' => 'omit',
          'update' => 'empty',
          'accountId' => 'omit',
          'destroy' => 'destroy'
        };
ok 753
ok 754
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'omit',
          'destroy' => 'omit',
          'state' => 'omit',
          'create' => 'null'
        };
ok 755
ok 756
$VAR1 = {
          'state' => 'omit',
          'create' => 'null',
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'null'
        };
ok 757
ok 758
$VAR1 = {
          'create' => 'null',
          'state' => 'omit',
          'update' => 'empty',
          'accountId' => 'omit',
          'destroy' => 'empty'
        };
ok 759
ok 760
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'destroy',
          'state' => 'omit',
          'create' => 'empty'
        };
ok 761
ok 762
$VAR1 = {
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'omit',
          'create' => 'empty',
          'state' => 'omit'
        };
ok 763
ok 764
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'destroy' => 'null',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit'
        };
ok 765
ok 766
$VAR1 = {
          'state' => 'omit',
          'create' => 'empty',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'empty'
        };
ok 767
ok 768
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'destroy' => 'destroy',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit'
        };
ok 769
ok 770
$VAR1 = {
          'state' => 'omit',
          'create' => 'empty',
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 771
ok 772
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'null'
        };
ok 773
ok 774
$VAR1 = {
          'destroy' => 'empty',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'state' => 'omit',
          'create' => 'empty'
        };
ok 775
ok 776
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => 'omit'
        };
ok 777
ok 778
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'omit',
          'create' => 'empty',
          'state' => 'omit'
        };
ok 779
ok 780
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => 'omit',
          'state' => 'omit',
          'create' => 'empty'
        };
ok 781
ok 782
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => 'omit'
        };
ok 783
ok 784
$VAR1 = {
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'destroy',
          'create' => 'empty',
          'state' => 'omit'
        };
ok 785
ok 786
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'null',
          'destroy' => 'omit',
          'create' => 'empty',
          'state' => 'omit'
        };
ok 787
ok 788
$VAR1 = {
          'state' => 'omit',
          'create' => 'empty',
          'accountId' => 'omit',
          'update' => 'null',
          'destroy' => 'null'
        };
ok 789
ok 790
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => 'null',
          'create' => 'empty',
          'state' => 'omit'
        };
ok 791
ok 792
$VAR1 = {
          'state' => 'omit',
          'create' => 'empty',
          'destroy' => 'destroy',
          'update' => 'empty',
          'accountId' => 'omit'
        };
ok 793
ok 794
$VAR1 = {
          'create' => 'empty',
          'state' => 'omit',
          'destroy' => 'omit',
          'update' => 'empty',
          'accountId' => 'omit'
        };
ok 795
ok 796
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'omit',
          'destroy' => 'null',
          'create' => 'empty',
          'state' => 'omit'
        };
ok 797
ok 798
$VAR1 = {
          'destroy' => 'empty',
          'update' => 'empty',
          'accountId' => 'omit',
          'state' => 'omit',
          'create' => 'empty'
        };
ok 799
ok 800
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'destroy'
        };
ok 801
ok 802
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'omit',
          'create' => 'create',
          'state' => 'null'
        };
ok 803
ok 804
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'null'
        };
ok 805
ok 806
$VAR1 = {
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'create' => 'create',
          'state' => 'null'
        };
ok 807
ok 808
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 809
ok 810
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'omit',
          'state' => 'null',
          'create' => 'create'
        };
ok 811
ok 812
$VAR1 = {
          'destroy' => 'null',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'state' => 'null',
          'create' => 'create'
        };
ok 813
ok 814
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'create',
          'state' => 'null'
        };
ok 815
ok 816
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => 'omit',
          'state' => 'null',
          'create' => 'create'
        };
ok 817
ok 818
$VAR1 = {
          'state' => 'null',
          'create' => 'create',
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'omit'
        };
ok 819
ok 820
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'null',
          'state' => 'null',
          'create' => 'create'
        };
ok 821
ok 822
$VAR1 = {
          'state' => 'null',
          'create' => 'create',
          'destroy' => 'empty',
          'update' => 'omit',
          'accountId' => 'omit'
        };
ok 823
ok 824
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'accountId' => 'omit',
          'update' => 'null',
          'destroy' => 'destroy'
        };
ok 825
ok 826
$VAR1 = {
          'destroy' => 'omit',
          'update' => 'null',
          'accountId' => 'omit',
          'create' => 'create',
          'state' => 'null'
        };
ok 827
ok 828
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => 'null',
          'state' => 'null',
          'create' => 'create'
        };
ok 829
ok 830
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'empty'
        };
ok 831
ok 832
$VAR1 = {
          'destroy' => 'destroy',
          'update' => 'empty',
          'accountId' => 'omit',
          'state' => 'null',
          'create' => 'create'
        };
ok 833
ok 834
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'omit'
        };
ok 835
ok 836
$VAR1 = {
          'state' => 'null',
          'create' => 'create',
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => 'empty'
        };
ok 837
ok 838
$VAR1 = {
          'create' => 'create',
          'state' => 'null',
          'update' => 'empty',
          'accountId' => 'omit',
          'destroy' => 'empty'
        };
ok 839
ok 840
$VAR1 = {
          'destroy' => 'destroy',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'create' => 'omit',
          'state' => 'null'
        };
ok 841
ok 842
$VAR1 = {
          'create' => 'omit',
          'state' => 'null',
          'destroy' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit'
        };
ok 843
ok 844
$VAR1 = {
          'state' => 'null',
          'create' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'null'
        };
ok 845
ok 846
$VAR1 = {
          'create' => 'omit',
          'state' => 'null',
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit'
        };
ok 847
ok 848
$VAR1 = {
          'create' => 'omit',
          'state' => 'null',
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      }
        };
ok 849
ok 850
$VAR1 = {
          'destroy' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'create' => 'omit',
          'state' => 'null'
        };
ok 851
ok 852
$VAR1 = {
          'destroy' => 'null',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'create' => 'omit',
          'state' => 'null'
        };
ok 853
ok 854
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'omit',
          'state' => 'null'
        };
ok 855
ok 856
$VAR1 = {
          'state' => 'null',
          'create' => 'omit',
          'update' => 'omit',
          'accountId' => 'omit',
          'destroy' => 'destroy'
        };
ok 857
ok 858
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => 'omit',
          'create' => 'omit',
          'state' => 'null'
        };
ok 859
ok 860
$VAR1 = {
          'create' => 'omit',
          'state' => 'null',
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => 'omit'
        };
ok 861
ok 862
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'omit',
          'destroy' => 'empty',
          'create' => 'omit',
          'state' => 'null'
        };
ok 863
ok 864
$VAR1 = {
          'create' => 'omit',
          'state' => 'null',
          'destroy' => 'destroy',
          'update' => 'null',
          'accountId' => 'omit'
        };
ok 865
ok 866
$VAR1 = {
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'omit',
          'state' => 'null',
          'create' => 'omit'
        };
ok 867
ok 868
$VAR1 = {
          'state' => 'null',
          'create' => 'omit',
          'destroy' => 'null',
          'update' => 'null',
          'accountId' => 'omit'
        };
ok 869
ok 870
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => 'null',
          'create' => 'omit',
          'state' => 'null'
        };
ok 871
ok 872
$VAR1 = {
          'state' => 'null',
          'create' => 'omit',
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => 'empty'
        };
ok 873
ok 874
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'omit',
          'create' => 'omit',
          'state' => 'null'
        };
ok 875
ok 876
$VAR1 = {
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'null',
          'state' => 'null',
          'create' => 'omit'
        };
ok 877
ok 878
$VAR1 = {
          'create' => 'omit',
          'state' => 'null',
          'destroy' => 'empty',
          'update' => 'empty',
          'accountId' => 'omit'
        };
ok 879
ok 880
$VAR1 = {
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'destroy',
          'create' => 'null',
          'state' => 'null'
        };
ok 881
ok 882
$VAR1 = {
          'state' => 'null',
          'create' => 'null',
          'destroy' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit'
        };
ok 883
ok 884
$VAR1 = {
          'state' => 'null',
          'create' => 'null',
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      }
        };
ok 885
ok 886
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit'
        };
ok 887
ok 888
$VAR1 = {
          'destroy' => 'destroy',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'state' => 'null',
          'create' => 'null'
        };
ok 889
ok 890
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'omit',
          'create' => 'null',
          'state' => 'null'
        };
ok 891
ok 892
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'null'
        };
ok 893
ok 894
$VAR1 = {
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'empty',
          'state' => 'null',
          'create' => 'null'
        };
ok 895
ok 896
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'update' => 'omit',
          'accountId' => 'omit',
          'destroy' => 'destroy'
        };
ok 897
ok 898
$VAR1 = {
          'update' => 'omit',
          'accountId' => 'omit',
          'destroy' => 'omit',
          'state' => 'null',
          'create' => 'null'
        };
ok 899
ok 900
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => 'omit'
        };
ok 901
ok 902
$VAR1 = {
          'update' => 'omit',
          'accountId' => 'omit',
          'destroy' => 'empty',
          'state' => 'null',
          'create' => 'null'
        };
ok 903
ok 904
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'destroy'
        };
ok 905
ok 906
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'omit'
        };
ok 907
ok 908
$VAR1 = {
          'update' => 'null',
          'accountId' => 'omit',
          'destroy' => 'null',
          'state' => 'null',
          'create' => 'null'
        };
ok 909
ok 910
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => 'null'
        };
ok 911
ok 912
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => 'empty',
          'create' => 'null',
          'state' => 'null'
        };
ok 913
ok 914
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => 'empty'
        };
ok 915
ok 916
$VAR1 = {
          'update' => 'empty',
          'accountId' => 'omit',
          'destroy' => 'null',
          'state' => 'null',
          'create' => 'null'
        };
ok 917
ok 918
$VAR1 = {
          'create' => 'null',
          'state' => 'null',
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'empty'
        };
ok 919
ok 920
$VAR1 = {
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'destroy',
          'state' => 'null',
          'create' => 'empty'
        };
ok 921
ok 922
$VAR1 = {
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'omit',
          'create' => 'empty',
          'state' => 'null'
        };
ok 923
ok 924
$VAR1 = {
          'destroy' => 'null',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'create' => 'empty',
          'state' => 'null'
        };
ok 925
ok 926
$VAR1 = {
          'state' => 'null',
          'create' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'omit',
          'destroy' => 'empty'
        };
ok 927
ok 928
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'destroy',
          'create' => 'empty',
          'state' => 'null'
        };
ok 929
ok 930
$VAR1 = {
          'destroy' => 'omit',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'empty',
          'state' => 'null'
        };
ok 931
ok 932
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'omit',
          'destroy' => 'null'
        };
ok 933
ok 934
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'create' => 'empty',
          'state' => 'null'
        };
ok 935
ok 936
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => 'omit',
          'create' => 'empty',
          'state' => 'null'
        };
ok 937
ok 938
$VAR1 = {
          'state' => 'null',
          'create' => 'empty',
          'update' => 'omit',
          'accountId' => 'omit',
          'destroy' => 'omit'
        };
ok 939
ok 940
$VAR1 = {
          'state' => 'null',
          'create' => 'empty',
          'destroy' => 'null',
          'update' => 'omit',
          'accountId' => 'omit'
        };
ok 941
ok 942
$VAR1 = {
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => 'omit',
          'create' => 'empty',
          'state' => 'null'
        };
ok 943
ok 944
$VAR1 = {
          'state' => 'null',
          'create' => 'empty',
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => 'null'
        };
ok 945
ok 946
$VAR1 = {
          'destroy' => 'omit',
          'update' => 'null',
          'accountId' => 'omit',
          'state' => 'null',
          'create' => 'empty'
        };
ok 947
ok 948
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => 'null',
          'state' => 'null',
          'create' => 'empty'
        };
ok 949
ok 950
$VAR1 = {
          'state' => 'null',
          'create' => 'empty',
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => 'null'
        };
ok 951
ok 952
$VAR1 = {
          'destroy' => 'destroy',
          'accountId' => 'omit',
          'update' => 'empty',
          'create' => 'empty',
          'state' => 'null'
        };
ok 953
ok 954
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'accountId' => 'omit',
          'update' => 'empty',
          'destroy' => 'omit'
        };
ok 955
ok 956
$VAR1 = {
          'destroy' => 'null',
          'accountId' => 'omit',
          'update' => 'empty',
          'state' => 'null',
          'create' => 'empty'
        };
ok 957
ok 958
$VAR1 = {
          'create' => 'empty',
          'state' => 'null',
          'destroy' => 'empty',
          'accountId' => 'omit',
          'update' => 'empty'
        };
ok 959
ok 960
$VAR1 = {
          'state' => 'supplied',
          'create' => 'create',
          'accountId' => 'null',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'destroy' => 'destroy'
        };
ok 961
ok 962
$VAR1 = {
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'null',
          'destroy' => 'omit',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 963
ok 964
$VAR1 = {
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'null',
          'destroy' => 'null',
          'state' => 'supplied',
          'create' => 'create'
        };
ok 965
ok 966
$VAR1 = {
          'destroy' => 'empty',
          'update' => {
                        'contactIds' => 'same',
                        'name' => 'change'
                      },
          'accountId' => 'null',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 967
ok 968
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'accountId' => 'null',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'destroy' => 'destroy'
        };
ok 969
ok 970
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'null',
          'destroy' => 'omit'
        };
ok 971
ok 972
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'null',
          'destroy' => 'null',
          'state' => 'supplied',
          'create' => 'create'
        };
ok 973
ok 974
$VAR1 = {
          'update' => {
                        'name' => 'same',
                        'contactIds' => 'same'
                      },
          'accountId' => 'null',
          'destroy' => 'empty',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 975
ok 976
$VAR1 = {
          'create' => 'create',
          'state' => 'supplied',
          'update' => 'omit',
          'accountId' => 'null',
          'destroy' => 'destroy'
        };
ok 977
ok 978
$VAR1 = {
          'update' => 'omit',
          'accountId' => 'null',
          'destroy' => 'omit',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 979
ok 980
$VAR1 = {
          'update' => 'omit',
          'accountId' => 'null',
          'destroy' => 'null',
          'create' => 'create',
          'state' => 'supplied'
        };
ok 981
ok 982
$VAR1 = {
          'create' => 'create',
          'state' => 'su