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

closes bpo-39926: Update Unicode to 13.0.0. #18910

Merged
merged 1 commit into from
Mar 11, 2020
Merged

closes bpo-39926: Update Unicode to 13.0.0. #18910

merged 1 commit into from
Mar 11, 2020

Conversation

benjaminp
Copy link
Contributor

@benjaminp benjaminp commented Mar 11, 2020

@benjaminp benjaminp merged commit 051b9d0 into python:master Mar 11, 2020
@benjaminp benjaminp deleted the up-unicodedata branch March 11, 2020 03:41
@bedevere-bot
Copy link

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

Hi! The buildbot PPC64LE RHEL8 3.x has failed when building commit 051b9d0.

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/374/builds/131) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/374/builds/131

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

406 tests OK.

10 slowest tests:

  • test_concurrent_futures: 3 min 15 sec
  • test_multiprocessing_spawn: 2 min 56 sec
  • test_capi: 2 min 47 sec
  • test_gdb: 2 min 32 sec
  • test_tokenize: 2 min 8 sec
  • test_unparse: 2 min
  • test_multiprocessing_forkserver: 1 min 53 sec
  • test_multiprocessing_fork: 1 min 42 sec
  • test_asyncio: 1 min 27 sec
  • test_lib2to3: 1 min 11 sec

1 test failed:
test_unicodedata

13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 6 min 27 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 RHEL7 3.x has failed when building commit 051b9d0.

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/4/builds/435) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/4/builds/435

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

405 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 58 sec
  • test_multiprocessing_spawn: 2 min 43 sec
  • test_io: 2 min 23 sec
  • test_tarfile: 2 min 7 sec
  • test_multiprocessing_forkserver: 1 min 53 sec
  • test_mailbox: 1 min 39 sec
  • test_dbm_gnu: 1 min 37 sec
  • test_unparse: 1 min 31 sec
  • test_lib2to3: 1 min 30 sec
  • test_tokenize: 1 min 26 sec

1 test failed:
test_unicodedata

14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 6 min 58 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot PPC64LE Fedora Stable 3.x has failed when building commit 051b9d0.

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/358/builds/125) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/358/builds/125

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

406 tests OK.

10 slowest tests:

  • test_multiprocessing_spawn: 3 min 2 sec
  • test_capi: 2 min 59 sec
  • test_concurrent_futures: 2 min 44 sec
  • test_gdb: 2 min 8 sec
  • test_tokenize: 2 min 8 sec
  • test_unparse: 1 min 51 sec
  • test_multiprocessing_forkserver: 1 min 50 sec
  • test_multiprocessing_fork: 1 min 28 sec
  • test_asyncio: 1 min 27 sec
  • test_lib2to3: 1 min 19 sec

1 test failed:
test_unicodedata

13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 7 min 19 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 Fedora Stable 3.x has failed when building commit 051b9d0.

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/41/builds/413) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/41/builds/413

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

406 tests OK.

10 slowest tests:

  • test_mailbox: 3 min 2 sec
  • test_concurrent_futures: 2 min 41 sec
  • test_multiprocessing_spawn: 2 min 25 sec
  • test_shelve: 2 min 10 sec
  • test_unparse: 1 min 42 sec
  • test_gdb: 1 min 36 sec
  • test_io: 1 min 31 sec
  • test_multiprocessing_forkserver: 1 min 30 sec
  • test_tokenize: 1 min 30 sec
  • test_capi: 1 min 27 sec

1 test failed:
test_unicodedata

13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 7 min 54 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot s390x SLES 3.x has failed when building commit 051b9d0.

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/6/builds/510) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/6/builds/510

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

404 tests OK.

10 slowest tests:

  • test_multiprocessing_spawn: 3 min 21 sec
  • test_concurrent_futures: 3 min 13 sec
  • test_multiprocessing_forkserver: 2 min 36 sec
  • test_unparse: 2 min 9 sec
  • test_capi: 1 min 57 sec
  • test_gdb: 1 min 46 sec
  • test_multiprocessing_fork: 1 min 35 sec
  • test_asyncio: 1 min 25 sec
  • test_tokenize: 1 min 22 sec
  • test_unicodedata: 1 min 1 sec

