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 208445

Summary: Mac OS X JDK 7u4 specific failures (unit tests)
Product: qa Reporter: taras.ledkov
Component: TestsAssignee: issues@qa <issues>
Status: RESOLVED FIXED    
Severity: normal CC: jskrivanek, mmirilovic
Priority: P1 Keywords: JDK_SPECIFIC, UMBRELLA
Version: 7.0.1   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 208451, 208452, 208455, 208456, 208458    
Bug Blocks:    
Attachments: Unit tests results of the jdk 7u4 macos specific failures
html tests results

Description taras.ledkov 2012-02-15 11:18:33 UTC
Created attachment 115744 [details]
Unit tests results of the jdk 7u4 macos specific failures

I've compared the unit tests result of binary test distribution on JDK 7u4-b11 (linux) & JDK 7u4-b11 (Mac OS X).

Please take a look on the difference (macos jdk 7u4 specific failures):

  ActionsTest.testTooltipsContainAccelerator
  EncodingTest.testEncodingCaching
  InstallerTest.testCanDefineExitButton
  InstallerTest.testLeftAligned
  InstallerTest.testReadAllButtons
  InstallerTest.testReadListOfSubmitButtonsWithAmpersand
  MnemonicsTest.testSetLocalizedTextWithModel
  SchemaGeneratorPerf2Test.testDeleteExistingGlobalElement
  ScriptingCreateFromTemplateTest.testCreateFromTemplateEncodingP
  SimpleDialogPanelTest.testLabels3
  VCSContextTest.testForProjectNodes

I need any help or suggestions to discover reasons of this failures.
The main question is: "Are bugs in JDK causes of these falls?"

System Info:

Operating System Name: Mac OS X 
Operating System Version: Lion (10.7.3)
System Architecture: x86_64
Java Version: 1.7.0_04-b11
Java Vendor: Oracle corp
User Language: en

Tests results are attached
Comment 1 Marian Mirilovic 2012-02-15 12:20:51 UTC
Taras, this is full of xml files and it's hard to read. Could you please send us html result files ? Thanks.
Comment 2 taras.ledkov 2012-02-15 12:44:24 UTC
Created attachment 115747 [details]
html tests results

See all results of unit tests on macos & jdk 7u4 (not only mac specific!) in attach
Comment 3 taras.ledkov 2012-03-12 17:19:24 UTC
Is there any information about reasons of org.netbeans.modules.versioning.spi.VCSContextTest.testForProjectNodes failure?
I cannot found it in depends bugs too.

I deeply appreciate any help in this regard.
Comment 4 Jiri Skrivanek 2012-03-13 07:25:39 UTC
All test cases in VCSContextTest passed according to provided HTML results.
Comment 5 Jiri Skrivanek 2012-03-14 11:05:03 UTC
All tests fixed. No problem in JDK.