chapel-lang / chapel

a Productive Parallel Programming Language
https://chapel-lang.org
Other
1.8k stars 421 forks source link

Pin to debug info version for test #26285

Closed jabraham17 closed 1 day ago

jabraham17 commented 1 day ago

Pin debug info the DWARF 4 for a test.

The proper fix is to fix our debug info, this is temporary to get the test passing again

This PR also adds a future to capture the desire to make this work better again

[Reviewed by @riftEmber]