pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre2-3-g2a


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre2-3-g2a803f5f4
Date: Wed, 1 Nov 2023 12:40:16 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  2a803f5f4caf1cb18937e11c3e9d67ac9f56ac5c (commit)
      from  deaa4cd599764a43df55ecb711358893bd026ad4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2a803f5f4caf1cb18937e11c3e9d67ac9f56ac5c
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Nov 1 09:40:02 2023 -0700

    tests: Stop using squish-pty.
    
    squish-pty seems to break easily, so switch to using another way to
    simulate interactive behavior.  This way requires a small source code
    change to PSPP itself but it should be more portable.
    
    Thanks to Friedrich Beckmann for reporting the problem.  The problem that
    Friedrich reported was a hang in the "interactive output appears
    immediately" test on Debian sid.  I couldn't reproduce that problem on
    Fedora or Debian testing, but I did get failures on Debian testing.  I
    guess it's best to just avoid ptys at all.

-----------------------------------------------------------------------

Summary of changes:
 src/ui/terminal/main.c          | 13 ++++++++++++-
 tests/atlocal.in                |  3 +++
 tests/automake.mk               |  1 -
 tests/output/journal.at         |  3 +--
 tests/testsuite.in              | 17 -----------------
 tests/ui/terminal/main.at       |  3 +--
 tests/ui/terminal/squish-pty.py | 26 --------------------------
 7 files changed, 17 insertions(+), 49 deletions(-)
 delete mode 100644 tests/ui/terminal/squish-pty.py


hooks/post-receive
-- 
GNU PSPP



reply via email to

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