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

Non-reproducable bug in the Array.testForeignPtrConversionId #2881

Open
adithyaov opened this issue Nov 6, 2024 · 0 comments
Open

Non-reproducable bug in the Array.testForeignPtrConversionId #2881

adithyaov opened this issue Nov 6, 2024 · 0 comments
Labels
type:bug Does not work as expected

Comments

@adithyaov
Copy link
Member

Test failure:

Failures:

  Streamly/Test/Data/Array.hs:230:10: 
  1) Data.Array.AsPtr testForeignPtrConversionId
       expected: fromList [10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59]
        but got: fromList [50,0,0,0,0,0,0,0,89,0,0,0,0,0,0,0,224,255,255,255,255,255,255,255,244,255,255,255,255,255,255,255,12,0,0,0,0,0,0,0,62,0,0,0,0,0,0,0,69,0]

  To rerun use: --match "/Data.Array/AsPtr/testForeignPtrConversionId/" --seed 661843738

Randomized with seed 661843738

See: https://github.com/composewell/streamly/actions/runs/11696518951/job/32573756581?pr=2879

@adithyaov adithyaov added the type:bug Does not work as expected label Nov 6, 2024
@adithyaov adithyaov changed the title Non-reproducable bug in the Array module Non-reproducable bug in the Array.testForeignPtrConversionId Nov 6, 2024
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

1 participant