gmlc-dispatches / dispatches

Primary repository for distributed dispatches software tools
https://dispatches.readthedocs.io/
Other
12 stars 34 forks source link

Add functionality to xfail all tests affected by known issue #178 #186

Closed lbianchi-lbl closed 1 year ago

lbianchi-lbl commented 1 year ago

Addresses issue: #184

Summary/Motivation:

Changes proposed in this PR:

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.md and COPYRIGHT.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.
lbianchi-lbl commented 1 year ago

179 successfully addressed the known issues in #178 without need for special handling of affected items, so I'm closing this in favor of #189. The changes in #189 are still needed to properly set the cell exec timeout so that #181 can be completed.