octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #64786] Extraneous output from the test suite


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #64786] Extraneous output from the test suite
Date: Tue, 17 Oct 2023 13:08:33 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?64786>

                 Summary: Extraneous output from the test suite
                   Group: GNU Octave
               Submitter: jwe
               Submitted: Tue 17 Oct 2023 05:08:31 PM UTC
                Category: Test Suite
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Any
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Tue 17 Oct 2023 05:08:31 PM UTC By: John W. Eaton <jwe>
I'm seeing the following output when I run the test suite:


  compile/bytecode.tst ...........................................a = 0
a = 0
a = 0
a = 0
The disp of e and pi underneath is on purpose. There should be a 'e = 2' and
'ans = 3.14...'
e = 2
ans = 3.1416
 pass   40/40  


We need to find another way.  The test suite should be silent other than
displaying the name of the test and the PASS/FAIL status.

Yes, I know about the noise produced by the audiodevinfo.cc tests.  Those
messages have been discussed here:
https://octave.discourse.group/t/alsa-warnings-when-running-audiodevinfo-cc-tests/1025







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64786>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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