lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 69764947 2/4: Adapt to wine-8


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 69764947 2/4: Adapt to wine-8
Date: Sun, 22 Jan 2023 12:39:53 -0500 (EST)

branch: master
commit 697649474b856e72bd1a9d72767cec7249d2c664
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Adapt to wine-8
    
    $WINEDEBUG will be augmented, at a higher level, in the next commit.
---
 nychthemeral_test.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/nychthemeral_test.sh b/nychthemeral_test.sh
index fa086b50..99b843f8 100755
--- a/nychthemeral_test.sh
+++ b/nychthemeral_test.sh
@@ -232,6 +232,7 @@ schemata_clutter='
 
 absent_tty_clutter='
 /^[[:xdigit:]]*:err:winediag:nodrv_CreateWindow Application tried to create a 
window, but no driver could be loaded\.$/d
+/^[[:xdigit:]]*:err:winediag:nodrv_CreateWindow L"The explorer process failed 
to start."$/d
 /^[[:xdigit:]]*:err:winediag:nodrv_CreateWindow Make sure that your X server 
is running and that [$]DISPLAY is set correctly\.$/d
 /^[[:xdigit:]]*:err:systray:initialize_systray Could not create tray window$/d
 '
@@ -368,7 +369,7 @@ make "$coefficiency" install check_physical_closure 2>&1 \
 # The automated GUI test simulates keyboard and mouse actions, so
 # no such actions must be performed manually while it is running
 # (unless it is run in a virtual frame buffer, as with Xvfb here).
-# The $WINEDEBUG setting inhibits wine-{6,7}.0 nuisance messages.
+# The $WINEDEBUG setting inhibits wine-{6,7,8}.0 nuisance messages.
 if [ "x86_64-pc-linux-gnu" != "$LMI_TRIPLET" ]
 then
   printf '\n# GUI test\n\n'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]