Skip to content

Isolate WDL's to cromwellapi tests #163

@tefirman

Description

@tefirman

We need the ability to isolate a particular WDL Unit Test to the tests described in cromwellapi and not have them run in the cromwelljava test runs.

For example, helloModuleHostname and gpuAlloc are PROOF-specific tests of the module and gpu runtime attributes respectively. So when they're run via the PROOF API, they complete successfully, but when they're run locally via Cromwell, they fail due to the unrecognized runtime parameter.

If we can specify somehow to not run these WDL's in cromwelljava , then these two WDL's can be merged into main pretty much immediately after.

Metadata

Metadata

Assignees

Labels

infrastructureInfrastructure fix to execute WDL GitHub Actions

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions