Bug 393846 - Workbench test testRegisterResourcesWithDependencies failed
Summary: Workbench test testRegisterResourcesWithDependencies failed
Status: NEW
Alias: None
Product: RAP
Classification: RT
Component: Workbench (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-08 05:47 EST by Ivan Furnadjiev CLA
Modified: 2012-11-08 09:17 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Furnadjiev CLA 2012-11-08 05:47:31 EST
The test testRegisterResourcesWithDependencies in RWTConfigurationWrapper is broken.
Comment 1 Ivan Furnadjiev CLA 2012-11-08 09:17:53 EST
RWTFactory.getResourceRegistry().getResourceRegistrations() returns empty array. After the call to ResourceRegistry#registerResources() the ResourceRegistration list is cleared. I have no idea what is changed and why it was working before.