Skip to content

Multiple tests fail with -OO #136438

Open
Open
@sobolevn

Description

@sobolevn

When you run ./python.exe -OO -m test MODULE_NAME at least these ones fail:

8 tests failed:
    test.test_pydoc.test_pydoc test_ast test_builtin test_compile
    test_dis test_generated_cases test_interpreters test_remote_pdb

In my opinion it would be easier to contribute one test fix at a time. Rebases and reviews will be simplier. So, contributions are welcome!

I will create a single PR just to show how this can be solved for new contributors.

  • test.test_pydoc.test_pydoc
  • test_ast
  • test_builtin, @sobolevn
  • test_compile
  • test_dis
  • test_generated_cases
  • test_interpreters
  • test_remote_pdb

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    easytestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions