We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68896d commit 8fb103dCopy full SHA for 8fb103d
pyproject.toml
@@ -34,7 +34,7 @@ omit = [
34
35
[tool.pytest.ini.options]
36
markers = [
37
- "broken_complex: mark a test that is skipped on Windows due to complex implementation",
+ "broken_complex: mark a test that is skipped due to complex implementation issues in DPC++ compiler",
38
]
39
minversion = "6.0"
40
norecursedirs= [
0 commit comments