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

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

[Octave-bug-tracker] [bug #40606] mxe-octave built octave: fails syscall


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #40606] mxe-octave built octave: fails syscalls.cc-tst
Date: Sat, 16 Nov 2013 22:23:21 +0000
User-agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)

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

                 Summary: mxe-octave built octave: fails syscalls.cc-tst
                 Project: GNU Octave
            Submitted by: lostbard
            Submitted on: Sat 16 Nov 2013 10:23:20 PM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: John D
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

On my fedora 19 building mxe-octave with current octave-dev 3.3.7+, installing
on a Windows 7 machine and running __run_test_suite__:

sys-calls.cc-tst fails.

Running the same test line for line:

failure 1:

[in, out, pid] = popen2 ("sort", "/R");

sort expects -r option as the unix version does.

Changing it /R to -r provides an asset assert as the result doesn't match
expected of:

assert (str, {"these\r\n","strings\r\n","some\r\n","are\r\n"});


Removing the \r and it works.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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