Project

General

Profile

Actions

Bug #16224

closed

[tests] Jenkins isn't testing the python SDK on python3

Added by Tom Clegg about 4 years ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
Tests
Target version:
-
Story points:
-

Description

Jenkins has a run-tests-sdk-python-ruby job that runs run-tests.sh ... --only sdk/python:py3 but this doesn't actually run any tests.

run-tests.sh strips the :py3 before calling the do_test function that checks the $only argument -- so --only sdk/python:py3 is equivalent to --only nothing.

Actions

Also available in: Atom PDF