14745: Updates drivers to use json.RawMessage instead of map[string]interface
[arvados.git] / sdk / cwl / tests / arvados-tests.yml
index 172e6a97b19b91f7e33edd90e7a34acb2775a985..8b8ff28c789d771ba0c2e54855beb82381ee6a83 100644 (file)
             "size": 32
         },
         {
-            "checksum": "sha1$83483b9c65d99967aecc794c14f9f4743314d186",
-            "location": "sample2_S01_R3_001.fastq.txt",
+            "checksum": "sha1$5f3b4df1b0f7fdced751fc6079778600ad9fdb45",
+            "location": "sample2_S01_R1_001.fastq.txt",
             "class": "File",
             "size": 32
         }
   tool: 12418-glob-empty-collection.cwl
   doc: "Test glob output on empty collection"
 
+- job: null
+  output:
+    out: null
+  tool: 13976-keepref-wf.cwl
+  doc: "Test issue 13976"
+
 - job: null
   output:
     out: out
   output:
     out: null
   tool: wf-defaults/wf3.cwl
-  doc: "Do not accept a directory literal without a basename
+  doc: "Do not accept a directory literal without a basename"
   should_fail: true
 
 - job: null
   output:
     out: null
   tool: wf-defaults/wf4.cwl
-  doc: default in embedded subworkflow
+  doc: default in embedded subworkflow missing 'id' field
+  should_fail: true
 
 - job: null
   output:
     out: null
   tool: wf-defaults/wf7.cwl
   doc: workflow level default in RunInSingleContainer
+
+- job: 13931-size-job.yml
+  output:
+    "out": {
+        "checksum": "sha1$5bf6e5357bd42a6b1d2a3a040e16a91490064d26",
+        "location": "size.txt",
+        "class": "File",
+        "size": 3
+    }
+  tool: 13931-size.cwl
+  doc: Test that size is set for files in Keep