Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.11] gh-104623: Update macOS installer to SQLite 3.42.0 (GH-104624)#104643

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedMay 19, 2023
edited by bedevere-bot
Loading

(cherry picked from commitfd04bfe)

Co-authored-by: Erlend E. Aaslanderlend.aasland@protonmail.com

…4624)(cherry picked from commitfd04bfe)Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@ned-deilyned-deilyenabled auto-merge (squash)May 19, 2023 06:54
@ned-deilyned-deily merged commitd1bfefd intopython:3.11May 19, 2023
@miss-islingtonmiss-islington deleted the backport-fd04bfe-3.11 branchMay 19, 2023 07:16
@bedevere-bot
Copy link

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

Hi! The buildbotPPC64LE RHEL8 3.11 has failed when building commitd1bfefd.

What do you need to do:

  1. Don't panic.
  2. Checkthe 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/997/builds/700) and take a look at the build logs.
  4. Check if the failure is related to this commit (d1bfefd) 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/997/builds/700

Failed tests:

  • test_gdb

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

==

Click to see traceback logs
remote:Enumerating objects: 10, done.remote:Counting objects:  10% (1/10)remote:Counting objects:  20% (2/10)remote:Counting objects:  30% (3/10)remote:Counting objects:  40% (4/10)remote:Counting objects:  50% (5/10)remote:Counting objects:  60% (6/10)remote:Counting objects:  70% (7/10)remote:Counting objects:  80% (8/10)remote:Counting objects:  90% (9/10)remote:Counting objects: 100% (10/10)remote:Counting objects: 100% (10/10), done.remote:Compressing objects:  16% (1/6)remote:Compressing objects:  33% (2/6)remote:Compressing objects:  50% (3/6)remote:Compressing objects:  66% (4/6)remote:Compressing objects:  83% (5/6)remote:Compressing objects: 100% (6/6)remote:Compressing objects: 100% (6/6), done.remote:Total 10 (delta 3), reused 5 (delta 3), pack-reused 0From https://github.com/python/cpython * branch                  3.11       -> FETCH_HEADNote:switching to 'd1bfefd8de5c1fd51baec9e86e5f3bcc9ce28943'.You are in 'detached HEAD' state. You can look around, make experimentalchanges and commit them, and you can discard any commits you make in thisstate without impacting any branches by switching back to a branch.If you want to create a new branch to retain commits you create, you maydo so (now or later) by using -c with the switch command. Example:  git switch -c <new-branch-name>Or undo this operation with:  git switch -Turn off this advice by setting config variable advice.detachedHead to falseHEAD is now at d1bfefd8de [3.11] gh-104623: Update macOS installer to SQLite 3.42.0 (GH-104643)Switched to and reset branch '3.11'renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11renaming build/scripts-3.11/pydoc3 to build/scripts-3.11/pydoc3.11renaming build/scripts-3.11/idle3 to build/scripts-3.11/idle3.11renaming build/scripts-3.11/2to3 to build/scripts-3.11/2to3-3.11Timeout (0:15:00)!Thread 0x00007fffa7f64d40 (most recent call first):  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/selectors.py", line 415 in select  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 2108 in _communicate  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 1209 in communicate  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 112 in run_gdb  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 229 in get_stack_trace  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 765 in test_down_at_bottom  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 579 in _callTestMethod  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 623 in run  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/unittest/case.py", line 678 in __call__  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 122 in run  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/unittest/suite.py", line 84 in __call__  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/unittest/runner.py", line 217 in run  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py", line 1095 in _run_suite  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/support/__init__.py", line 1221 in run_unittest  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 276 in _test_module  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 312 in _runtest_inner2  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 355 in _runtest_inner  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 230 in _runtest  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/runtest.py", line 260 in runtest  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 364 in rerun_failed_tests  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 778 in _main  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 733 in main  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/libregrtest/main.py", line 795 in main  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/test/__main__.py", line 2 in <module>  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 88 in _run_code  File "/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/Lib/runpy.py", line 198 in _run_module_as_mainmake:*** [Makefile:1847: buildbottest] Error 1Cannot open file '/home/buildbot/buildarea/3.11.cstratak-RHEL8-ppc64le/build/build_oot/test-results.xml' for upload

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ned-deilyned-deilyned-deily approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@miss-islington@bedevere-bot@ned-deily@erlend-aasland

[8]ページ先頭

©2009-2025 Movatter.jp