Skip to content

can anyone tell me why i fail the automated tests pull request #8933 #8934

Closed Answered by tianyizheng02
samarth64 asked this question in Q&A
Discussion options

You must be logged in to vote

You can click on "Details" to see why an automated test is failing.

In short, ruff is failing because we recently updated it to a newer version, and that caused ruff to suddenly consider many things wrong that wasn't considered wrong before. You're not at fault here, and these ruff errors will be fixed in a future PR.

The build is failing because one of your changes caused a unit test to fail, meaning that your change caused a function to produce the wrong output. You'll need to fix this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tianyizheng02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants