Skip to content

Commit

Permalink
Error: scripts/mail-alarm was changed, remove it from expected_to_fai…
Browse files Browse the repository at this point in the history
…l in pyproject.toml and make sure it passes pytype checks

Signed-off-by: Fei Su <fei.su@cloud.com>
  • Loading branch information
acefei committed Feb 2, 2024
1 parent 0d209c9 commit 549c2c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ expected_to_fail = [
"scripts/backup-sr-metadata.py",
"scripts/restore-sr-metadata.py",
"scripts/nbd_client_manager.py",
# No attribute 'popen2' on module 'os' [module-attr] and a couple more:
"scripts/mail-alarm",
# SSLSocket.send() only accepts bytes, not unicode string as argument:
"scripts/examples/python/exportimport.py",
# Other fixes needed:
Expand Down

0 comments on commit 549c2c3

Please sign in to comment.