volosied commented on PR #504: URL: https://github.com/apache/myfaces/pull/504#issuecomment-1407295681
``` Error: Failures: Error: FlowMyFacesRequestTestCase.testFlow1_10:940 expected:<flow[3]> but was:<flow[1]> Error: FlowMyFacesRequestTestCase.testFlow1_10_1:1028 expected:<flow[3]> but was:<flow[1]> Error: FlowMyFacesRequestTestCase.testFlow1_10_2:1116 expected:<flow[3]> but was:<flow[1]> Error: FlowMyFacesRequestTestCase.testFlow1_8:684 expected:<flow[3]> but was:<flow[1]> ``` Made a update and it's down to 4 failures now. However, I don't really like this approach, but I don't see much we can do. We follow the spec (mostly), but I think Mojarra just made more updates made to address edge cases and the spec was never updated. Basically, when should a flow be entered so that flowScope is active? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
