Skip to content

Commit 6677a11

Browse files
ci: resolve failing flask framework tests [backport 2.7] (#8667)
1 parent 3dc6cc2 commit 6677a11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_frameworks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ jobs:
332332
# test_exception_propagation is broken upstream
333333
run: |
334334
source .tox/py38/bin/activate
335+
pip install "pytest<8.1"
335336
pip install ../ddtrace
336337
pip install -e .
337338
pip install --upgrade MarkupSafe==2.0.1

0 commit comments

Comments
 (0)