-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
functions.SlackSlashCommandTest: handlesPopulatedKgResultsTest failed #6467
Comments
commit: 0303f32 Test outputexpected to contain: https://en.wikipedia.org/wiki/Lion but was : {"response_type":"in_channel","text":"Query: lion","attachments":[{"title":"Osama bin Laden","title_link":"https://en.wikipedia.org/wiki/Osama_bin_Laden","text":"Osama bin Mohammed bin Awad bin Laden, also transliterated as Usama bin Ladin, was a Saudi Arabian terrorist and founder of the Pan-Islamic militant organization al-Qaeda. "}]} at functions.SlackSlashCommandTest.handlesPopulatedKgResultsTest(SlackSlashCommandTest.java:162) |
commit: b186aa1 Test outputexpected to contain: https://en.wikipedia.org/wiki/Lion but was : {"response_type":"in_channel","text":"Query: lion","attachments":[{"title":"Osama bin Laden","title_link":"https://en.wikipedia.org/wiki/Osama_bin_Laden","text":"Osama bin Mohammed bin Awad bin Laden, also transliterated as Usama bin Ladin, was a Saudi Arabian terrorist and founder of the Pan-Islamic militant organization al-Qaeda. "}]} at functions.SlackSlashCommandTest.handlesPopulatedKgResultsTest(SlackSlashCommandTest.java:162) |
commit: da76a21 Test outputexpected to contain: https://en.wikipedia.org/wiki/Lion but was : {"response_type":"in_channel","text":"Query: lion","attachments":[{"title":"Osama bin Laden","title_link":"https://en.wikipedia.org/wiki/Osama_bin_Laden","text":"Osama bin Mohammed bin Awad bin Laden, also transliterated as Usama bin Ladin, was a Saudi Arabian terrorist and founder of the Pan-Islamic militant organization al-Qaeda. "}]} at functions.SlackSlashCommandTest.handlesPopulatedKgResultsTest(SlackSlashCommandTest.java:162) |
Let's see if it reopens |
Looks like this issue is flaky. 😟 I'm going to leave this open and stop commenting. A human should fix and close this. commit: 4c44a75 Test outputexpected to contain: https://en.wikipedia.org/wiki/Lion but was : {"response_type":"in_channel","text":"Query: lion","attachments":[{"title":"Osama bin Laden","title_link":"https://en.wikipedia.org/wiki/Osama_bin_Laden","text":"Osama bin Mohammed bin Awad bin Laden, also transliterated as Usama bin Ladin, was a Saudi Arabian terrorist and founder of the Pan-Islamic militant organization al-Qaeda. "}]} at functions.SlackSlashCommandTest.handlesPopulatedKgResultsTest(SlackSlashCommandTest.java:162) |
This looks like an API-level issue. @lesv @anguillanneuf I see two possible options:
Which would y'all prefer? |
I'm going to close this to see if it is fixed - we re-did the SA's and IAM's after they were deleted by an errant app, it took us a bit to get things right. (ie. I'm picking #2) If there is still a problem, then let's talk. |
Oops! Looks like this issue is still flaky. It failed again. 😬 I reopened the issue, but a human will need to close it again. commit: 571cf0f Test outputexpected to contain: https://en.wikipedia.org/wiki/Lion but was : {"response_type":"in_channel","text":"Query: lion","attachments":[{"title":"Osama bin Laden","title_link":"https://en.wikipedia.org/wiki/Osama_bin_Laden","text":"Osama bin Mohammed bin Awad bin Laden, also transliterated as Usama bin Ladin, was a Saudi Arabian terrorist and founder of the Pan-Islamic militant organization al-Qaeda. "}]} at functions.SlackSlashCommandTest.handlesPopulatedKgResultsTest(SlackSlashCommandTest.java:162) |
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the
flakybot: quiet
label andI will stop commenting.
commit: 3386f9e
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: