Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6738215

Browse files
committed
UnSkipTest: these tests pass on Python 2.7, 3.3, 3.4, and 3.5.
1 parentd0528fd commit6738215

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎control/tests/xferfcn_test.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ def testTruncateCoeff2(self):
9595

9696
# Tests for TransferFunction.__neg__
9797

98-
@unittest.skip("skipping, known issue with Python 3")
9998
deftestNegScalar(self):
10099
"""Negate a direct feedthrough system."""
101100

@@ -367,7 +366,6 @@ def testFreqRespSISO(self):
367366
np.testing.assert_array_almost_equal(phase,truephase)
368367
np.testing.assert_array_almost_equal(omega,trueomega)
369368

370-
@unittest.skip("skipping, known issue with Python 3")
371369
deftestFreqRespMIMO(self):
372370
"""Evaluate the magnitude and phase of a MIMO system at multiple
373371
frequencies."""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp