This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 107571 - All tests failed with "Java returned: 1"
Summary: All tests failed with "Java returned: 1"
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: ehucka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-21 07:37 UTC by Marian Mirilovic
Modified: 2011-02-17 09:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (4.89 KB, text/plain)
2007-06-21 07:40 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2007-06-21 07:37:28 UTC
I started new testruns this morning and all of them are failing with 
"Java returned: 1" 
(see attached log file)
Comment 1 Marian Mirilovic 2007-06-21 07:40:51 UTC
Created attachment 44137 [details]
log file
Comment 2 ehucka 2007-06-21 07:48:39 UTC
There is something the build was created by jdk 1.6 or higher. Can this be the reason of failure?
Comment 3 Marian Mirilovic 2007-06-21 07:59:00 UTC
Ok, it's change in build system, we need to add 

-Dpermit.jdk6.builds=true

to command line for building tests.
Comment 4 ehucka 2007-06-25 16:34:39 UTC
it is fixed in test4u
Comment 5 Marian Mirilovic 2007-06-26 07:44:07 UTC
v/c