Skip to content

Commit ad9fd9e

Browse files
committed
LCORE-3043: Mark flaky tests
1 parent 938dcac commit ad9fd9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/e2e/features/skills.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Feature: Agent skills tests
245245

246246
# --- Skill activation ---
247247

248-
@SkillsConfig
248+
@SkillsConfig @flaky
249249
Scenario: LLM can Load a skill and use its instructions via query endpoint
250250
Given The service uses the lightspeed-stack-skills.yaml configuration
251251
And The service is restarted
@@ -279,7 +279,7 @@ Feature: Agent skills tests
279279
"""
280280
And The token metrics have increased
281281

282-
@SkillsConfig
282+
@SkillsConfig @flaky
283283
Scenario: LLM can load a skill and use its instructions via streaming_query endpoint
284284
Given The service uses the lightspeed-stack-skills.yaml configuration
285285
And The service is restarted

0 commit comments

Comments
 (0)