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 142101 - C/V test failed. folder ordering
Summary: C/V test failed. folder ordering
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: martin_adamek
URL:
Keywords: TEST, UI
Depends on:
Blocks:
 
Reported: 2008-07-29 16:58 UTC by Ivan Sidorkin
Modified: 2008-10-30 14:24 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 Ivan Sidorkin 2008-07-29 16:58:50 UTC
junit.framework.AssertionFailedError: No warnings relating to folder ordering
Found same position 100 for both Templates/Project/Web/emptyGrails.xml and Templates/Project/Web/emptyWeb.xml
Comment 1 Jesse Glick 2008-07-29 17:17:35 UTC
Plus the position is wrong - should be e.g. 400 even according to the originally requested UI spec change (the UI spec
is now different anyway).
Comment 2 martin_adamek 2008-07-29 21:43:46 UTC
Tried to fix.
http://hg.netbeans.org/main/rev/b7ee3ceee346
Comment 3 Quality Engineering 2008-07-30 04:14:23 UTC
Integrated into 'main-golden', available in build *200807300201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/b7ee3ceee346
User: Martin Adamek <martin_adamek@netbeans.org>
Log: #142101: C/V test failed. folder ordering
Comment 4 Ivan Sidorkin 2008-07-30 05:45:50 UTC
verified