Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] BUILD STATUS:: trunk nightly build has test failures!

A comparison of the log shows that modelgen was generating for old classes, and not for some new ones (or that the gen for the new ones wasn't were I expected them to be). I'm guessing that is where the problem came from. The clean area seems to be generating properly, I suspect it has something to do with the test areas not getting properly cleaned. Which would only cause trouble over time.

-Eric

On 12/24/2010 1:26 PM, Eric Gwin wrote:
Well, the clean build area seems to have cleared up the 16 core errors. I still don't see anything in the logs, but will keep looking.

On 12/24/2010 10:40 AM, eric.gwin@xxxxxxxxxx wrote:
Build summary for 2.3.0.v20101224-r8753
-----------------------------------
Non-critical compilation issues (if any) reported in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
  Tests run:8028 Failures:0 Errors:0
TEST-JPA
  Tests run:124 Failures:0 Errors:1
TEST-WDF
  Tests run:825 Failures:0 Errors:0
TEST-MOXY
  Tests run:28584 Failures:0 Errors:0
TEST-SDO
  Tests run:4530 Failures:0 Errors:0
TEST-DBWS
  Tests run:14 Failures:0 Errors:0
TEST-DBWS-UTILS
  Tests run:33 Failures:0 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-trunk_nightly_101224-0943.log)
Test logs can be found on the download server at:
    http://www.eclipse.org/eclipselink/downloads/nightly.php
Build logs can be found on the download server at:
    http://www.eclipse.org/eclipselink/downloads/build-failures.php
-----------------------------------

SVN Changes since Last Build:
------------------------------------------------------------------------
r8753 | gyorke | 2010-12-23 22:05:34 -0500 (Thu, 23 Dec 2010)
Changed paths:
   M /trunk/jpa/eclipselink.jpa.test/resource/eclipselink-annotation-model/persistence.xml
------------------------------------------------------------------------
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


--
-Eric

Oracle
Eric Gwin | Senior Software Developer
Phone: +613 288 4622 | | Fax: +613 2382818 | | Mobile: +613 8582347
Oracle Java Server Technologies
ORACLE Canada | 45 O'Connor St., Ottawa, Ontario | K1P 6L2

Green
              Oracle Oracle is committed to developing practices and products that help protect the environment

_______________________________________________ eclipselink-dev mailing list eclipselink-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/eclipselink-dev

--
-Eric

Oracle
Eric Gwin | Senior Software Developer
Phone: +613 288 4622 | | Fax: +613 2382818 | | Mobile: +613 8582347
Oracle Java Server Technologies
ORACLE Canada | 45 O'Connor St., Ottawa, Ontario | K1P 6L2

Green
            Oracle Oracle is committed to developing practices and products that help protect the environment


Back to the top