From e61acece8444c717918e6733586c32d7be6c2f2b Mon Sep 17 00:00:00 2001 From: yuanmengqi Date: Sat, 7 Jun 2025 05:30:40 +0000 Subject: [PATCH] problems from the community --- evaluation_examples/test_bug.json | 8 -------- evaluation_examples/test_bug_from_community.json | 5 +++++ 2 files changed, 5 insertions(+), 8 deletions(-) delete mode 100644 evaluation_examples/test_bug.json create mode 100644 evaluation_examples/test_bug_from_community.json diff --git a/evaluation_examples/test_bug.json b/evaluation_examples/test_bug.json deleted file mode 100644 index da94c93..0000000 --- a/evaluation_examples/test_bug.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "chrome": [ - "6c4c23a1-42a4-43cc-9db1-2f86ff3738cc" - ], - "multi_apps": [ - "d1acdb87-bb67-4f30-84aa-990e56a09c92" - ] -} \ No newline at end of file diff --git a/evaluation_examples/test_bug_from_community.json b/evaluation_examples/test_bug_from_community.json new file mode 100644 index 0000000..d6e5531 --- /dev/null +++ b/evaluation_examples/test_bug_from_community.json @@ -0,0 +1,5 @@ +{ + "vlc": [ + "8d9fd4e2-6fdb-46b0-b9b9-02f06495c62f" + ] +} \ No newline at end of file