We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8968533 commit 0f7d648Copy full SHA for 0f7d648
tests/searchcommands/test_csc_apps.py
@@ -24,6 +24,8 @@
24
25
@pytest.mark.smoke
26
class TestCSC(testlib.SDKTestCase):
27
+ # FIXME: Flaky - Splunk sometimes crashes, thus the test fails.
28
+ # Not sure whose fault it is yet.
29
def test_eventing_app(self):
30
app_name = "eventing_app"
31
0 commit comments