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

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

[Octave-bug-tracker] [bug #54193] [MXE-Octave] libinterp/corefcn/time.cc


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #54193] [MXE-Octave] libinterp/corefcn/time.cc-tst failure t when test suite is run twice
Date: Wed, 27 Jun 2018 00:21:22 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36

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

                 Summary: [MXE-Octave] libinterp/corefcn/time.cc-tst failure t
when test suite is run twice
                 Project: GNU Octave
            Submitted by: avinoam
            Submitted on: Wed 27 Jun 2018 04:21:21 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Avinoam
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:


When running __run_test_suite__ twice, time.cc-tst fails.

The problems is probaly caused by test datenum:


>> test D:\Octave\OCTAVE~3.0\share\octave\4.4.0\etc\tests\libinterp\cor
efcn\time.cc-tst
PASSES 27 out of 27 tests
>> test datenum
PASSES 32 out of 32 tests
>> test D:\Octave\OCTAVE~3.0\share\octave\4.4.0\etc\tests\libinterp\cor
efcn\time.cc-tst
***** test
 t = time ();
 assert (fix (mktime (localtime (t))) == fix (t));
!!!!! test failed
assert (fix (mktime (localtime (t))) == fix (t)) failed
>> test D:\Octave\OCTAVE~3.0\share\octave\4.4.0\etc\tests\libinterp\cor
efcn\time.cc-tst
PASSES 27 out of 27 tests






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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