Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileTest.GetInfoForCreationTime is failed on CI with openmp on #129

Open
dongchangYoo opened this issue Oct 30, 2023 · 0 comments
Open

FileTest.GetInfoForCreationTime is failed on CI with openmp on #129

dongchangYoo opened this issue Oct 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@dongchangYoo
Copy link
Contributor

dongchangYoo commented Oct 30, 2023

Issue type

Bug

Current behavior?

FileTest.GetInfoForCreationTime is failed when testing with openmp on.

tachyon/base/files/file_unittest.cc:474: Failure
Expected: (info.creation_time.ToDeltaSinceUnixEpoch().InSeconds()) >= (before_creation_time_s), actual: 1698560434 vs 1698560435
Stack trace:
  0x5621b1e[363](https://github.com/kroma-network/tachyon/actions/runs/6681633807/job/18155958345?pr=123#step:9:364)dc: tachyon::FileTest_GetInfoForCreationTime_Test::TestBody()
  0x5621b1ec6fa9: testing::internal::HandleSehExceptionsInMethodIfSupported<>()
  0x5621b1ec06bd: testing::internal::HandleExceptionsInMethodIfSupported<>()
  0x5621b1ea0916: testing::Test::Run()
  0x5621b1ea13f0: testing::TestInfo::Run()
... Google Test internal frames ...

Expected Behavior?

FileTest.GetInfoForCreationTime should pass.

Links

@chokobole chokobole added the bug Something isn't working label Nov 2, 2023
@chokobole chokobole changed the title CI fail for OpenMP test FileTest.GetInfoForCreationTime is failed on CI with openmp on Nov 2, 2023
@chokobole chokobole changed the title FileTest.GetInfoForCreationTime is failed on CI with openmp on FileTest.GetInfoForCreationTime is failed on CI with openmp on Nov 2, 2023
@chokobole chokobole changed the title FileTest.GetInfoForCreationTime is failed on CI with openmp on FileTest.GetInfoForCreationTime is failed on CI with openmp on Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants