Skip to content

Commit 7f18926

Browse files
Merge pull request sympy#20278 from oscarbenjamin/pr_xfail_codegen
maint(codegen): XFAIL tests in codegen
2 parents 42627c5 + 11d8f8a commit 7f18926

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sympy/codegen/tests/test_fnodes.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from sympy.printing import fcode
1717
from sympy.utilities._compilation import has_fortran, compile_run_strings, compile_link_import_strings
1818
from sympy.utilities._compilation.util import may_xfail
19-
from sympy.testing.pytest import skip
19+
from sympy.testing.pytest import skip, XFAIL
2020

2121
cython = import_module('cython')
2222
np = import_module('numpy')
@@ -53,6 +53,7 @@ def test_size_assumed_shape():
5353
assert info['exit_status'] == os.EX_OK
5454

5555

56+
@XFAIL # https://github.com/sympy/sympy/issues/20265
5657
@may_xfail
5758
def test_ImpliedDoLoop():
5859
if not has_fortran():
@@ -114,6 +115,7 @@ def test_Module():
114115
assert stderr == ''
115116

116117

118+
@XFAIL # https://github.com/sympy/sympy/issues/20265
117119
@may_xfail
118120
def test_Subroutine():
119121
# Code to generate the subroutine in the example from

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy