File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 27
27
# 6th block: These have some XFAILs
28
28
- |
29
29
--ignore=pymc3/tests/test_distribution_defaults.py
30
- --ignore=pymc3/tests/test_distributions_random.py
31
30
--ignore=pymc3/tests/test_distributions_timeseries.py
32
31
--ignore=pymc3/tests/test_missing.py
33
32
--ignore=pymc3/tests/test_mixture.py
53
52
--ignore=pymc3/tests/test_plots.py
54
53
--ignore=pymc3/tests/test_special_functions.py
55
54
--ignore=pymc3/tests/test_updates.py
56
- --ignore=pymc3/tests/test_dist_math.py
57
55
--ignore=pymc3/tests/test_examples.py
58
56
--ignore=pymc3/tests/test_glm.py
59
57
--ignore=pymc3/tests/test_gp.py
66
64
--ignore=pymc3/tests/test_posdef_sym.py
67
65
--ignore=pymc3/tests/test_quadpotential.py
68
66
--ignore=pymc3/tests/test_shape_handling.py
67
+ --ignore=pymc3/tests/test_distributions.py
68
+ --ignore=pymc3/tests/test_distributions_random.py
69
69
70
70
- |
71
71
pymc3/tests/test_dist_math.py
77
77
78
78
- |
79
79
pymc3/tests/test_dist_math.py
80
+ pymc3/tests/test_distributions.py
81
+ pymc3/tests/test_distributions_random.py
80
82
pymc3/tests/test_examples.py
81
83
pymc3/tests/test_glm.py
82
84
pymc3/tests/test_gp.py
You can’t perform that action at this time.
0 commit comments