1 test failed:
test_unicodedata

15 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_readline test_sqlite test_startfile test_tix test_tk
test_ttk_guionly test_winconsoleio test_winreg test_winsound
test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 9 min 12 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-sles-z/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot PPC64LE Fedora Stable Clang Installed 3.x has failed when building commit 051b9d0.

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/354/builds/124) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/354/builds/124

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

402 tests OK.

1 test failed:
test_unicodedata

17 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 3 min 37 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.9/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.9/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot PPC64LE RHEL7 3.x has failed when building commit 051b9d0.

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/347/builds/141) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/347/builds/141

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

406 tests OK.

10 slowest tests:

  • test_concurrent_futures: 3 min 6 sec
  • test_multiprocessing_spawn: 3 min 6 sec
  • test_capi: 2 min 57 sec
  • test_tokenize: 2 min 23 sec
  • test_unparse: 2 min 22 sec
  • test_multiprocessing_forkserver: 1 min 57 sec
  • test_lib2to3: 1 min 47 sec
  • test_asyncio: 1 min 34 sec
  • test_multiprocessing_fork: 1 min 26 sec
  • test_unicodedata: 1 min 24 sec

1 test failed:
test_unicodedata

13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 6 min 15 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot PPC64LE RHEL8 LTO 3.x has failed when building commit 051b9d0.

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/356/builds/132) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/356/builds/132

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

406 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 41 sec
  • test_gdb: 2 min 8 sec
  • test_multiprocessing_spawn: 2 min 7 sec
  • test_multiprocessing_fork: 1 min 20 sec
  • test_multiprocessing_forkserver: 1 min 20 sec
  • test_tokenize: 1 min 2 sec
  • test_asyncio: 59.6 sec
  • test_signal: 48.4 sec
  • test_subprocess: 46.1 sec
  • test_unparse: 45.3 sec

1 test failed:
test_unicodedata

13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 4 min 2 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 Windows10 3.x has failed when building commit 051b9d0.

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/129/builds/510) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/129/builds/510

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

389 tests OK.

10 slowest tests:

  • test_mmap: 7 min 21 sec
  • test_io: 6 min 16 sec
  • test_largefile: 5 min 31 sec
  • test_multiprocessing_spawn: 3 min 32 sec
  • test_unparse: 2 min 34 sec
  • test_capi: 2 min 14 sec
  • test_tokenize: 2 min 14 sec
  • test_concurrent_futures: 2 min 3 sec
  • test_lib2to3: 1 min 12 sec
  • test_unicodedata: 1 min 7 sec

1 test failed:
test_unicodedata

30 tests skipped:
test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll
test_fcntl test_fork1 test_gdb test_grp test_ioctl test_kqueue
test_multiprocessing_fork test_multiprocessing_forkserver test_nis
test_openpty test_ossaudiodev test_pipes test_poll test_posix
test_pty test_pwd test_readline test_resource test_spwd
test_syslog test_threadsignals test_wait3 test_wait4
test_xxtestfuzz test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 16 min 44 sec

Click to see traceback logs
Traceback (most recent call last):
  File "D:\buildarea\3.x.bolen-windows10\build\lib\test\test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "D:\buildarea\3.x.bolen-windows10\build\lib\test\test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 Debian PGO 3.x has failed when building commit 051b9d0.

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/38/builds/493) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/38/builds/493

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

405 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 41 sec
  • test_multiprocessing_spawn: 1 min 45 sec
  • test_multiprocessing_forkserver: 1 min 18 sec
  • test_multiprocessing_fork: 1 min 7 sec
  • test_asyncio: 52.7 sec
  • test_signal: 46.8 sec
  • test_subprocess: 40.5 sec
  • test_io: 35.4 sec
  • test_largefile: 33.6 sec
  • test_unparse: 33.5 sec

1 test failed:
test_unicodedata

14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 11 min 28 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/var/lib/buildbot/workers/enable-optimizations-bot/3.x.gps-debian-profile-opt.pgo/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/var/lib/buildbot/workers/enable-optimizations-bot/3.x.gps-debian-profile-opt.pgo/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot ARMv7 Debian buster 3.x has failed when building commit 051b9d0.

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/168/builds/503) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/168/builds/503

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

406 tests OK.

10 slowest tests:

  • test_tokenize: 8 min 5 sec
  • test_unparse: 7 min 2 sec
  • test_lib2to3: 5 min 51 sec
  • test_gdb: 5 min 25 sec
  • test_multiprocessing_spawn: 4 min 59 sec
  • test_concurrent_futures: 4 min 46 sec
  • test_asyncio: 4 min 16 sec
  • test_capi: 4 min 6 sec
  • test_multiprocessing_forkserver: 3 min 14 sec
  • test_unicodedata: 2 min 53 sec

1 test failed:
test_unicodedata

13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 18 min 23 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/ssd/buildbot/buildarea/3.x.gps-ubuntu-exynos5-armv7l/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/ssd/buildbot/buildarea/3.x.gps-ubuntu-exynos5-armv7l/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot s390x RHEL8 LTO + PGO 3.x has failed when building commit 051b9d0.

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/498/builds/111) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/498/builds/111

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_logout - test.test_imaplib.RemoteIMAP_STARTTLSTest
  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

404 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 35 sec
  • test_multiprocessing_spawn: 1 min 34 sec
  • test_multiprocessing_forkserver: 1 min 12 sec
  • test_multiprocessing_fork: 1 min 7 sec
  • test_signal: 48.9 sec
  • test_asyncio: 41.8 sec
  • test_io: 33.2 sec
  • test_imaplib: 32.7 sec
  • test_faulthandler: 32.6 sec
  • test_pydoc: 30.9 sec

1 test failed:
test_unicodedata

15 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

2 re-run tests:
test_imaplib test_unicodedata

Total duration: 4 min 44 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/imaplib.py", line 989, in _command
    self.send(data + CRLF)
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/imaplib.py", line 331, in send
    self.sock.sendall(data)
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/ssl.py", line 1204, in sendall
    v = self.send(byte_view[count:])
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/ssl.py", line 1173, in send
    return self._sslobj.write(data)
BrokenPipeError: [Errno 32] Broken pipe


Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_imaplib.py", line 951, in tearDown
    self.server.logout()
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/imaplib.py", line 641, in logout
    typ, dat = self._simple_command('LOGOUT')
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/imaplib.py", line 1213, in _simple_command
    return self._command_complete(name, self._command(name, *args))
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/imaplib.py", line 991, in _command
    raise self.abort('socket error: %s' % val)
imaplib.IMAP4.abort: socket error: [Errno 32] Broken pipe


Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto-pgo/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot s390x RHEL7 LTO + PGO 3.x has failed when building commit 051b9d0.

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/483/builds/103) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/483/builds/103

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

405 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 49 sec
  • test_multiprocessing_spawn: 2 min 18 sec
  • test_multiprocessing_forkserver: 1 min 43 sec
  • test_tokenize: 1 min 35 sec
  • test_multiprocessing_fork: 1 min 16 sec
  • test_unparse: 1 min 5 sec
  • test_lib2to3: 1 min 3 sec
  • test_asyncio: 49.9 sec
  • test_signal: 48.5 sec
  • test_io: 40.0 sec

1 test failed:
test_unicodedata

14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 6 min 19 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 RHEL7 LTO + PGO 3.x has failed when building commit 051b9d0.

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/196/builds/410) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/196/builds/410

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

405 tests OK.

10 slowest tests:

  • test_mailbox: 4 min 6 sec
  • test_shelve: 3 min 31 sec
  • test_concurrent_futures: 2 min 43 sec
  • test_multiprocessing_spawn: 2 min 19 sec
  • test_tokenize: 1 min 38 sec
  • test_largefile: 1 min 38 sec
  • test_asyncio: 1 min 33 sec
  • test_multiprocessing_forkserver: 1 min 31 sec
  • test_bz2: 1 min 20 sec
  • test_io: 1 min 19 sec

1 test failed:
test_unicodedata

14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 6 min 5 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot x86 Gentoo Installed with X 3.x has failed when building commit 051b9d0.

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/128/builds/424) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/128/builds/424

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

