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 94319 - Some incompatibility between 1.5.0_10 and 1.5.0_11
Summary: Some incompatibility between 1.5.0_10 and 1.5.0_11
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: xtest (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: TEST
Depends on:
Blocks: 94277
  Show dependency tree
 
Reported: 2007-02-05 09:57 UTC by Jaroslav Tulach
Modified: 2007-08-20 16:28 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
One of the reports (18.10 KB, text/html)
2007-02-05 09:58 UTC, Jaroslav Tulach
Details
This test seems to fail on _10 as well as _12, maybe the problem is not caused by incompatibility (1.94 KB, text/plain)
2007-08-20 16:22 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2007-02-05 09:57:47 UTC
On 200701291900, when apisupport tests started to run on 1.5.0_11 a lot of 
tests began to fail on Windows. Either the setup is wrong or the 1.5.0_11 is 
incompatible with previous version:

200701291900   
   1.6.0     pass  -  pass  pass
   1.5.0_11  pass  -  pass  fail
   1.5.0_10  pass  -  pass  pass

http://ffjqa.czech:8080/unittest/TestCase.jsp?issues=39179
http://ffjqa.czech:8080/unittest/TestCase.jsp?issues=39181
Comment 1 Jaroslav Tulach 2007-02-05 09:58:11 UTC
Created attachment 38020 [details]
One of the reports
Comment 2 Jaroslav Tulach 2007-02-05 11:55:02 UTC
The tests passed on Milan Kubec's windows with jdk 1.5.0_11. Marian promised 
to reinstall the JDK on windows test machine to shield us from the problem of 
possible wrong installation.
Comment 3 Marian Mirilovic 2007-02-06 08:10:27 UTC
I reinstalled JDKs on this machine yesterday...
Comment 4 Jaroslav Tulach 2007-02-09 09:15:58 UTC
Tests on Windows XP qa-perf-xp3 work.

Tests on Windows XP qa-t4u-xp1 are not executed these days.

Very likely there was something wrong with Windows XP qa-t4u-xp1
Comment 5 Jaroslav Tulach 2007-02-09 09:16:37 UTC
Probably fixed.
Comment 6 Marian Mirilovic 2007-02-09 09:18:34 UTC
I changed the machine - verified
Comment 7 Jaroslav Tulach 2007-02-12 10:38:19 UTC
Mariane, the tests on 1.5.0_11 are really failing:
http://ffjqa.czech:8080/unittest/TestCase.jsp?issues=38590
http://ffjqa.czech:8080/unittest/TestCase.jsp?issues=39181
http://ffjqa.czech:8080/unittest/TestCase.jsp?issues=39179

However we have not simulated this on Milan Kubec's windows, so we cannot 
reliably debug the problem.
Comment 8 Marian Mirilovic 2007-03-05 14:59:28 UTC
From the history table I see this test was failing only on Windows and only on
JDK 1.5.0_11 and we tried two different machines, we reinstalled JDK on both
machines and results are still the same.

So all together we have a problem on Windows with JDK 1.5.0_11 and it looks
reproducible.

PS: HW of machines where we are running daily tests are not sufficient and
doesn't match HW requirements these days, we plan to upgrade machines in our
test farm as soon as the HW come to PRG.
Comment 9 Jaroslav Tulach 2007-07-26 10:37:40 UTC
Guys, this is likely to be related to the limitation of the length of filenames on windows introduced in 1.5.0_11. If 
you report a bug against JDK, please note it here as well.
Comment 10 Jaroslav Tulach 2007-08-20 16:22:58 UTC
Created attachment 46887 [details]
This test seems to fail on _10 as well as _12, maybe the problem is not caused by incompatibility
Comment 11 Jaroslav Tulach 2007-08-20 16:28:15 UTC
I shortened the names when creating NbTestCase.getWorkDir(). Hopefully this will help.


IDE:-------------------------------------------------
IDE: [20.8.07 17:23] Committing started
Checking in src/org/netbeans/junit/NbTestCase.java;
/shared/data/ccvs/repository/xtest/nbjunit/src/org/netbeans/junit/NbTestCase.java,v  <--  NbTestCase.java
new revision: 1.66; previous revision: 1.65
done
Checking in src/org/netbeans/junit/Manager.java;
/shared/data/ccvs/repository/xtest/nbjunit/src/org/netbeans/junit/Manager.java,v  <--  Manager.java
new revision: 1.11; previous revision: 1.10
done
Checking in test/unit/src/org/netbeans/junit/NbTestCaseTest.java;
/shared/data/ccvs/repository/xtest/nbjunit/test/unit/src/org/netbeans/junit/NbTestCaseTest.java,v  <--  
NbTestCaseTest.java
new revision: 1.11; previous revision: 1.10
done
IDE: [20.8.07 17:23] Committing finished