Skip to content

Commit 9efd73d

Browse files
committed
Mark more tests non-deterministic
1 parent ff93a78 commit 9efd73d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
The translation of 'I love Paris!' in French is 'Je t'aime Paris!'.
2+
The translation of 'I love Madrid!' in Spanish is 'Me encanta Madrid!'.

tests/test_examples_run.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
pathlib.Path("examples") / "demo" / "3-weather.pdl",
4343
pathlib.Path("examples") / "granite" / "multi_round_chat.pdl",
4444
pathlib.Path("examples") / "react" / "demo.pdl",
45+
pathlib.Path("examples") / "react" / "wikipedia.pdl",
46+
pathlib.Path("examples") / "code" / "code.pdl",
4547
pathlib.Path("examples") / "code" / "code-eval.pdl",
4648
pathlib.Path("examples") / "code" / "code-json.pdl",
4749
pathlib.Path("examples") / "talk" / "6-code-json.pdl",

0 commit comments

Comments
 (0)