Skip to content

Conversation

@bulbazord
Copy link
Member

No description provided.

@llvmbot
Copy link
Member

llvmbot commented Oct 31, 2024

@llvm/pr-subscribers-lldb

Author: Alex Langford (bulbazord)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/114469.diff

1 Files Affected:

  • (modified) lldb/test/API/commands/session/save/TestSessionSave.py (+1)
diff --git a/lldb/test/API/commands/session/save/TestSessionSave.py b/lldb/test/API/commands/session/save/TestSessionSave.py
index 0f064e60844fe2..e5913f8edfe8fc 100644
--- a/lldb/test/API/commands/session/save/TestSessionSave.py
+++ b/lldb/test/API/commands/session/save/TestSessionSave.py
@@ -103,6 +103,7 @@ def test_session_save_no_transcript_warning(self):
 
         # These commands won't be saved, so are arbitrary.
         commands = [
+            "settings set interpreter.open-transcript-in-editor false",
             "p 1",
             "settings set interpreter.save-session-on-quit true",
             "fr v",

@bulbazord bulbazord merged commit c3782f6 into llvm:main Nov 1, 2024
9 checks passed
@bulbazord bulbazord deleted the stop-opening-textedit branch November 1, 2024 18:12
smallp-o-p pushed a commit to smallp-o-p/llvm-project that referenced this pull request Nov 3, 2024
NoumanAmir657 pushed a commit to NoumanAmir657/llvm-project that referenced this pull request Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants