You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arm backend: Skip instead of returning in Llama test
If the user does not provide input files with the --llama_inputs
argument, the test is not run. Change the return statement into a
pytest.skip so that the test output show a skip rather than a pass.
Change-Id: I5a1836cb9a16dc5b3fd43e25f1586d901cc8e8f9
0 commit comments