Hi, Finally the problem in Tabbar was not on the compiler, but on changes I did in renderers, so sorry for the noise about this. I didn't see it when I did it, which is strange. The other one (drawer navigation), was a problem in SectionContent leaving "is-selected" class selector. That wasn't happening before. So that seems to me caused by recent changes, but since it was kind of a hack for some problem in SectionContent sizing and positioning when starts hidden, I can assure it is not ok. So really this one was caused by changes in compiler, but I fixed (hopefully) in jewel code.
HTH El mié., 28 oct. 2020 a las 9:05, Greg Dove (<[email protected]>) escribió: > Hi Chris, these are the framework tests we have discussed in the past. They > are not run in maven, only in ant build at this point. > > They have caught compiler changes in the past, but obviously not this > issue, whatever it is, so that would mean there needs to be a new test to > cover it, once we figure out what it is. > > Greg > > > On Wed, Oct 28, 2020 at 9:00 PM Christofer Dutz <[email protected] > > > wrote: > > > Hi Josh, > > > > could you please point me to this testsuite? Were there just no tests to > > detect this current issue and they are now added to keep this base > covered > > in the future? > > > > Chris > > > > Am 27.10.20, 18:48 schrieb "Josh Tynjala" <[email protected]>: > > > > We have many automated tests for both the compiler and framework, and > > they > > continue to grow over time. The compiler has a pretty extensive suite > > of > > JUnit tests, and I also ported FlexUnit (now called RoyaleUnit) for > > automated testing of the framework libraries. > > > > -- > > Josh Tynjala > > Bowler Hat LLC <https://bowlerhat.dev> > > > > > > On Tue, Oct 27, 2020 at 10:40 AM Christofer Dutz < > > [email protected]> > > wrote: > > > > > Hi all, > > > > > > I think we should probably invest some time in creating automated > > tests to > > > find this sort of thing ... > > > I know such a test-suite will in the beginning not find every > issue, > > but > > > we could add tests whenever we run into a problem like this and > over > > time > > > it would become a more and more solid test-harness. > > > > > > What do you think? > > > > > > I'd be happy to help. > > > > > > Chris > > > > > > > > > > > > Am 27.10.20, 18:22 schrieb "Piotr Zarzycki" < > > [email protected]>: > > > > > > Sorry in our case I don't see content for some reason, but > > labels are > > > ok. > > > > > > wt., 27 paź 2020 o 18:22 Piotr Zarzycki < > > [email protected]> > > > napisał(a): > > > > > > > Ufortunately I'm experiencing same issue in our MyAccount > > > application with > > > > TabBar :( > > > > > > > > wt., 27 paź 2020 o 12:30 Carlos Rovira < > > [email protected]> > > > > napisał(a): > > > > > > > >> Hi Josh, > > > >> > > > >> just let you know that after rebuild today I'm having issues > > in TDJ > > > >> building that shows mainly 2 things: > > > >> > > > >> > > > >> - Tabs appear without labels > > > >> - The main drawer navigation is not launching the > > corresponding > > > content > > > >> as expected > > > >> > > > >> Could this be related to latest changes done in compiler? > Can > > you > > > take a > > > >> look please? > > > >> > > > >> Thanks in advance for your help. > > > >> > > > >> -- > > > >> Carlos Rovira > > > >> Apache Member & Apache Royale PMC > > > >> *Apache Software Foundation* > > > >> http://about.me/carlosrovira > > > >> > > > > > > > > > > > > -- > > > > > > > > Piotr Zarzycki > > > > > > > > > > > > > -- > > > > > > Piotr Zarzycki > > > > > > > > > > > -- Carlos Rovira Apache Member & Apache Royale PMC *Apache Software Foundation* http://about.me/carlosrovira
