Skip to content

Commit c40dfbc

Browse files
authored
temporarily exclude pypy-3 from testing as it fails, possibly due to ecs-logging (#1100)
1 parent 5e25840 commit c40dfbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/.jenkins_exclude.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
exclude:
2+
- PYTHON_VERSION: pypy-3 # pypy3 currently fails on CI, e.g. https://apm-ci.elastic.co/blue/organizations/jenkins/apm-agent-python%2Fapm-agent-python-mbp/detail/PR-1099/2/pipeline#step-3497-log-1
3+
FRAMEWORK: none
24
# Flask
35
- PYTHON_VERSION: pypy-3
46
FRAMEWORK: flask-0.11 # see https://github.com/pallets/flask/commit/6e46d0cd, 0.11.2 was never released

0 commit comments

Comments
 (0)