Skip to content

Commit

Permalink
add skipif for future
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Abraham <[email protected]>
  • Loading branch information
jabraham17 committed May 15, 2024
1 parent 2f65538 commit 25e9ce8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/functions/generic/type-func-return-generic.future
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
bug: type functions should not segfault when return generic types
#25039

When resolving this future, remove the skipif
2 changes: 2 additions & 0 deletions test/functions/generic/type-func-return-generic.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# this works fine on linux64
CHPL_TARGET_PLATFORM==linux64

0 comments on commit 25e9ce8

Please sign in to comment.