19280: Don't redundantly check javascript
authorPeter Amstutz <peter.amstutz@curii.com>
Mon, 1 Aug 2022 21:18:29 +0000 (17:18 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Mon, 1 Aug 2022 21:18:29 +0000 (17:18 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

sdk/cwl/arvados_cwl/executor.py

index 778af58ac3f7a1b71c040d5ec4f3332ecba11964..9620079ed1eef1e841c5d9b45d8a39b915b571b6 100644 (file)
@@ -581,6 +581,7 @@ The 'jobs' API is no longer supported.
 
         loadingContext = self.loadingContext.copy()
         loadingContext.do_validate = False
+        loadingContext.disable_js_validation = True
         if submitting:
             loadingContext.do_update = False
             # Document may have been auto-updated. Reload the original