Project

General

Profile

Actions

Bug #17650

closed

sdk/cwl tests fail due to changed execution order

Added by Tom Clegg almost 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-
Release relationship:
Auto

Description

Using run-tests.sh --interactive
  • test sdk/cwl:py3 → FAIL: test_update_name (tests.test_submit.TestCreateWorkflow)
  • test sdk/cwl:py3 --test-suite=tests.test_submit.TestCreateWorkflow.test_update_name → ok

Looks like some side effect from a different test suite (test_container?) causes "acrContainerImage":"99999999999999999999999999999993+99" instead of the expected "acrContainerImage":"999999999999999999999999999999d3+99".

Previously, Jenkins was running the test_submit test cases before the test_container test cases, and all tests passed. After updating the Jenkins worker image today, test order changed, and tests started failing.
Actions #2

Updated by Tom Clegg almost 3 years ago

  • % Done changed from 0 to 100
  • Status changed from In Progress to Resolved
Actions #3

Updated by Peter Amstutz over 2 years ago

  • Release set to 41
Actions

Also available in: Atom PDF