Commit 4af8eeb
committed
Skip coverage tracer import test on FreeBSD
There is no pre-built coverage wheel for FreeBSD on PyPI, so
python-rules' built-in test runners have to fall back on the pure-Python
tracing implementation on FreeBSD. Don't run the `tracer` import test in
`//test:python3_coverage_test` on FreeBSD - we expect it to fail.
Fixes #274.1 parent 8d700a3 commit 4af8eeb
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments