Skip to content

Commit 16a9d63

Browse files
committed
test stability
1 parent fe44c0f commit 16a9d63

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/test/kotlin/com/onepeloton/locust4k/examples/ExampleAppTest.kt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ class ExampleAppTest : TestcontainersBase() {
5050
"Quit message",
5151
"Task (exampleTask) cancelled",
5252
"afterExecuteLoop invoked",
53-
"Stats consumer stopped",
54-
"Stats reporter stopped",
5553
"Shutting down Locust Worker",
5654
),
5755
)
@@ -108,8 +106,6 @@ class ExampleAppTest : TestcontainersBase() {
108106
// next two messages each repeated 3 times, but order inconsistent
109107
"Task (exampleTask) cancelled",
110108
"afterExecuteLoop invoked",
111-
"Stats consumer stopped",
112-
"Stats reporter stopped",
113109
"Shutting down Locust Worker",
114110
),
115111
)

0 commit comments

Comments
 (0)