streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Circle CI build failure due to timeout

Open adithyaov opened this issue 4 years ago • 1 comments
trafficstars

ci/circleci: GHC 8.8 + stack lts-16.12 consistently fails while running test:Data.Array.Foreign with,

Too long with no output (exceeded 10m0s): context deadline exceeded

Removing 2 test cases from the test suite avoid this build failure.

  • testArraysOf
  • concatArrayW8

This might be Circle CI issue but consistent failure indicates some bugs.

Look at the CI of #945

adithyaov avatar Feb 18 '21 12:02 adithyaov

Pushing this to the next milestone.

adithyaov avatar Feb 04 '22 01:02 adithyaov