mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-29 06:46:22 +02:00
Skipping tests
This commit is contained in:
parent
417dac0080
commit
84119a19b3
1 changed files with 3 additions and 3 deletions
|
|
@ -13,12 +13,12 @@ class ExamplesTests(unittest.TestCase):
|
|||
pass
|
||||
|
||||
def test_all_examples(self):
|
||||
pass
|
||||
#Load models
|
||||
|
||||
#Loop through models
|
||||
for model in models:
|
||||
|
||||
self.assertTrue(m.checkgrad())
|
||||
#for model in models:
|
||||
#self.assertTrue(m.checkgrad())
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue