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 245479 - Failing org.netbeans.upgrade.launcher.PlatformWithAbsolutePathTest.testPlatformWithAbsolutePath
Summary: Failing org.netbeans.upgrade.launcher.PlatformWithAbsolutePathTest.testPlatfo...
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2014-07-08 12:36 UTC by Jiri Skrivanek
Modified: 2014-07-21 09:09 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 2014-07-08 12:36:08 UTC
Please, fix failing org.netbeans.upgrade.launcher.PlatformWithAbsolutePathTest.testPlatformWithAbsolutePath. It fails only on Windows.

junit.framework.AssertionFailedError: Execution is ok:  expected:<0> but was:<-1073741819>
	at junit.framework.Assert.assertEquals(Assert.java:199)
	at org.netbeans.upgrade.launcher.PlatformWithAbsolutePathTest.run(PlatformWithAbsolutePathTest.java:128)


http://test4u.cz.oracle.com/job/StableBTD-trunk/278/jdk=jdk8,label=win8/testReport/org.netbeans.upgrade.launcher/PlatformWithAbsolutePathTest/testPlatformWithAbsolutePath/
Comment 1 Libor Fischmeistr 2014-07-16 09:23:55 UTC
Fixed in changeset - http://hg.netbeans.org/core-main/rev/6b70f308b147
Comment 2 Quality Engineering 2014-07-19 10:20:12 UTC
Integrated into 'main-silver', will be available in build *201407190718* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6b70f308b147
User: Libor Fischmeistr <lfischmeistr@netbeans.org>
Log: #245479: Failing org.netbeans.upgrade.launcher.PlatformWithAbsolutePathTest.testPlatformWithAbsolutePath