Branch: refs/heads/main
Revision: 2194350
Author: lydia-duncan
Link: Adds futures to track bugs filed against DistributedBag by lydia-duncan · Pull Request #19865 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #19865 from lydia-duncan/fileUserBugs
Adds futures to track bugs filed against DistributedBag
[adds new futures, not reviewed]
These two codes were from #19859. It sounds like the issue is a little more
intrinsic than I can resolve, so file the futures in case we fix them in the future
Checked a fresh checkout of the tests
Modified Files:
A test/library/packages/Collection/insertArrayInBag1.bad
A test/library/packages/Collection/insertArrayInBag1.chpl
A test/library/packages/Collection/insertArrayInBag1.future
A test/library/packages/Collection/insertArrayInBag1.good
A test/library/packages/Collection/insertArrayInBag2.bad
A test/library/packages/Collection/insertArrayInBag2.chpl
A test/library/packages/Collection/insertArrayInBag2.future
A test/library/packages/Collection/insertArrayInBag2.good
Compare: https://github.com/chapel-lang/chapel/compare/e2b4e3b6c296...2194350ff08a