Replies: 3 comments 2 replies
-
... Of course this would encourage wider |
Beta Was this translation helpful? Give feedback.
-
Ping @ESadek-MO |
Beta Was this translation helpful? Give feedback.
-
I think you can get a long way by just pointing
Markers can get forgotten SciTools/cartopy#2369 🤦, so you need a process/infrastructure to make sure they always get updated appropriately. I think time working on this might be better spent targeting the longest running tests to see if we can speed them up, e.g. #5973. |
Beta Was this translation helpful? Give feedback.
-
Given pull-request #5969 it seems that there might be benefit in allowing developers to target testing on specific areas of
iris
, as generally it takes while (>4mins) to run the entire test suite.Example markers might include something like:
graphics
integration
unit
regrid
merge
concatenate
load
load-pp
load-ff
load-nc
save
save-pp
save-ff
save-nc
etc
We could be as granular and provide as much marker coverage of the tests as we feel appropriate.
Thoughts?
Ping @bouweandela
Beta Was this translation helpful? Give feedback.
All reactions