Skip to content

Commit 6261b54

Browse files
removed obsolete annotations
1 parent 5797144 commit 6261b54

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

features/ooms.feature

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
Feature: Out of memory error support
22

3-
@not_symfony_2
43
Scenario: OOM from a single large allocation
54
Given I start the symfony fixture
65
When I navigate to the route "/oom/big"
@@ -16,8 +15,6 @@ Scenario: OOM from a single large allocation
1615
And the event "severityReason.type" equals "unhandledExceptionMiddleware"
1716
And the event "severityReason.attributes.framework" equals "Symfony"
1817

19-
@not_symfony_2
20-
@not_symfony_4
2118
@not_symfony_7
2219
@not_symfony_8
2320
Scenario: OOM from many small allocations

0 commit comments

Comments
 (0)