-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Copy link
Labels
area: Displayarea: native portHost native arch port (native_sim)Host native arch port (native_sim)bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Description
Describe the bug
Fails tests/drivers/display/display_read_write on SDL display driver.
At a glance, the #81184 change seems
display_read() behavior.
To Reproduce
west twister -p native_sim -T tests/drivers/display/display_read_write/
Note: Currently, the test is disabled by the harness: display line.
To run the test, we need to remove this line from
tests/drivers/display/display_read_write/testcase.yaml
Expected behavior
Pass the test.
Metadata
Metadata
Labels
area: Displayarea: native portHost native arch port (native_sim)Host native arch port (native_sim)bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug