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

Failure in WAsync test case #2932

Open
harendra-kumar opened this issue Jan 19, 2025 · 1 comment
Open

Failure in WAsync test case #2932

harendra-kumar opened this issue Jan 19, 2025 · 1 comment
Assignees
Labels
type:bug Does not work as expected
Milestone

Comments

@harendra-kumar
Copy link
Member

Failures:

lib/Streamly/Test/Prelude/Common.hs:1203:5:

  1. Prelude.WAsync, Stream transform and combine operations, maxBuffer 1, wAsyncly unfoldMany
    Assertion failed (after 10 tests):
    77
    [46,-85,64,-89,43,43,31,59,85,70,-59,90,-57,-23,81,66,79,-62,-37,-52,-66,-31,20,33,-4,-15,-4,13,-88,-58,71,24,76,-39,1,23,23,-86,-72,27,75,49,26]
    [-60,64,64,11,-86,-66,-47,30,-9,52,70,72,73,52,-5,-65,-66,-44,17,-52,60,-42,89,5,39,31,-7,59,-27,-23,-89,84,-14,37,57,34,-66,46,-30,-60,46,-39,-79,52,84,61]
    [23,-71,35,-47,36,-29,31,-60,-32,78,-21,8,-53,-33,-20,-73,23,7,-43,-85,-53,13,-80,-32,-55,45,-73,39,-11,-65,34,-82,-41,-12,57,30,61,20,-69,-53,-49,-45,-10,46,34,87,-78,80,-57,56,73,43,-87,34,76,-47,-70,28,-58,73,-87,82,-24,-79,-75,-2,-73,-81,-9,50,-29,-51]
@harendra-kumar harendra-kumar added the type:bug Does not work as expected label Jan 19, 2025
@harendra-kumar harendra-kumar added this to the 0.12.0 milestone Jan 19, 2025
@harendra-kumar
Copy link
Member Author

Another failure:

Failures:

  lib/Streamly/Test/Prelude/Common.hs:1165:5: 
  1) Prelude.WAsync, Stream transform and combine operations, maxBuffer 1, wAsyncly tap FL.sum . map (+1)
       Assertion failed (after 9 tests):
         [-36,76,-60,-77,42,-32,45,-47,5,-80,-65,-56,-34,11,-46,-9,27,15,-72,-47,-14,74,-65,28,-21,62,-74,30,-36,-14,29,48,-8,-38,-76,-28,20,-77,69,32,-44,-34,-67,-70,68,75,-64,28,-32,-26,53]
         [74,-61,-77,67,-69,-58,18,-31]

  To rerun use: --match "/Prelude.WAsync/Stream transform and combine operations/maxBuffer 1/wAsyncly tap FL.sum . map (+1)/" --seed 194888288

Randomized with seed 194888288

@adithyaov adithyaov self-assigned this Jan 28, 2025
@adithyaov adithyaov modified the milestones: 0.12.0, 0.11.0 Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Does not work as expected
Projects
None yet
Development

No branches or pull requests

2 participants