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 220260 - Failing tests in versioning.util
Summary: Failing tests in versioning.util
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: All All
: P1 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: REGRESSION, TEST
Depends on:
Blocks:
 
Reported: 2012-10-17 09:56 UTC by Jiri Skrivanek
Modified: 2013-02-27 08:12 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 2012-10-17 09:56:03 UTC
Please, fix failing tests in versioning.util

http://hudson4qe.cz.oracle.com/job/StableBTD-7.3/16/testReport/
org.netbeans.modules.versioning.diff.DiffUtilsTest.testPreviousLineNumberAddedLines
org.netbeans.modules.versioning.diff.DiffUtilsTest.testPreviousLineNumberComplexChanges
org.netbeans.modules.versioning.diff.DiffUtilsTest.testPreviousLineNumberDeletedLines
org.netbeans.modules.versioning.diff.DiffUtilsTest.testPreviousLineNumberModifiedLines
org.netbeans.modules.versioning.diff.DiffUtilsTest.testPreviousLineNumberUnmodified 

To reproduce:

ant -k -f versioning.util test test-generate-html
Comment 1 Ondrej Vrabec 2012-10-17 10:15:54 UTC
fix: http://hg.netbeans.org/core-main/rev/f4909fb9bd31
Comment 2 Quality Engineering 2012-10-18 02:02:06 UTC
Integrated into 'main-golden', will be available in build *201210180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f4909fb9bd31
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #220260 - Failing tests in versioning.util