Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
Xray 2022 S10
-
Description
The steps below were reproduced in a datacenter environment with two nodes and one load balancer.
The easiest way to reproduce this is being skipping the load balancer and access the nodes directly.
- requirement A is in OK status and has one test covering it with PASS status (test B)
- open requirement A in both nodes (both are OK)
- access the test in node 1 and execute it to FAIL
- do not open the requirement in node 1 from now on
- open requirement A in node 2, the status should be NOK
- go to node 1 and execute test B to PASS
- open requirement A in node 2, the status is still NOK which is wrong