Ticket #128 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Test 67 Null Pointer Exception - Test to verify an error when a decomposed domain has a conrol resource association

Reported by: msnyder Assigned to: bwilliams
Priority: High Milestone:
Component: Test Keywords:
Cc:

Description

Test 67 test.fpol: domain domA { dirFiles }; domain domA.domB; resource mqueues@domA;

The first error in test.err is correct, "The domain associated with this Control Rdef must not be a decomposed domain" but then a java.lang.Exception is thrown.

Change History

03/14/07 07:37:25 changed by dsugar

  • component changed from Parsers to Test.

03/21/07 15:57:47 changed by bwilliams

  • status changed from new to closed.
  • resolution set to fixed.

Fixed