-
Notifications
You must be signed in to change notification settings - Fork 283
Open
Labels
bug_reportSuspected bugs, awaiting triageSuspected bugs, awaiting triage
Milestone
Description
Bug Report
Describe the Bug
tck-extension hardcodes the Participant Context Id:
Line 53 in bb00825
| public static final String PARTICIPANT_CONTEXT_ID = "participantContextId"; |
This means that the test suites that use tck-extension are forced to use a participantContextId context.
Expected Behavior
To be configurable, or to fallback to the single one eventually configured
Metadata
Metadata
Assignees
Labels
bug_reportSuspected bugs, awaiting triageSuspected bugs, awaiting triage