Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-111426: Remove test_cmd.test_coverage #111427

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Oct 28, 2023

@AlexWaygood you reviewed the previous PR in this series, would you have time to look at this one as well, please?

@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Oct 28, 2023
Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlexWaygood AlexWaygood added skip news needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Oct 28, 2023
@AlexWaygood AlexWaygood merged commit 66bea25 into python:main Oct 28, 2023
29 checks passed
@miss-islington-app
Copy link

Thanks @sobolevn for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 28, 2023
(cherry picked from commit 66bea25)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app
Copy link

bedevere-app bot commented Oct 28, 2023

GH-111432 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 28, 2023
(cherry picked from commit 66bea25)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Oct 28, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 28, 2023

GH-111433 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Oct 28, 2023
AlexWaygood pushed a commit that referenced this pull request Oct 28, 2023
gh-111426: Remove `test_cmd.test_coverage` (GH-111427)
(cherry picked from commit 66bea25)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
AlexWaygood pushed a commit that referenced this pull request Oct 28, 2023
gh-111426: Remove `test_cmd.test_coverage` (GH-111427)
(cherry picked from commit 66bea25)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot aarch64 RHEL8 3.12 has failed when building commit f7ce402.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/1134/builds/378) and take a look at the build logs.
  4. Check if the failure is related to this commit (f7ce402) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/1134/builds/378

Failed tests:

  • test_zipimport

Failed subtests:

  • testGetCompiledSource - test.test_zipimport.CompressedZipImportTestCase.testGetCompiledSource
  • testBoth - test.test_zipimport.UncompressedZipImportTestCase.testBoth
  • testGetCompiledSource - test.test_zipimport.UncompressedZipImportTestCase.testGetCompiledSource
  • testBoth - test.test_zipimport.CompressedZipImportTestCase.testBoth

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... ok


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/Lib/test/test_zipimport.py", line 664, in testGetCompiledSource
    self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[61 chars]oot/build/test_python_3679679æ/junk95142.zip/ziptestmodule.py' != '/hom[61 chars]oot/build/test_python_3679679æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/build_oot/build/test_python_3679679æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/build_oot/build/test_python_3679679æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                               +


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/Lib/test/test_zipimport.py", line 191, in testBoth
    self.doTest(pyc_ext, files, TESTMOD)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[61 chars]oot/build/test_python_3679679æ/junk95142.zip/ziptestmodule.py' != '/hom[61 chars]oot/build/test_python_3679679æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/build_oot/build/test_python_3679679æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/build_oot/build/test_python_3679679æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                               +


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/Lib/test/test_zipimport.py", line 664, in testGetCompiledSource
    self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[61 chars]oot/build/test_python_3702634æ/junk95142.zip/ziptestmodule.py' != '/hom[61 chars]oot/build/test_python_3702634æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/build_oot/build/test_python_3702634æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/build_oot/build/test_python_3702634æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                               +


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/Lib/test/test_zipimport.py", line 191, in testBoth
    self.doTest(pyc_ext, files, TESTMOD)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[61 chars]oot/build/test_python_3702634æ/junk95142.zip/ziptestmodule.py' != '/hom[61 chars]oot/build/test_python_3702634æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/build_oot/build/test_python_3702634æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64/build/build_oot/build/test_python_3702634æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                               +


Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ok

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot aarch64 RHEL8 LTO + PGO 3.12 has failed when building commit f7ce402.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/1188/builds/375) and take a look at the build logs.
  4. Check if the failure is related to this commit (f7ce402) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/1188/builds/375

Failed tests:

  • test_zipimport

Failed subtests:

  • testGetCompiledSource - test.test_zipimport.CompressedZipImportTestCase.testGetCompiledSource
  • testBoth - test.test_zipimport.UncompressedZipImportTestCase.testBoth
  • testGetCompiledSource - test.test_zipimport.UncompressedZipImportTestCase.testGetCompiledSource
  • testBoth - test.test_zipimport.CompressedZipImportTestCase.testBoth

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... ok


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/Lib/test/test_zipimport.py", line 664, in testGetCompiledSource
    self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[59 chars]ild/build/test_python_3717088æ/junk95142.zip/ziptestmodule.py' != '/hom[59 chars]ild/build/test_python_3717088æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/build/test_python_3717088æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/build/test_python_3717088æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                             +


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/Lib/test/test_zipimport.py", line 191, in testBoth
    self.doTest(pyc_ext, files, TESTMOD)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[59 chars]ild/build/test_python_3717088æ/junk95142.zip/ziptestmodule.py' != '/hom[59 chars]ild/build/test_python_3717088æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/build/test_python_3717088æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/build/test_python_3717088æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                             +


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/Lib/test/test_zipimport.py", line 664, in testGetCompiledSource
    self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[59 chars]ild/build/test_python_3738333æ/junk95142.zip/ziptestmodule.py' != '/hom[59 chars]ild/build/test_python_3738333æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/build/test_python_3738333æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/build/test_python_3738333æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                             +


Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ok


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/Lib/test/test_zipimport.py", line 191, in testBoth
    self.doTest(pyc_ext, files, TESTMOD)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[59 chars]ild/build/test_python_3738333æ/junk95142.zip/ziptestmodule.py' != '/hom[59 chars]ild/build/test_python_3738333æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/build/test_python_3738333æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto-pgo/build/build/test_python_3738333æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                             +

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot aarch64 RHEL8 LTO 3.12 has failed when building commit f7ce402.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/1127/builds/379) and take a look at the build logs.
  4. Check if the failure is related to this commit (f7ce402) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/1127/builds/379

