[Chapel Merge] Un-future fact-linenum stack trace test as it is now working

Branch: refs/heads/main
Revision: 031c8da42a9bbe77be75a48d0c27f3ec4cdcecd2
Author: mppf
Link: Un-future fact-linenum stack trace test as it is now working by mppf · Pull Request #25566 · chapel-lang/chapel · GitHub
Log Message:
Un-future fact-linenum stack trace test as it is now working (#25566)

This PR un-futures the test

test/runtime/stacktrace/fact-linenum.chpl 

as it is now working as expected according to nightly testing.

Resolves https://github.com/Cray/chapel-private/issues/2610 .

Test change only -- not reviewed.

I checked that this test works correctly in the following configs on an
Ubuntu 24.04 system:

  • quickstart with CHPL_UNWIND=bundled
  • quickstart with CHPL_UNWIND=bundled and CHPL_LLVM=none
  • quickstart with CHPL_UNWIND=bundled and CHPL_COMM=gasnet
  • default config with CHPL_UNWIND=bundled
  • default config with CHPL_UNWIND=bundled and CHPL_COMM=gasnet

Compare: Comparing d2cdbff8892158796b824797d8fdb789f0448d2c...0b0bcefb550f6cc635cdd0e1f1adf95124a8e939 · chapel-lang/chapel · GitHub

Diff:
D test/runtime/stacktrace/fact-linenum.bad
D test/runtime/stacktrace/fact-linenum.future
https://github.com/chapel-lang/chapel/pull/25566.diff