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

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

[Octave-bug-tracker] [bug #35038] Test fail in toplev.cc (MinGW)


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #35038] Test fail in toplev.cc (MinGW)
Date: Mon, 12 Dec 2011 04:03:52 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2

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

                 Summary: Test fail in toplev.cc (MinGW)
                 Project: GNU Octave
            Submitted by: tmacchant
            Submitted on: 2011年12月12日 04時03分51秒
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

In the development source,

changeset 14022:de90542b7afc
date    Fri Dec 09 11:17:13 2011 -0800 

One test in toplev.cc is in FAIL.


>>>>> processing e:\usr\Tatsu\mingwhome\octaves\hg\octave-work\src\toplev.cc
  ***** test
 cmd = ls_command ();
 [status, output] = system (cmd);
 assert (status, 0);
 assert (ischar (output));
 assert (! isempty (output));
!!!!! test failed
assert (status,0) expected
0
but got
 127
values do not match


This might be windows specific.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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