Failed tests:

  • test_zipimport

Failed subtests:

  • testGetCompiledSource - test.test_zipimport.CompressedZipImportTestCase.testGetCompiledSource
  • testBoth - test.test_zipimport.UncompressedZipImportTestCase.testBoth
  • testGetCompiledSource - test.test_zipimport.UncompressedZipImportTestCase.testGetCompiledSource
  • testBoth - test.test_zipimport.CompressedZipImportTestCase.testBoth

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... ok


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/Lib/test/test_zipimport.py", line 191, in testBoth
    self.doTest(pyc_ext, files, TESTMOD)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[55 chars]ild/build/test_python_3764411æ/junk95142.zip/ziptestmodule.py' != '/hom[55 chars]ild/build/test_python_3764411æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/build/test_python_3764411æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/build/test_python_3764411æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                         +


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/Lib/test/test_zipimport.py", line 664, in testGetCompiledSource
    self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[55 chars]ild/build/test_python_3764411æ/junk95142.zip/ziptestmodule.py' != '/hom[55 chars]ild/build/test_python_3764411æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/build/test_python_3764411æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/build/test_python_3764411æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                         +


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/Lib/test/test_zipimport.py", line 191, in testBoth
    self.doTest(pyc_ext, files, TESTMOD)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[55 chars]ild/build/test_python_3771908æ/junk95142.zip/ziptestmodule.py' != '/hom[55 chars]ild/build/test_python_3771908æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/build/test_python_3771908æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/build/test_python_3771908æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                         +


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/Lib/test/test_zipimport.py", line 664, in testGetCompiledSource
    self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource)
  File "/home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[55 chars]ild/build/test_python_3771908æ/junk95142.zip/ziptestmodule.py' != '/hom[55 chars]ild/build/test_python_3771908æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/build/test_python_3771908æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-RHEL8-aarch64.lto/build/build/test_python_3771908æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                         +


Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ok

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot aarch64 Fedora Stable 3.12 has failed when building commit f7ce402.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/1140/builds/331) and take a look at the build logs.
  4. Check if the failure is related to this commit (f7ce402) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/1140/builds/331

Failed tests:

  • test_zipimport

Failed subtests:

  • testGetCompiledSource - test.test_zipimport.CompressedZipImportTestCase.testGetCompiledSource
  • testBoth - test.test_zipimport.UncompressedZipImportTestCase.testBoth
  • testGetCompiledSource - test.test_zipimport.UncompressedZipImportTestCase.testGetCompiledSource
  • testBoth - test.test_zipimport.CompressedZipImportTestCase.testBoth

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/Lib/test/test_zipimport.py", line 664, in testGetCompiledSource
    self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource)
  File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[69 chars]oot/build/test_python_1448616æ/junk95142.zip/ziptestmodule.py' != '/hom[69 chars]oot/build/test_python_1448616æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/build_oot/build/test_python_1448616æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/build_oot/build/test_python_1448616æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                                       +


Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... ok


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/Lib/test/test_zipimport.py", line 664, in testGetCompiledSource
    self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource)
  File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[69 chars]oot/build/test_python_1427922æ/junk95142.zip/ziptestmodule.py' != '/hom[69 chars]oot/build/test_python_1427922æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/build_oot/build/test_python_1427922æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/build_oot/build/test_python_1427922æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                                       +


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/Lib/test/test_zipimport.py", line 191, in testBoth
    self.doTest(pyc_ext, files, TESTMOD)
  File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[69 chars]oot/build/test_python_1448616æ/junk95142.zip/ziptestmodule.py' != '/hom[69 chars]oot/build/test_python_1448616æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/build_oot/build/test_python_1448616æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/build_oot/build/test_python_1448616æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                                       +


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/Lib/test/test_zipimport.py", line 191, in testBoth
    self.doTest(pyc_ext, files, TESTMOD)
  File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/Lib/test/test_zipimport.py", line 144, in doTest
    self.assertEqual(file, os.path.join(TEMP_ZIP,
AssertionError: '/hom[69 chars]oot/build/test_python_1427922æ/junk95142.zip/ziptestmodule.py' != '/hom[69 chars]oot/build/test_python_1427922æ/junk95142.zip/ziptestmodule.pyc'
- /home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/build_oot/build/test_python_1427922æ/junk95142.zip/ziptestmodule.py
+ /home/buildbot/buildarea/3.12.cstratak-fedora-stable-aarch64/build/build_oot/build/test_python_1427922æ/junk95142.zip/ziptestmodule.pyc
?                                                                                                                                       +


Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ok

iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request Oct 29, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
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.

None yet

3 participants