Replies: 2 comments 1 reply
-
XFAILS are "expected" failures, mainly pointing out spots where we know we are missing a feature but wanted to document that there should (eventually) be a test. So the output from your pytest run is all good. |
Beta Was this translation helpful? Give feedback.
1 reply
-
This can be closed now, thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I had some time so I made some edits to my fork of the code—mainly typos and doctoring edits and a fix to the plot legends in the cruise control example.
I haven't done this for a while so I'm not sure how to interpret these errors when I ran
pytest
:Could anyone help me figure this out and also help me get ready for a pull request?
Beta Was this translation helpful? Give feedback.
All reactions