open-hpi / openhpi

Other
6 stars 10 forks source link

hpisettime set a wrong time on ppc64 platform #1963

Open mohandev2 opened 7 years ago

mohandev2 commented 7 years ago

Version-Release number of selected component (if applicable): openhpi-3.4.0-4.el7_3.1.ppc64 openhpi-3.4.0-4.el7_3.1.ppc

How reproducible: sometimes it passed ok, not sure why

Steps to Reproduce:

  1. hpisettime -d 02/02/2015 -t 24:15:50
  2. check the new time in output

Actual results: Current event log time on HPI target: 2016-11-14 20:00:56 Setting new event log time on HPI target ... Read-Back-Check event log time: 2015-02-02 23:15:50

Expected results: Current event log time on HPI target: 2016-11-14 20:00:56 Setting new event log time on HPI target ... Read-Back-Check event log time: 2015-02-02 00:15:50

Reported by: ngothan

Original Ticket: openhpi/bugs/1963

mohandev2 commented 6 years ago

Original comment by: mohandev2

mohandev2 commented 6 years ago

Original comment by: HemanthBeecherla

ngothan commented 5 years ago

hpisettime also sets wrong time on other platform (like aarch64, x86_64)