skip blocked test

This commit is contained in:
Paul Gauthier 2023-07-01 08:19:04 -07:00
parent 56dc5f82f6
commit bfd68404d4
2 changed files with 5 additions and 1 deletions

View file

@ -26,6 +26,10 @@ def main():
if "-func" in edit_format and "-03" in model:
continue
if (model, edit_format) == ("gpt-3.5-turbo-16k-0613", "whole-func"):
# sublist reliably hangs the API?
continue
dirname = f"rungrid-{model}-{edit_format}"
cmd = [