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 256799 - Failing org.netbeans.modules.bugzilla.query.ControllerTest.testParameters
Summary: Failing org.netbeans.modules.bugzilla.query.ControllerTest.testParameters
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 8.2
Hardware: All All
: P1 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2015-11-26 08:57 UTC by Jiri Skrivanek
Modified: 2016-01-07 13:02 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 2015-11-26 08:57:53 UTC
Please, fix failing org.netbeans.modules.bugzilla.query.ControllerTest.testParameters (missing returned parameter [target_milestone=]). It fails since commit

http://hg.netbeans.org/main-silver/rev/610c3f02f4e0

http://test4u.cz.oracle.com/job/StableBTD-trunk/lastCompletedBuild/testReport/
Comment 1 Tomas Stupka 2015-11-26 14:32:41 UTC
fixed in jet-main #ac45db3d160f
Comment 2 Quality Engineering 2015-11-27 02:31:31 UTC
Integrated into 'main-silver', will be available in build *201511270002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ac45db3d160f
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #256799 - Failing org.netbeans.modules.bugzilla.query.ControllerTest.testParameters
Comment 3 Jiri Skrivanek 2016-01-07 13:02:44 UTC
Verified. Thanks.