Due to an issue properly handling example file timeouts (they are very slow to run on CPU) the example tests are currently disabled. We'd like to reenable, starting to run example files for 5 seconds, which will catch some of the errors in there, then aborting with XFAIL. We have this implemented and executed if pytest is run with --run_examples but by default this is disabled.
Due to an issue properly handling example file timeouts (they are very slow to run on CPU) the example tests are currently disabled. We'd like to reenable, starting to run example files for 5 seconds, which will catch some of the errors in there, then aborting with XFAIL. We have this implemented and executed if pytest is run with --run_examples but by default this is disabled.