-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
This test failed!
To configure my behavior, see the Build Cop Bot documentation.
If I'm commenting on this issue too often, add the buildcop: quiet
label and
I will stop commenting.
commit: 6e9baa1
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/workspace/functions/slack/main_test.py", line 73, in test_make_search_request assert 'lion' in message['attachments'][0]['title'].lower() AssertionError: assert 'lion' in 'leo: astrological sign' + where 'leo: astrological sign' = () + where = 'Leo: Astrological sign'.lower
Metadata
Metadata
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.