Project

General

Profile

Actions

Bug #18899

closed

Failing cwl test

Added by Peter Amstutz about 4 years ago. Updated about 4 years ago.

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

Description

arvados-cwl-conformance-tests: #1103 /label=federation,pythoncmd=python3,suite=conformance-v1.2/console

22:34:28 Test 307 failed: /tmp/cwltest/arv-cwl-containers --compute-checksum --enable-dev --outdir=/tmp/tmp6rbk1zdz --quiet tests/secondaryfiles/rename-inputs.cwl tests/secondaryfiles/rename-inputs.yml
22:34:28 Confirm CommandInputParameter expression can receive a File object
22:34:28 Compare failure expected: {
22:34:28     "output_file": {
22:34:28         "checksum": "sha1$901c3d387a263c57eaed6f24a82517c1fb0e198d",
22:34:28         "class": "File",
22:34:28         "location": "result",
22:34:28         "size": 54
22:34:28     }
22:34:28 }
22:34:28 got: {
22:34:28     "output_file": {
22:34:28         "basename": "result",
22:34:28         "checksum": "sha1$4c62875c17477800edf3189f3a073bb36e8c817f",
22:34:28         "class": "File",
22:34:28         "location": "keep:d5dfd6fd18c48400cac0fef3b7bc7343+111/result",
22:34:28         "size": 58
22:34:28     }
22:34:28 }
22:34:28 caused by: failed comparison for key 'output_file': expected: {
22:34:28     "checksum": "sha1$901c3d387a263c57eaed6f24a82517c1fb0e198d",
22:34:28     "class": "File",
22:34:28     "location": "result",
22:34:28     "size": 54
22:34:28 }
22:34:28 got: {
22:34:28     "basename": "result",
22:34:28     "checksum": "sha1$4c62875c17477800edf3189f3a073bb36e8c817f",
22:34:28     "class": "File",
22:34:28     "location": "keep:d5dfd6fd18c48400cac0fef3b7bc7343+111/result",
22:34:28     "size": 58
22:34:28 }
22:34:28 caused by: field 'checksum' failed comparison: expected: "sha1$901c3d387a263c57eaed6f24a82517c1fb0e198d" 
22:34:28 got: "sha1$4c62875c17477800edf3189f3a073bb36e8c817f" 
Actions #1

Updated by Peter Amstutz about 4 years ago

  • Description updated (diff)
Actions #2

Updated by Peter Amstutz about 4 years ago

  • Release set to 46
Actions #3

Updated by Peter Amstutz about 4 years ago

  • Status changed from New to In Progress
Actions #4

Updated by Peter Amstutz about 4 years ago

  • Release deleted (46)
  • Target version deleted (2022-03-30 Sprint)
  • Assigned To deleted (Peter Amstutz)
  • Status changed from In Progress to Resolved
  • Category deleted (CWL)
Actions

Also available in: Atom PDF