Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing error - slack messages are not being sent to correct channel #73

Closed
joevak opened this issue May 9, 2018 · 0 comments
Closed

Comments

@joevak
Copy link

joevak commented May 9, 2018

Hi Chad,

The meta data for slack channels does not parse hyphens in the name.

# HARNESS-META slack #employer-dev leads to the error - Failed to send slack message to #employer at Yath/Command/test.pm line 576.

nawglan added a commit to nawglan/Test2-Harness that referenced this issue May 28, 2018
all of the harness directives expect a single word followed by
other stuff so do that first so we can treat 'meta' special.

meta expects 2 items, a key and a value.  they can be either white
space delimited, or dash delimited.

also, allow all directives to end with optional white space and a
comment.

add test to validate trailing comment, hyphenated keys and hyphenated
values for the meta harness directive.
exodist added a commit that referenced this issue May 31, 2018
@exodist exodist closed this as completed Dec 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants