Vladislav Mikerin created ARQ-1908:
--------------------------------------
Summary: Test functions called N^2 times for a N-sized "where:"
block
Key: ARQ-1908
URL:
https://issues.jboss.org/browse/ARQ-1908
Project: Arquillian
Issue Type: Bug
Components: Spock TestRunner
Affects Versions: spock_1.0.0.Beta3
Environment: Linux, JBoss 6.3 EAP, Arquillian 1.1.5.Final
Reporter: Vladislav Mikerin
Assignee: Bartosz Majsak
Priority: Minor
Test functions called N^2 times for a "where:" spock block,
where N is a size of the "where:" block.
I think the framework iterates twice over the "where: " block.
First on a client side and then in a container (for each iteration on the client side).
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)