406 tests OK.

1 test failed:
test_unicodedata

13 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_startfile
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 23 min 23 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.installed/build/target/lib/python3.9/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.installed/build/target/lib/python3.9/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot PPC64LE RHEL7 LTO + PGO 3.x has failed when building commit 051b9d0.

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/344/builds/141) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/344/builds/141

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

405 tests OK.

10 slowest tests:

  • test_concurrent_futures: 3 min 3 sec
  • test_tokenize: 3 min 2 sec
  • test_multiprocessing_spawn: 3 min
  • test_unparse: 2 min 13 sec
  • test_lib2to3: 2 min 8 sec
  • test_multiprocessing_forkserver: 1 min 59 sec
  • test_multiprocessing_fork: 1 min 22 sec
  • test_asyncio: 1 min 19 sec
  • test_unicodedata: 1 min 9 sec
  • test_io: 58.2 sec

1 test failed:
test_unicodedata

14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 6 min 25 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5

@bedevere-bot
Copy link

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

Hi! The buildbot x86-64 macOS 3.x has failed when building commit 051b9d0.

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/275/builds/381) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/275/builds/381

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

401 tests OK.

10 slowest tests:

  • test_multiprocessing_spawn: 3 min 41 sec
  • test_concurrent_futures: 3 min 33 sec
  • test_unparse: 2 min 43 sec
  • test_tokenize: 2 min 42 sec
  • test_multiprocessing_forkserver: 2 min 16 sec
  • test_lib2to3: 2 min 6 sec
  • test_unicodedata: 1 min 42 sec
  • test_asyncio: 1 min 40 sec
  • test_capi: 1 min 35 sec
  • test_io: 1 min 2 sec

1 test failed:
test_unicodedata

18 tests skipped:
test_devpoll test_epoll test_gdb test_ioctl test_msilib
test_multiprocessing_fork test_ossaudiodev test_smtpnet test_spwd
test_ssl test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 26 min 11 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.billenstein-macos/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.billenstein-macos/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 Debian root 3.x has failed when building commit 051b9d0.

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/225/builds/495) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/225/builds/495

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

399 tests OK.

10 slowest tests:

  • test_concurrent_futures: 4 min
  • test_multiprocessing_spawn: 3 min 39 sec
  • test_capi: 3 min 1 sec
  • test_unparse: 2 min 38 sec
  • test_tokenize: 2 min 34 sec
  • test_asyncio: 2 min 31 sec
  • test_multiprocessing_forkserver: 2 min 6 sec
  • test_lib2to3: 1 min 51 sec
  • test_multiprocessing_fork: 1 min 26 sec
  • test_largefile: 1 min 5 sec

1 test failed:
test_unicodedata

20 tests skipped:
test_devpoll test_gdb test_idle test_ioctl test_kqueue test_msilib
test_ossaudiodev test_smtpnet test_ssl test_startfile test_tcl
test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 26 min 14 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e


Traceback (most recent call last):
  File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5

@bedevere-bot
Copy link

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

Hi! The buildbot s390x RHEL8 LTO 3.x has failed when building commit 051b9d0.

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/490/builds/100) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/490/builds/100

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

405 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 30 sec
  • test_multiprocessing_spawn: 1 min 40 sec
  • test_gdb: 1 min 29 sec
  • test_multiprocessing_forkserver: 1 min 12 sec
  • test_multiprocessing_fork: 1 min 6 sec
  • test_signal: 50.2 sec
  • test_asyncio: 43.2 sec
  • test_imaplib: 41.8 sec
  • test_tokenize: 32.4 sec
  • test_io: 31.6 sec

1 test failed:
test_unicodedata

14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 5 min 20 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel8-z.lto/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 Fedora Stable Clang Installed 3.x has failed when building commit 051b9d0.

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/127/builds/412) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/127/builds/412

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

402 tests OK.

1 test failed:
test_unicodedata

17 tests skipped:
test_asdl_parser test_check_c_globals test_clinic test_devpoll
test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 4 min 39 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 Ubuntu Shared 3.x has failed when building commit 051b9d0.

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/101/builds/487) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/101/builds/487

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

402 tests OK.

