I’ve been getting the ContainerAttributeTest failure on and off. I have a feeling it’s a rounding error problem. If so, I’ll fix the test to take that into account…
On Dec 30, 2014, at 1:32 PM, Erik de Bruin <e...@ixsoftware.nl> wrote: > I got: > > "insertTextTest in suite UnitTest.Tests.OperationTest" > > on both Javas; > > "paddingBottomTest ([object Object]) in suite > UnitTest.Tests.ContainerAttributeTest failed." > > only on Java 1.6. > > HTH, > > EdB > > > On Tue, Dec 30, 2014 at 11:29 AM, Harbs <harbs.li...@gmail.com> wrote: >> The consistent failure was OperationTest.insertTextTest Right? >> >> The second one should be WritingModeTest.arabicDirection. >> >> It consistently fails for me when I run all the test, but passed when I only >> run WritingModeTest. >> >> On Dec 30, 2014, at 12:24 PM, Erik de Bruin <e...@ixsoftware.nl> wrote: >> >>> Java 1.8: >>> >>> Tests run: 428, Failures: 1, Errors: 0, Skipped: 42, Time elapsed: 257.348 >>> sec >>> >>> Java 1.6: >>> >>> Tests run: 428, Failures: 2, Errors: 0, Skipped: 42, Time elapsed: 500.364 >>> sec >>> >>> EdB >>> >>> >>> >>> >>> On Tue, Dec 30, 2014 at 11:09 AM, Harbs <harbs.li...@gmail.com> wrote: >>>> BTW, I just made another commit. The only real error left seems to be an >>>> Operation test error where a new span is being inserted into a Link >>>> element rather than being inserted after it. >>>> >>>> On Dec 30, 2014, at 12:07 PM, Harbs <harbs.li...@gmail.com> wrote: >>>> >>>>> Okay, but how do we change the order in AllTestsSuite? I want to move >>>>> WritingModeTest to the top. >>>>> >>>>> Changing the order of the variables does not seem to do anything. >>>>> >>>>> On Dec 30, 2014, at 11:51 AM, piotrz <piotrzarzyck...@gmail.com> wrote: >>>>> >>>>>> Hi Harbs, >>>>>> >>>>>> Yes you can order items in your unit test class. Take a look [1] >>>>>> >>>>>> [1] https://cwiki.apache.org/confluence/display/FLEX/FlexUnit+Order >>>>>> >>>>>> Piotr >>>>>> >>>>>> >>>>>> >>>>>> ----- >>>>>> Apache Flex PMC >>>>>> piotrzarzyck...@gmail.com >>>>>> -- >>>>>> View this message in context: >>>>>> http://apache-flex-development.2333347.n4.nabble.com/DISCUSS-Release-Apache-Flex-4-14-0-tp43390p43982.html >>>>>> Sent from the Apache Flex Development mailing list archive at Nabble.com. >>>>> >>>> >>> >>> >>> >>> -- >>> Ix Multimedia Software >>> >>> Jan Luykenstraat 27 >>> 3521 VB Utrecht >>> >>> T. 06-51952295 >>> I. www.ixsoftware.nl >> > > > > -- > Ix Multimedia Software > > Jan Luykenstraat 27 > 3521 VB Utrecht > > T. 06-51952295 > I. www.ixsoftware.nl