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 257902 - Failing org.netbeans.modules.glassfish.common.ServerDetailsTest
Summary: Failing org.netbeans.modules.glassfish.common.ServerDetailsTest
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 8.2
Hardware: All All
: P1 normal (vote)
Assignee: Petr Hejl
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2016-02-09 09:05 UTC by Jiri Skrivanek
Modified: 2016-02-15 12:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2016-02-09 09:05:01 UTC
Please, fix failing org.netbeans.modules.glassfish.common.ServerDetailsTest.testIsInstalledInDirectory and org.netbeans.modules.glassfish.common.ServerDetailsTest.testGetVersionFromInstallDirectory.


http://test4u.cz.oracle.com/job/StableBTD-trunk/lastCompletedBuild/testReport/
Comment 1 Petr Hejl 2016-02-09 10:06:22 UTC
Fixed in web-main 40dffd87002f.
Comment 2 Quality Engineering 2016-02-10 02:32:04 UTC
Integrated into 'main-silver', will be available in build *201602100002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/40dffd87002f
User: Petr Hejl <phejl@netbeans.org>
Log: #257902 Failing org.netbeans.modules.glassfish.common.ServerDetailsTest
Comment 3 Jiri Skrivanek 2016-02-15 12:59:32 UTC
Verified. Thanks.