Skip to content

Commit

Permalink
systemtests: add python-restapi broken to broken tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed May 30, 2021
1 parent 5750164 commit f663f31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemtests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,7 @@ set(SYSTEM_TESTS_DISABLED # initially empty
# add tests also here that are unreliable they are excluded when running tests
# during build in jenkins
set(SYSTEM_TESTS_BROKEN
python-restapi
py3plug-fd-postgres # fails because of psycopg2
py3plug-fd-local-fileset # Fails with UnicodeEncodeError: 'utf-8' codec
# can't encode characters in position 133-142:
Expand Down

0 comments on commit f663f31

Please sign in to comment.