Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 1b45c144f664bcfc0c1ef23e7df66150ae8f6539
      
https://github.com/buildbot/buildbot/commit/1b45c144f664bcfc0c1ef23e7df66150ae8f6539
  Author: Jorge Gonzalez <[email protected]>
  Date:   2012-03-14 (Wed, 14 Mar 2012)

  Changed paths:
    M master/buildbot/test/unit/test_steps_transfer.py

  Log Message:
  -----------
  Fix TestFileUpload.testTimestamp

Not all filesystems (e.g. ext3) return a meaningful fractional part in
in access and mod time timestamps. Coerce all values to int and just
compare at the second granularity.

Change-Id: I179b481fbc087814b813eb7c14141e828aec3ea9


  Commit: 1ac0745532404f7d76fdb058ef524dfcf35ebfe7
      
https://github.com/buildbot/buildbot/commit/1ac0745532404f7d76fdb058ef524dfcf35ebfe7
  Author: Tom Prince <[email protected]>
  Date:   2012-03-14 (Wed, 14 Mar 2012)

  Changed paths:
    M master/buildbot/test/unit/test_steps_transfer.py

  Log Message:
  -----------
  Merge pull request #357 from pepesaurio/TestFileUpload_fix

Fix TestFileUpload.testTimestamp fractional support


Compare: https://github.com/buildbot/buildbot/compare/e045315...1ac0745
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to