[PATCH] tests/functional/i386: Remove unused variable from the replay test

Thomas Huth posted 1 patch 2 weeks, 4 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251027104012.51682-1-thuth@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Zhao Liu <zhao1.liu@intel.com>
tests/functional/i386/test_replay.py | 1 -
1 file changed, 1 deletion(-)
[PATCH] tests/functional/i386: Remove unused variable from the replay test
Posted by Thomas Huth 2 weeks, 4 days ago
From: Thomas Huth <thuth@redhat.com>

Remove a left-over from the time when this test was still an
avocado-based test.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 tests/functional/i386/test_replay.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/functional/i386/test_replay.py b/tests/functional/i386/test_replay.py
index 7c4c2602da9..3a92ecde173 100755
--- a/tests/functional/i386/test_replay.py
+++ b/tests/functional/i386/test_replay.py
@@ -17,7 +17,6 @@ class I386Replay(ReplayKernelBase):
 
     def test_pc(self):
         self.set_machine('pc')
-        kernel_url = ()
         kernel_path = self.ASSET_KERNEL.fetch()
         kernel_command_line = self.KERNEL_COMMON_COMMAND_LINE + 'console=ttyS0'
         console_pattern = 'VFS: Cannot open root device'
-- 
2.51.0
Re: [PATCH] tests/functional/i386: Remove unused variable from the replay test
Posted by Zhao Liu 2 weeks, 4 days ago
On Mon, Oct 27, 2025 at 11:40:12AM +0100, Thomas Huth wrote:
> Date: Mon, 27 Oct 2025 11:40:12 +0100
> From: Thomas Huth <thuth@redhat.com>
> Subject: [PATCH] tests/functional/i386: Remove unused variable from the
>  replay test
> 
> From: Thomas Huth <thuth@redhat.com>
> 
> Remove a left-over from the time when this test was still an
> avocado-based test.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  tests/functional/i386/test_replay.py | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Re: [PATCH] tests/functional/i386: Remove unused variable from the replay test
Posted by Daniel P. Berrangé 2 weeks, 4 days ago
On Mon, Oct 27, 2025 at 11:40:12AM +0100, Thomas Huth wrote:
> From: Thomas Huth <thuth@redhat.com>
> 
> Remove a left-over from the time when this test was still an
> avocado-based test.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  tests/functional/i386/test_replay.py | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|