Skip to content

Commit 0d3fc83

Browse files
Mark the cgpm extravaganza test as slow.
1 parent 796569b commit 0d3fc83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_vscgpm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
(mh default one (* N 1000)))]
106106
"""
107107

108-
def test_cgpm_extravaganza():
108+
def test_cgpm_extravaganza__ci_slow():
109109
with bayesdb_open(':memory:') as bdb:
110110
# XXX Use the real satellites data instead of this bogosity?
111111
bdb.sql_execute('''

0 commit comments

Comments
 (0)