lordgamez commented on PR #1560:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1560#issuecomment-1527329472

   The FileUtilsTests still failed on Windows in 
https://github.com/lordgamez/nifi-minifi-cpp/actions/runs/4828367424/jobs/8602102765
 maybe it's still worth checking out stabilizing the test. The other failures 
seem to be unrelated.
   ```
   2023-04-28T09:47:03.8838944Z FileUtilsTests.exe is a Catch v2.13.10 host 
application.
   2023-04-28T09:47:03.8839221Z Run with -? for options
   2023-04-28T09:47:03.8839356Z 
   2023-04-28T09:47:03.8839544Z 
-------------------------------------------------------------------------------
   2023-04-28T09:47:03.8839865Z file_clock to system_clock conversion tests
   2023-04-28T09:47:03.8840205Z 
-------------------------------------------------------------------------------
   2023-04-28T09:47:03.8840694Z 
D:\a\nifi-minifi-cpp\nifi-minifi-cpp\libminifi\test\unit\FileUtilsTests.cpp(481)
   2023-04-28T09:47:03.8841061Z 
...............................................................................
   2023-04-28T09:47:03.8841201Z 
   2023-04-28T09:47:03.8841435Z 
D:\a\nifi-minifi-cpp\nifi-minifi-cpp\libminifi\test\unit\FileUtilsTests.cpp(501):
 FAILED:
   2023-04-28T09:47:03.8842124Z   CHECK( 
time_point_cast<LeastPreciseDurationType>(file_now).time_since_epoch().count() 
== 
time_point_cast<LeastPreciseDurationType>(double_converted_file_now).time_since_epoch().count()
 )
   2023-04-28T09:47:03.8842559Z with expansion:
   2023-04-28T09:47:03.8842758Z   133271488238680027 (0x1d979b6632777db)
   2023-04-28T09:47:03.8842955Z   ==
   2023-04-28T09:47:03.8843148Z   133271488238680028 (0x1d979b6632777dc)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to