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 - Mac OS X JDK 7u4 specific failures (unit tests)
Summary: Mac OS X JDK 7u4 specific failures (unit tests)
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Tests (show other bugs)
Version: 7.0.1
Hardware: Macintosh Mac OS X
: P1 normal (vote)
Assignee: issues@qa
URL:
Keywords: JDK_SPECIFIC, UMBRELLA
Depends on: 208451 208452 208455 208456 208458
Blocks:
  Show dependency tree
 
Reported: 2012-02-15 11:18 UTC by taras.ledkov
Modified: 2012-03-14 11:05 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Unit tests results of the jdk 7u4 macos specific failures (11.88 KB, application/x-gzip)
2012-02-15 11:18 UTC, taras.ledkov
Details
html tests results (838.79 KB, application/x-gzip)
2012-02-15 12:44 UTC, taras.ledkov
Details

Note You need to log in before you can comment on or make changes to this bug.
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.