File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -646,7 +646,7 @@ Feature: Agent skills tests
646646
647647 # --- Full progressive disclosure flow ---
648648
649- @SkillsConfig @flaky
649+ @SkillsConfig @skip # TODO: This test is too flaky (should be run on demand)
650650 Scenario : LLM completes list_skills then load_skill then read_skill_resource via query endpoint
651651 Given The service uses the lightspeed-stack-skills.yaml configuration
652652 And The service is restarted
@@ -705,7 +705,7 @@ Feature: Agent skills tests
705705 """
706706
707707
708- @SkillsConfig @flaky
708+ @SkillsConfig @skip # TODO: This test is too flaky (should be run on demand)
709709 Scenario : LLM completes list_skills then load_skill then read_skill_resource via streaming_query endpoint
710710 Given The service uses the lightspeed-stack-skills.yaml configuration
711711 And The service is restarted
You can’t perform that action at this time.
0 commit comments