Skip to content

Commit ff93a78

Browse files
committed
Mark more tests non-deterministic
1 parent 8fca66a commit ff93a78

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/test_examples_run.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@
4343
pathlib.Path("examples") / "granite" / "multi_round_chat.pdl",
4444
pathlib.Path("examples") / "react" / "demo.pdl",
4545
pathlib.Path("examples") / "code" / "code-eval.pdl",
46+
pathlib.Path("examples") / "code" / "code-json.pdl",
47+
pathlib.Path("examples") / "talk" / "6-code-json.pdl",
48+
pathlib.Path("examples") / "talk" / "9-react.pdl",
49+
pathlib.Path("examples") / "tutorial" / "include.pdl",
50+
pathlib.Path("examples") / "tutorial" / "data_block.pdl",
4651
]
4752
}
4853

0 commit comments

Comments
 (0)