diff --git a/qa/tests/cli/test_sch.py b/qa/tests/cli/test_sch.py index 463bcd0542..dab87abe73 100644 --- a/qa/tests/cli/test_sch.py +++ b/qa/tests/cli/test_sch.py @@ -194,7 +194,6 @@ def test_sch_export_erc( kitest, stdout, stderr, exitcode = utils.run_and_capture( command ) assert exitcode == expected_exit_code - assert stderr == '' # some of our netlist formats are not cross platform so skip for now if not skip_compare: