Skip to content

Commit 0f7d648

Browse files
committed
Annotate flaky test
1 parent 8968533 commit 0f7d648

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/searchcommands/test_csc_apps.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
@pytest.mark.smoke
2626
class TestCSC(testlib.SDKTestCase):
27+
# FIXME: Flaky - Splunk sometimes crashes, thus the test fails.
28+
# Not sure whose fault it is yet.
2729
def test_eventing_app(self):
2830
app_name = "eventing_app"
2931

0 commit comments

Comments
 (0)