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

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

[Octave-bug-tracker] [bug #54180] libinterp/corefcn/file-io.cc-tst failu


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #54180] libinterp/corefcn/file-io.cc-tst failure and weird output when test suite is run twice
Date: Sun, 24 Jun 2018 18:51:01 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?54180>

                 Summary: libinterp/corefcn/file-io.cc-tst failure and weird
output when test suite is run twice
                 Project: GNU Octave
            Submitted by: apjanke
            Submitted on: Sun 24 Jun 2018 10:51:00 PM UTC
                Category: Test Suite
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Mac OS

    _______________________________________________________

Details:

This is in Octave 4.4.0 on macOS 10.13.5, built with the Qt GUI.

When I run `__run_test_suite__` twice in a row inside the Qt GUI, the
`libinterp/corefcn/file-io.cc-tst` produces some weird output and fails one
test on the second and later runs.

>From the second run:


  libinterp/corefcn/file-io.cc-tst ............................ans =
{
  [1,1] =

       2
       3
       4
       5
       6
       7
       8
       9
      10
      11
      12
      13
      14
      15
      16
      17
      18
      19
      20
      21
      22
      23
      24
      25
      26
      27
      28
      29
      30
      31
      32
      33
      34
      35
      36
      37
      38
      39
      40
      41
      42
      43
      44
      45
      46
      47
      48
      49
      50
      51
      52
      53
      54
      55
      56
      57
      58
      59
      60
      61
      62
      63
      64
      65
      66
      67
      68
      69
      70
      71
      72
      73
      74
      75
      76
      77
      78
      79
      80
      81
      82
      83
      84
      85
      86
      87
      88
      89
      90
      91
      92
      93
      94
      95
      96
      97
      98
      99
     100

}

 PASS     89/90
                                                                  FAIL    1


>From the third and later runs:


  libinterp/corefcn/file-io.cc-tst ............................ans =
{
  [1,1] = [](0x1)
}

 PASS     89/90
                                                                  FAIL    1


This is only when running the test suite in the GUI; it doesn't seem to happen
when run in command line mode.

Full test results (from the fourth run in a session) attached.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54180>

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




reply via email to

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