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 211357 - Diff on templates does nothing
Summary: Diff on templates does nothing
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: TestNG (show other bugs)
Version: 7.2
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-17 22:37 UTC by ulfzibis
Modified: 2012-04-17 23:18 UTC (History)
1 user (show)

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 ulfzibis 2012-04-17 22:37:55 UTC
[ BUILD # : 201204100400 ]
[ JDK VERSION : 1.7 ]

- Open template TastNGTestClass.java
- Open template TastNG Test Case
- On TastNGTestClass.java select Diff to ...
- Select TastNG Test Case
- Click Diff
Comment 1 ulfzibis 2012-04-17 22:45:03 UTC
Anyway, what is the difference between
- TestNGTestClass.java
- TestNG Test Case
+
- TestNGSuite.xml
- TestNG Test Suite
?
Comment 2 Lukas Jungmann 2012-04-17 22:46:41 UTC
don't know what is expected here, since there should really be no difference between these two templates :-(

Also update your build, please. There were made some fixes recently and there's only one template available now... (http://hg.netbeans.org/core-main/rev/134a65bbc3c5)
Comment 3 ulfzibis 2012-04-17 23:13:40 UTC
(In reply to comment #2)
> don't know what is expected here, since there should really be no difference
> between these two templates :-(

I would expect a diff window to open or at least a message "No differences", but nothing happens.
Comment 4 Lukas Jungmann 2012-04-17 23:18:09 UTC
in that case - if you see the same issue when comparing other (not testng related) templates - it does not belong here

will try to find more appropriate component as soon as you confirm the issue, thanks