FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-105751, test_ctypes: Remove disabled tests (GH-105826) by ambv · Pull Request #107483 · python/cpython · GitHub

/ cpython Public

[3.12] gh-105751, test_ctypes: Remove disabled tests (GH-105826) - #107483

Merged
ambv merged 1 commit into
python:3.12from
ambv:backport-8f10140-3.12
Jul 31, 2023
Merged

[3.12] gh-105751, test_ctypes: Remove disabled tests (GH-105826)#107483
ambv merged 1 commit into
python:3.12from
ambv:backport-8f10140-3.12

Conversation

ambv commented Jul 31, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor
  • The following tests were disabled since the initial ctypes commit in 2006, commit babddfc:

    • Callbacks.test_char_p()
    • DeletePointerTestCase.test_X()
    • NumberTestCase.test_perf()
    • StructureTestCase.test_subclass_creation()
    • Tests.test_X() of test_byteswap
  • NumberTestCase.test_bool_from_address() was disabled in 2007 by commit 5dc4fe0.

  • Remove check_perf() and run_test() of test_numbers. (cherry picked from commit 8f10140)

…105826)

* The following tests were disabled since the initial ctypes commit
  in 2006, commit babddfc:

  * Callbacks.test_char_p()
  * DeletePointerTestCase.test_X()
  * NumberTestCase.test_perf()
  * StructureTestCase.test_subclass_creation()
  * Tests.test_X() of test_byteswap

* NumberTestCase.test_bool_from_address() was disabled in 2007 by
  commit 5dc4fe0.
* Remove check_perf() and run_test() of test_numbers.
(cherry picked from commit 8f10140)

Co-authored-by: Victor Stinner <vstinner@python.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL