[haiku-bugs] Re: [Haiku] #6755: Python 2.7's test_os.py fails self.assertEquals(st2.st_mtime, int(st.st_mtime-delta)) (was: Python's test_os.py fails self.assertEquals(st2.st_mtime, int(st.st_mtime-delta)))

  • From: "korli" <trac@xxxxxxxxxxxx>
  • Date: Thu, 10 Mar 2016 09:25:59 -0000

#6755: Python 2.7's test_os.py fails self.assertEquals(st2.st_mtime, int(st
.st_mtime-delta))
-----------------------+----------------------------
   Reporter:  scottmc  |      Owner:  nobody
       Type:  bug      |     Status:  new
   Priority:  normal   |  Milestone:  R1
  Component:  System   |    Version:  R1/Development
 Resolution:           |   Keywords:
 Blocked By:           |   Blocking:
Has a Patch:  0        |   Platform:  All
-----------------------+----------------------------

Comment (by korli):

 The referred file in Python2.7:
 https://github.com/python/cpython/blob/2.7/Lib/test/test_os.py#L307
 On master the test has changed:
 https://github.com/python/cpython/blob/master/Lib/test/test_os.py

--
Ticket URL: <https://dev.haiku-os.org/ticket/6755#comment:8>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #6755: Python 2.7's test_os.py fails self.assertEquals(st2.st_mtime, int(st.st_mtime-delta)) (was: Python's test_os.py fails self.assertEquals(st2.st_mtime, int(st.st_mtime-delta))) - korli