10 slowest tests:

  • test_multiprocessing_spawn: 4 min 28 sec
  • test_concurrent_futures: 4 min 22 sec
  • test_tokenize: 3 min 2 sec
  • test_unparse: 2 min 53 sec
  • test_capi: 2 min 46 sec
  • test_gdb: 2 min 16 sec
  • test_multiprocessing_forkserver: 2 min 13 sec
  • test_asyncio: 2 min 9 sec
  • test_multiprocessing_fork: 1 min 29 sec
  • test_unicodedata: 1 min 17 sec

1 test failed:
test_unicodedata

17 tests skipped:
test_devpoll test_idle test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tcl test_tix test_tk
test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 28 min 29 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e


Traceback (most recent call last):
  File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5

@bedevere-bot
Copy link

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

Hi! The buildbot s390x RHEL7 LTO 3.x has failed when building commit 051b9d0.

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/527/builds/104) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/527/builds/104

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

406 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 38 sec
  • test_multiprocessing_spawn: 2 min 17 sec
  • test_multiprocessing_forkserver: 1 min 35 sec
  • test_tokenize: 1 min 34 sec
  • test_multiprocessing_fork: 1 min 25 sec
  • test_lib2to3: 1 min 7 sec
  • test_unparse: 1 min 5 sec
  • test_asyncio: 57.5 sec
  • test_signal: 48.1 sec
  • test_io: 40.4 sec

1 test failed:
test_unicodedata

13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 7 min 49 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 RHEL7 LTO 3.x has failed when building commit 051b9d0.

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/103/builds/417) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/103/builds/417

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

405 tests OK.

10 slowest tests:

  • test_mailbox: 4 min 20 sec
  • test_shelve: 3 min 44 sec
  • test_concurrent_futures: 2 min 43 sec
  • test_multiprocessing_spawn: 2 min 18 sec
  • test_tokenize: 1 min 38 sec
  • test_multiprocessing_forkserver: 1 min 30 sec
  • test_largefile: 1 min 30 sec
  • test_sqlite: 1 min 21 sec
  • test_lib2to3: 1 min 17 sec
  • test_multiprocessing_fork: 1 min 13 sec

1 test failed:
test_unicodedata

14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 7 min 16 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64.lto/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5

@bedevere-bot
Copy link

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

Hi! The buildbot PPC64LE RHEL8 LTO + PGO 3.x has failed when building commit 051b9d0.

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/450/builds/127) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/450/builds/127

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

405 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 32 sec
  • test_multiprocessing_spawn: 1 min 34 sec
  • test_multiprocessing_forkserver: 1 min 16 sec
  • test_multiprocessing_fork: 1 min 9 sec
  • test_signal: 47.5 sec
  • test_asyncio: 47.2 sec
  • test_tokenize: 45.6 sec
  • test_io: 38.9 sec
  • test_imaplib: 38.5 sec
  • test_subprocess: 31.4 sec

1 test failed:
test_unicodedata

14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 3 min 10 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto-pgo/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto-pgo/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot s390x Fedora LTO + PGO 3.x has failed when building commit 051b9d0.

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/460/builds/90) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/460/builds/90

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

403 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 47 sec
  • test_multiprocessing_spawn: 1 min 45 sec
  • test_distutils: 1 min 34 sec
  • test_multiprocessing_forkserver: 1 min 27 sec
  • test_multiprocessing_fork: 1 min 17 sec
  • test_signal: 50.9 sec
  • test_asyncio: 50.5 sec
  • test_subprocess: 38.8 sec
  • test_io: 38.7 sec
  • test_tokenize: 36.9 sec

1 test failed:
test_unicodedata

16 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis
test_ossaudiodev test_readline test_startfile test_tix test_tk
test_ttk_guionly test_winconsoleio test_winreg test_winsound
test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 5 min 24 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot PPC64LE RHEL7 LTO 3.x has failed when building commit 051b9d0.

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/373/builds/142) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/373/builds/142

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

406 tests OK.

