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

[Code]: Flaky test in VFSFTP_IT #335

Open
mikekazakov opened this issue Jul 17, 2024 · 0 comments
Open

[Code]: Flaky test in VFSFTP_IT #335

mikekazakov opened this issue Jul 17, 2024 · 0 comments

Comments

@mikekazakov
Copy link
Owner

Task Type

Technical Debt

Description

From the CI log:

VFSFTP big files reading cancellation
./run_all_integration_tests.sh: line 70: 12412 Abort trap: 6           $BINARY_PATH
-------------------------------------------------------------------------------
/Users/runner/work/nimble-commander/nimble-commander/Source/VFS/tests/VFSFTP_IT.mm:281
...............................................................................

/Users/runner/work/nimble-commander/nimble-commander/Source/VFS/tests/VFSFTP_IT.mm:321: FAILED:
  REQUIRE( (std::chrono::system_clock::now() < deadline) )
with expansion:
  false

/Users/runner/work/nimble-commander/nimble-commander/Source/VFS/tests/VFSFTP_IT.mm:321: FAILED:
  {Unknown expression after the reported line}
due to a fatal error condition:
  SIGABRT - Abort (abnormal termination) signal

===============================================================================
test cases:   11 |   10 passed | 1 failed
assertions: 6193 | 6191 passed | 2 failed

Additional Information

No response

@mikekazakov mikekazakov added this to the v1.7 milestone Jul 18, 2024
@mikekazakov mikekazakov removed this from the v1.7 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant