[neon/neon-packaging/selenium-webdriver-at-spi/Neon/unstable] debian/patches: use kwin-selenium-tester binary
Carlos De Maine
null at kde.org
Thu Dec 12 08:12:50 GMT 2024
Git commit 74c3994e5615639a12a539a4b0a818154f49a52e by Carlos De Maine.
Committed on 12/12/2024 at 08:12.
Pushed by carlosdem into branch 'Neon/unstable'.
use kwin-selenium-tester binary
M +1 -1 debian/patches/virtenv.diff
https://invent.kde.org/neon/neon-packaging/selenium-webdriver-at-spi/-/commit/74c3994e5615639a12a539a4b0a818154f49a52e
diff --git a/debian/patches/virtenv.diff b/debian/patches/virtenv.diff
index 8a0edbf..bf02f0c 100644
--- a/debian/patches/virtenv.diff
+++ b/debian/patches/virtenv.diff
@@ -29,7 +29,7 @@ index ba1d29455fd4728fc6feceeff44c8a9766aa982b..b79c014d56dddd5e17ba24b2e02f2c43
- exec('kwin_wayland', '--no-lockscreen', *extra_args,
+
+ if ENV.include?('VIRTUAL_ENV')
-+ exec('selenium-webdriver-at-spi-kwin', *extra_args,
++ exec('kwin-selenium-tester', *extra_args,
+ '--exit-with-session', "#{__FILE__} #{ARGV.shelljoin}")
+ else
+ exec('kwin_wayland', '--no-lockscreen', *extra_args,
More information about the Neon-commits
mailing list