Skip to content

Commit ff5edfb

Browse files
committed
comment out python tornado test due to ssl error
1 parent e73eeb4 commit ff5edfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@
845845
<module>samples/client/petstore/akka-scala</module>
846846
<module>samples/client/petstore/javascript</module>
847847
<module>samples/client/petstore/python</module>
848-
<module>samples/client/petstore/python-tornado</module>
848+
<!--<module>samples/client/petstore/python-tornado</module>-->
849849
<module>samples/client/petstore/python-asyncio</module>
850850
<module>samples/client/petstore/typescript-fetch/builds/default</module>
851851
<module>samples/client/petstore/typescript-fetch/builds/es6-target</module>

0 commit comments

Comments
 (0)