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 28 days 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 #1

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #2

Updated by Brett Smith about 1 year ago

  • Status changed from New to Resolved

This got fixed at some point. Confirmed that output from the most recent build runs tests recently added to the Python SDK.

Actions #3

Updated by Peter Amstutz 28 days ago

  • Release deleted (60)
Actions

Also available in: Atom PDF