"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "47a551d17b6ed2eaf03301f049006d559fca5cf3"
Unverified Commit fd6970bc authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Skip failing test

parent 843fdf2e
......@@ -297,6 +297,7 @@ class ExamplesTests(TestCasePlus):
result = get_results(tmp_dir)
self.assertGreaterEqual(result["bleu"], 30)
@skip("Fix me Matt")
def test_run_image_classification(self):
tmp_dir = self.get_auto_remove_tmp_dir()
testargs = f"""
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment