On Fri, 10 Apr 2020 at 15:06, Francesco Chicchiriccò <ilgro...@apache.org>
wrote:

> On 2020/04/10 06:59:06, Sven Meier <s...@meiers.net> wrote:
> > Hi Francesco,
> >
> > there was a slight difference in the mock setup, which should now be as
> > in Wicket 8:
> >
> >      https://issues.apache.org/jira/browse/WICKET-6766
> >
> > Many thanks for testing with Wicket 9!
>
> Great spot Sven!
>
> Which is the SNAPSHOT version to try such a change? When the related
> artifact will be available?
>

this is M6-SNAPSHOT
M5 was just released ...


>
> Regards.
>
> > On 09.04.20 16:42, Francesco Chicchiriccò wrote:
> > > On 2020/04/09 12:04:00, Sven Meier <s...@meiers.net> wrote:
> > >> Hi Francesco,
> > >>
> > >> I'll have to check what has changed here.
> > >>
> > >> I wouldn't expect any problems with MockPageStore, but perhaps it
> > >> changed slightly.
> > >>
> > >> Can you write a testcase that runs in Wicket 8 but fails in 9?
> > > Not sure if I am able, but I'll try.
> > > Meanwhile, should you get an enlightenment, please report.
> > >
> > > Regards.
> > >
> > >> On 09.04.20 12:20, Francesco Chicchiriccò wrote:
> > >>> Hi all,
> > >>> at Syncope we have been upgrading our Console and Enduser web
> applications from Wicket 8 to 9.0.0-M5, in our master branch.
> > >>>
> > >>> The process have been quite smooth effectively, with a single
> noticeable exception: in our tests we largely use WicketTester; we have
> verified, however, that Pages in the MockPageStore are incrementing their
> numericId during tests execution, even though they are still looked up by
> their initial numericId.
> > >>>
> > >>> We are using this workaround:
> > >>>
> > >>>
> https://github.com/apache/syncope/blob/master/fit/core-reference/src/test/java/org/apache/syncope/fit/console/AbstractConsoleITCase.java#L107-L125
> > >>>
> > >>> which is serving its purpose for the moment; please note that this
> was not needed with Wicket 8.
> > >>>
> > >>> Are we missing something or the one above is effectively a bug?
> > >>>
> > >>> Thanks for your support.
> > >>> Regards.
> > >>>
> > >>> ---------------------------------------------------------------------
> > >>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > >>> For additional commands, e-mail: users-h...@wicket.apache.org
> > >>>
> > >> ---------------------------------------------------------------------
> > >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > >> For additional commands, e-mail: users-h...@wicket.apache.org
> > >>
> > >>
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > > For additional commands, e-mail: users-h...@wicket.apache.org
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-- 
Best regards,
Maxim

Reply via email to