10 slowest tests:

  • test_tokenize: 3 min 15 sec
  • test_multiprocessing_spawn: 3 min 15 sec
  • test_concurrent_futures: 3 min 14 sec
  • test_unparse: 2 min 19 sec
  • test_lib2to3: 2 min 5 sec
  • test_multiprocessing_forkserver: 1 min 41 sec
  • test_multiprocessing_fork: 1 min 21 sec
  • test_unicodedata: 1 min 20 sec
  • test_asyncio: 1 min 18 sec
  • test_io: 56.3 sec

1 test failed:
test_unicodedata

13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 6 min 51 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot x86 Gentoo Non-Debug with X 3.x has failed when building commit 051b9d0.

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/188/builds/449) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/188/builds/449

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

410 tests OK.

10 slowest tests:

  • test_multiprocessing_spawn: 4 min 37 sec
  • test_concurrent_futures: 3 min 42 sec
  • test_unparse: 3 min 5 sec
  • test_multiprocessing_forkserver: 2 min 3 sec
  • test_tokenize: 1 min 55 sec
  • test_lib2to3: 1 min 53 sec
  • test_asyncio: 1 min 35 sec
  • test_multiprocessing_fork: 1 min 16 sec
  • test_unicodedata: 1 min 5 sec
  • test_gdb: 1 min 2 sec

1 test failed:
test_unicodedata

9 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 27 min 14 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e


Traceback (most recent call last):
  File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5

@bedevere-bot
Copy link

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

Hi! The buildbot PPC64LE Fedora Stable LTO + PGO 3.x has failed when building commit 051b9d0.

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/449/builds/120) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/449/builds/120

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

405 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 26 sec
  • test_multiprocessing_spawn: 1 min 39 sec
  • test_multiprocessing_forkserver: 1 min 15 sec
  • test_multiprocessing_fork: 1 min 6 sec
  • test_asyncio: 53.4 sec
  • test_signal: 46.9 sec
  • test_tokenize: 44.6 sec
  • test_io: 36.8 sec
  • test_pydoc: 32.3 sec
  • test_subprocess: 31.0 sec

1 test failed:
test_unicodedata

14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 4 min 30 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot s390x Fedora LTO 3.x has failed when building commit 051b9d0.

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/500/builds/90) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/500/builds/90

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

404 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 35 sec
  • test_gdb: 1 min 47 sec
  • test_multiprocessing_spawn: 1 min 40 sec
  • test_multiprocessing_forkserver: 1 min 21 sec
  • test_multiprocessing_fork: 1 min 17 sec
  • test_asyncio: 50.3 sec
  • test_signal: 47.9 sec
  • test_tokenize: 43.4 sec
  • test_subprocess: 32.5 sec
  • test_io: 32.1 sec

1 test failed:
test_unicodedata

15 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_ossaudiodev test_readline test_startfile test_tix test_tk
test_ttk_guionly test_winconsoleio test_winreg test_winsound
test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 5 min 21 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e


Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 Fedora Stable LTO + PGO 3.x has failed when building commit 051b9d0.

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/64/builds/415) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/64/builds/415

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

405 tests OK.

10 slowest tests:

  • test_mailbox: 2 min 33 sec
  • test_concurrent_futures: 2 min 31 sec
  • test_shelve: 1 min 43 sec
  • test_multiprocessing_spawn: 1 min 39 sec
  • test_multiprocessing_forkserver: 1 min 14 sec
  • test_multiprocessing_fork: 1 min 6 sec
  • test_asyncio: 56.4 sec
  • test_largefile: 52.7 sec
  • test_io: 50.7 sec
  • test_signal: 47.0 sec

1 test failed:
test_unicodedata

14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 4 min 9 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e

@bedevere-bot
Copy link

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

Hi! The buildbot PPC64LE Fedora Stable LTO 3.x has failed when building commit 051b9d0.

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/376/builds/124) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/376/builds/124

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

406 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 33 sec
  • test_gdb: 1 min 49 sec
  • test_multiprocessing_spawn: 1 min 35 sec
  • test_multiprocessing_forkserver: 1 min 18 sec
  • test_multiprocessing_fork: 1 min 5 sec
  • test_tokenize: 54.7 sec
  • test_asyncio: 48.9 sec
  • test_signal: 47.2 sec
  • test_io: 43.0 sec
  • test_unparse: 37.0 sec

1 test failed:
test_unicodedata

13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 4 min

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.lto/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5

@bedevere-bot
Copy link

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

Hi! The buildbot AMD64 Fedora Stable LTO 3.x has failed when building commit 051b9d0.

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/112/builds/417) and take a look at the build logs.
  4. Check if the failure is related to this commit (051b9d0) 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/112/builds/417

Failed tests:

  • test_unicodedata

Failed subtests:

  • test_function_checksum - test.test_unicodedata.UnicodeFunctionsTest
  • test_method_checksum - test.test_unicodedata.UnicodeMethodsTest

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

== Tests result: FAILURE then FAILURE ==

406 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 33 sec
  • test_io: 2 min 14 sec
  • test_gdb: 2 min 1 sec
  • test_multiprocessing_spawn: 1 min 49 sec
  • test_tarfile: 1 min 41 sec
  • test_largefile: 1 min 36 sec
  • test_multiprocessing_forkserver: 1 min 14 sec
  • test_mailbox: 1 min 14 sec
  • test_shelve: 1 min 13 sec
  • test_multiprocessing_fork: 1 min 4 sec

1 test failed:
test_unicodedata

13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_unicodedata

Total duration: 4 min 24 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_unicodedata.py", line 95, in test_function_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'd1e37a2854df60ac607b47b51189b9bf1b54bfdb' != '4bcbf9df344114b1ebc95b904f4352dd250dff7e'
- d1e37a2854df60ac607b47b51189b9bf1b54bfdb
+ 4bcbf9df344114b1ebc95b904f4352dd250dff7e


Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_unicodedata.py", line 64, in test_method_checksum
    self.assertEqual(result, self.expectedchecksum)
AssertionError: 'fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d' != 'e728278035eb76cf92d86f07852266b0433f16a5'
- fbdf8106a3c7c242086b0a9efa03ad4d30d5b85d
+ e728278035eb76cf92d86f07852266b0433f16a5

anthrotype added a commit to anthrotype/unicodedata2 that referenced this pull request Mar 17, 2020
Fixes fonttools#34

Adapted from: python/cpython#18910
commit 051b9d08d1e6a8b1022a2bd9166be51c0b152698
Author: Benjamin Peterson <benjamin@python.org>
Date:   Tue Mar 10 20:41:34 2020 -0700

    closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
anthrotype added a commit to fonttools/unicodedata2 that referenced this pull request Mar 19, 2020
* Clean up and reduce visual clutter in the makeunicodedata scripts

python/cpython#7558

commit faa2948654d15a859bc4317e00730ff213295764
Author: Stefan Behnel <stefan_ml@behnel.de>
Date:   Sat Jun 1 21:49:03 2019 +0200

    Clean up and reduce visual clutter in the makeunicode.py script. (GH-7558)

* bpo-37760: Factor out the basic UCD parsing logic of makeunicodedata. (GH-15130)

python/cpython#15130
commit ef2af1ad44be0542a47270d5173a0b920c3a450d
Author: Greg Price <gnprice@gmail.com>
Date:   Mon Aug 12 22:20:56 2019 -0700

    bpo-37760: Factor out the basic UCD parsing logic of makeunicodedata. (GH-15130)

    There were 10 copies of this, and almost as many distinct versions of
    exactly how it was written.  They're all implementing the same
    standard.  Pull them out to the top, so the more interesting logic
    that remains becomes easier to read.

~~~

I removed the type hints from UcdFile class to apply the same patch to both python 2 and 3

* bpo-37760: Constant-fold some old options in makeunicodedata. (GH-15129)

python/cpython#15129
commit 99d208efed97e02d813e8166925b998bbd0d3993 (HEAD)
Author: Greg Price <gnprice@gmail.com>
Date:   Mon Aug 12 22:59:30 2019 -0700

    bpo-37760: Constant-fold some old options in makeunicodedata. (GH-15129)

    The `expand` option was introduced in 2000 in commit fad27aee1.
    It appears to have been always set since it was committed, and
    what it does is tell the code to do something essential.  So,
    just always do that, and cut the option.

    Also cut the `linebreakprops` option, which isn't consulted anymore.

* bpo-37760: Factor out standard range-expanding logic in makeunicodedata. (GH-15248)

python/cpython#15248
commit c03e698c344dfc557555b6b07a3ee2702e45f6ee (HEAD)
Author: Greg Price <gnprice@gmail.com>
Date:   Tue Aug 13 19:28:38 2019 -0700

    bpo-37760: Factor out standard range-expanding logic in makeunicodedata. (GH-15248)

    Much like the lower-level logic in commit ef2af1ad4, we had
    4 copies of this logic, written in a couple of different ways.
    They're all implementing the same standard, so write it just once.

* bpo-37760: Avoid cluttering work tree with downloaded Unicode files. (GH-15128)

python/cpython#15128
commit 3e4498d35c34aeaf4a9c3d57509b0d3277048ac6
Author: Greg Price <gnprice@gmail.com>
Date:   Wed Aug 14 18:18:53 2019 -0700

    bpo-37760: Avoid cluttering work tree with downloaded Unicode files. (GH-15128)

* Convert from length-18 lists to namedtuple, in makeunicodedata. (GH-15265)

Adapted from: python/cpython#15265

commit a65678c5c90002c5e40fa82746de07e6217df625
Author: Greg Price <gnprice@gmail.com>
Date:   Thu Sep 12 02:23:43 2019 -0700

    bpo-37760: Convert from length-18 lists to a dataclass, in makeunicodedata. (GH-15265)

    Now the fields have names!  Much easier to keep straight as a
    reader than the elements of an 18-tuple.

    Runs about 10-15% slower: from 10.8s to 12.3s, on my laptop.
    Fortunately that's perfectly fine for this maintenance script.

~~~

The original patch uses dataclasses but I use namedtuple here so that it
works on both python 2 and 3.

* closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)

Fixes #34

Adapted from: python/cpython#18910
commit 051b9d08d1e6a8b1022a2bd9166be51c0b152698
Author: Benjamin Peterson <benjamin@python.org>
Date:   Tue Mar 10 20:41:34 2020 -0700

    closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)

* Update some www.unicode.org URLs to use HTTPS. (GH-18912)

Adapted from: python/cpython#18912
commit 51796e5d2632e6ada81ca677b4153f4ccd490702
Author: Benjamin Peterson <benjamin@python.org>
Date:   Tue Mar 10 21:10:59 2020 -0700

    Update some www.unicode.org URLs to use HTTPS. (GH-18912)

* Update checksum test for Unicode 13; extend test to all of Unicode

This commit combines the following two upstream patches:

python/cpython#18913
commit c77aa2d60b420747886f4258cf159bdbb7354100
Author: Benjamin Peterson <benjamin@python.org>
Date:   Tue Mar 10 21:18:33 2020 -0700

    bpo-39926: Update unicodedata checksum tests for Unicode 13.0 update. (GH-18913)

    I forget these tests required the cpu resource.

python/cpython#15125
commit 6954be815a16fad11d1d66be576865bbbeb2b97d
Author: Greg Price <gnprice@gmail.com>
Date:   Thu Sep 12 02:25:25 2019 -0700

    closes bpo-37758: Extend unicodedata checksum tests to cover all of Unicode. (GH-15125)

    Unicode has grown since Python first gained support for it,
    when Unicode itself was still rather new.

    This pair of test cases was added in commit 6a20ee7de back in 2000,
    and they haven't needed to change much since then.  But do change
    them to look beyond the Basic Multilingual Plane (range(0x10000))
    and cover all 17 planes of Unicode's final form.

    This adds about 5 seconds to the test suite's runtime.  Mark the
    tests as CPU-using accordingly.

* test_unicodedata2: add unichr for 'narrow' python builds

* Update multibuild to latest 'devel' branch

* Build and run tests on Python 3.8

* .travis.yml: remove implicit job

or else is rejected with "Build config did not create any jobs"

travis-ci/travis-ci#8536

* test_unicodedata2: do not import test.support.requires_resource

import fails for some reason on some older 2.7 versions, see
https://travis-ci.org/github/mikekap/unicodedata2/jobs/663493029

It should not make any difference without this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants