--- parser3/tests/results/281.processed 2013/10/20 21:10:09 1.2 +++ parser3/tests/results/281.processed 2016/07/04 17:26:49 1.3 @@ -1,17 +1,20 @@ Content-Type: text/html -Content-Length: 311 +Content-Length: 175 non-blocking hash operations: 1 key=>value value -blocking hash operations: -Type: parser.runtime, -Source: sub, -Comment: can not modify hash (flocked) -Type: parser.runtime, -Source: k, -Comment: can not insert new hash key (hash flocked) -Type: parser.runtime, -Source: delete, -Comment: can not modify hash (flocked) +hash no longer hash blocking operations: +{ +"key":"value", +"k":"v", +"k2":"v2" +} +{ +"key":"value", +"k2":"v2" +} +{ +"key":"value" +} \ No newline at end of file