nmos-testing icon indicating copy to clipboard operation
nmos-testing copied to clipboard

Disable "auto" selector for IS-04-04, IS-05-03, IS-09-02 & BCP-003-01

Open jonathan-r-thorpe opened this issue 1 year ago • 2 comments

This solves #671

  • Includes disable_auto optional key in test suite definition found in NMOSTesting.py
  • Constructor parameters (including disable_auto) passed through to GenericTest.py for test suites:
    • IS-04-04
    • IS-05-03
    • IS-09-02
    • BCP-003-01

jonathan-r-thorpe avatar Jun 23 '23 16:06 jonathan-r-thorpe

What's the relationship between this and the technique in the IS-12 suite mentioned in https://github.com/AMWA-TV/nmos-testing/issues/809?

garethsb avatar Jun 23 '23 16:06 garethsb

This is removing the auto option altogether whereas #809 is for stopping the test suite from auto testing a particular API - in the case of IS-12, to stop it from auto testing IS-04

jonathan-r-thorpe avatar Jun 26 '23 10:06 jonathan-r-thorpe