Home
last modified time | relevance | path

Searched refs:stderr (Results 1 – 6 of 6) sorted by relevance

/honee/tests/junit-xml/junit_xml/
H A D__init__.py96 stderr=None, argument
114 self.stderr = stderr
167 if self.stderr:
169 stderr_element.text = decode(self.stderr, encoding)
242 if case.stderr:
244 stderr_element.text = decode(case.stderr, encoding)
373 stderr=None, argument
396 self.stderr = stderr
/honee/tests/
H A Djunit.py113 … def check_post_skip(self, test: str, spec: TestSpec, resource: str, stderr: str) -> Optional[str]:
125 if 'No SYCL devices of the requested type are available' in stderr:
127 elif 'Loading meshes requires CGNS support. Reconfigure using --with-cgns-dir' in stderr:
129 elif 'You may need to add --download-ctetgen or --download-tetgen' in stderr:
133 …def check_required_failure(self, test: str, spec: TestSpec, resource: str, stderr: str) -> Tuple[s…
H A Djunit_common.py195 … def check_post_skip(self, test: str, spec: TestSpec, resource: str, stderr: str) -> Optional[str]:
209 …def check_required_failure(self, test: str, spec: TestSpec, resource: str, stderr: str) -> Tuple[s…
245 stderr=subprocess.PIPE,
247 return 'not found' not in proc.stderr.decode('utf-8')
498 stderr=subprocess.PIPE,
501 return proc.stderr.decode('utf-8') + proc.stdout.decode('utf-8')
622 stderr='',
630 stderr=subprocess.PIPE,
638 stderr=proc.stderr.decode('utf-8'),
657 if not test_case.is_skipped() and test_case.stderr:
[all …]
H A Dsmartsim_regression_framework.py209 stderr=output,
248 print("Failed!", file=sys.stderr)
249 …t('\t' + ''.join(traceback.TracebackException.from_exception(exception).format()), file=sys.stderr)
/honee/tests/junit-xml/
H A DREADME.rst47 test_cases = [TestCase('Test1', 'some.class.name', 123.345, 'I am stdout!', 'I am stderr!')]
64 I am stderr!
/honee/
H A DDoxyfile842 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
929 # error (stderr). In case the file specified cannot be opened for writing the