-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
ci flakeKnown CI issues. Failures on CI should be recorded in an issue, but not block PRs.Known CI issues. Failures on CI should be recorded in an issue, but not block PRs.
Description
Seen this crop up in my PR and another:
/home/runner/work/pybind11/pybind11/tests/test_embed/test_interpreter.cpp:244: FAILED:
{Unknown expression after the reported line}
due to unexpected exception with message:
TypeError: 'str' object is not callable
Example PRs:
- Add option for enable/disable enum members in docstring. #2768 | https://github.com/pybind/pybind11/pull/2768/checks?check_run_id=1656501003#step:12:36
- Update 'inactive_override_cache' key #2772 | https://github.com/pybind/pybind11/pull/2772/checks?check_run_id=1665608739#step:12:35
Guessing it's just a minor thing that'll blow over. I guess we can close this if we don't see it reoccur?
Metadata
Metadata
Assignees
Labels
ci flakeKnown CI issues. Failures on CI should be recorded in an issue, but not block PRs.Known CI issues. Failures on CI should be recorded in an issue, but not block PRs.