tests: drivers: display: display_read_write: controlling execution with fixture
Currently, test execution can be suppressed by harness: display, but since the display harness does not exist, there is no way to run tests.
Using a fixture, it will be possible only to build if not specified, and run tests if specified.
It is known that if we introduce this and run the test, it will fail. I have created a separate #88714 for this.
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.
@danieldegrasse @VynDragon
Could I hear your opinions, please?
Could I hear your opinions, please?
I am very unfamiliar with test system so no clue what that is supposed to do, sorry :/
Makes sense to me- I guess in the future we would aim to run this test on native_sim in CI?
Makes sense to me- I guess in the future we would aim to run this test on native_sim in CI?
Ideally, I think that should be the case. In my attempts, I was unable to achieve this because the CI Docker image lacked a mechanism such as a virtual frame buffer. Additionally, I believe there are still some issues to consider before implementing this, including the load of the CI.