← Prev in month
← Prev in thread
[NEW ISSUE] Testcase ASM_12011 is missing a Contribution
Target:
ASM_12011_TestCase
Description:
Currently, the testcase client for ASM_12011_TestCase
has the following list of Contributions:
{ "ASM_12011",
"Contribution2",
"General",
"General"
+ _Lang
}
This is incorrect as Contribution2
has an import statement for the test2: namespace
which is explicitly from the "Contribution1"
contribution - as a result there is an
error reported for the unsatisfied
import, which is incorrect.
Proposal
Change the list of contributions for
ASM_12011_TestCase to include Contribution1:
{ "ASM_12011",
"Contribution2",
"Contribution1",
"General",
"General"
+ _Lang
}
Yours, Mike.
Strategist - Emerging Technologies, SCA & SDO.
Co Chair OASIS SCA Assembly TC.
IBM Hursley Park, Mail Point 146, Winchester, SO21 2JN, Great Britain.
Phone & FAX: +44-1962-818014 Mobile: +44-7802-467431
Email:
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
3AU
← Prev in month
← Prev in thread