Skip to content

Conversation

beniwohli
Copy link
Contributor

The issue is that some_dict.get("x", alt) doesn't short-circuit,
so alt is always evaluated.

closes #1336

The issue is that some_dict.get("x", alt) doesn't short-circuit, so alt is always evaluated. closes elastic#1336
@ghost
Copy link

ghost commented Sep 22, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-09-29T14:30:20.478+0000

  • Duration: 33 min 9 sec

  • Commit: ce3abdc

Test stats 🧪

Test Results
Failed 0
Passed 9603
Skipped 8607
Total 18210

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.
@beniwohli beniwohli merged commit f68d225 into elastic:master Sep 30, 2021
@beniwohli beniwohli deleted the fix-1336 branch September 30, 2021 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants