[all-commits] [llvm/llvm-project] 80b9fc: Revert "[lldb] Fix qEcho message handling (#145072...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Jun 22 10:17:58 PDT 2025


  Branch: refs/heads/users/boomanaiden154/ci-use-github-native-groups-in-monolithic-scripts
  Home:   https://github.com/llvm/llvm-project
  Commit: 80b9fcf8fdf2a44da291b41d9244aa99e867f26c
      https://github.com/llvm/llvm-project/commit/80b9fcf8fdf2a44da291b41d9244aa99e867f26c
  Author: eleviant <56861949+eleviant at users.noreply.github.com>
  Date:   2025-06-22 (Sun, 22 Jun 2025)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/gdbclientutils.py
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
    M lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py

  Log Message:
  -----------
  Revert "[lldb] Fix qEcho message handling (#145072)" (#145241)

Temporarily revert commit e066f35c6981c720e3a7e5883efc40c861b3b7ee,
because lldb tests randomly hang after it's been pushed.


  Commit: 214ca3161bf50267881ce589194699a0336ee3d9
      https://github.com/llvm/llvm-project/commit/214ca3161bf50267881ce589194699a0336ee3d9
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-06-22 (Sun, 22 Jun 2025)

  Changed paths:
    M .ci/compute_projects.py
    M .ci/compute_projects_test.py

  Log Message:
  -----------
  [CI] Test all projects when CI scripts change

This patch resolves a fixme in the compute_projects script to actually
test all the projects we can when touching something in the .ci
directory. This ensures we test things like compiler-rt before landing
changes.

Reviewers: gburgessiv, lnihlen, cmtice

Reviewed By: cmtice, gburgessiv

Pull Request: https://github.com/llvm/llvm-project/pull/144034


  Commit: 99cdc26c94eed43f7619a352a1441c193700107d
      https://github.com/llvm/llvm-project/commit/99cdc26c94eed43f7619a352a1441c193700107d
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-06-22 (Sun, 22 Jun 2025)

  Changed paths:
    R .ci/generate-buildkite-pipeline-premerge
    R .ci/generate_test_report_buildkite.py
    M .ci/monolithic-linux.sh
    M .ci/monolithic-windows.sh

  Log Message:
  -----------
  [CI] Cleanup buildkite test report script

This patch removes the generate_test_report_buildkite script entrypoint
as we no longer need it now that buildkite has been sunsetted. Also
remove the calls in the monolithic-* scripts given they are adding
complexity for no value.

Also remove the generate-buildkite-pipeline-premerge script as it is
no longer needed.

Reviewers: tstellar, DavidSpickett, lnihlen, cmtice

Reviewed By: DavidSpickett

Pull Request: https://github.com/llvm/llvm-project/pull/143480


  Commit: 5bb032202bfdfb7f5e74581f254fa2ad1c9256f2
      https://github.com/llvm/llvm-project/commit/5bb032202bfdfb7f5e74581f254fa2ad1c9256f2
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-06-22 (Sun, 22 Jun 2025)

  Changed paths:
    M .ci/compute_projects.py
    M .ci/compute_projects_test.py
    M lldb/packages/Python/lldbsuite/test/gdbclientutils.py
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
    M lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6

[skip ci]


  Commit: e8993dfe25e90cc15ba7395c8c6bfe7a411a9f3b
      https://github.com/llvm/llvm-project/commit/e8993dfe25e90cc15ba7395c8c6bfe7a411a9f3b
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2025-06-22 (Sun, 22 Jun 2025)

  Changed paths:
    M .ci/compute_projects.py
    M .ci/compute_projects_test.py
    M lldb/packages/Python/lldbsuite/test/gdbclientutils.py
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
    M lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py

  Log Message:
  -----------
  rebase

Created using spr 1.3.6


Compare: https://github.com/llvm/llvm-project/compare/780ca5743043...e8993dfe25e9

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list