Aaron Conole <[email protected]> writes: > Because the eal interrupt framework can race when invoking the callback > and a separate unregister call, the test needs to accommodate the chance > that the two collide. Do this by checking the return value of unregister > against the race-condition flag (EAGAIN). > > Fixes: f1a6c22424ce ("app/test: update interrupts test") > Signed-off-by: Aaron Conole <[email protected]> > ---
Ping. Still see these failures.

