You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AppViewIT test in test-spring-security-flow module currently has a workaround for a bug in Upload testbench element waitForUploads method.
The bug has been fixed, but not yet released.
Since the Flow test module uses a stable flow-component version, the workaround could be removed only after the flow-components release.
AppViewIT
test intest-spring-security-flow module
currently has a workaround for a bug in Upload testbench elementwaitForUploads
method.The bug has been fixed, but not yet released.
Since the Flow test module uses a stable flow-component version, the workaround could be removed only after the flow-components release.
The current code in flow test module
should become simply
The bugfix in flow-components has been backported to 24.6 and 24.5, so in Flow the workaround can be removed only on the same branches (not in 24.4).
The text was updated successfully, but these errors were encountered: