Skip to content

Commit

Permalink
Mark kernel tests t19 t23 t32 t37 t43 and t47 as XFAIL
Browse files Browse the repository at this point in the history
  • Loading branch information
snogge committed Aug 29, 2024
1 parent 735a394 commit 807fbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/kern/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ TESTS = t05 t06 t07 t12 t13 t14 t15 t16 t17 t18 t19 t22 \
t23 t24 t25 t26 t27 t28 t29 t30 t31 t32 t33 \
t34 t35 t36 t37 t38 t39 t40 t41 t42 t43 t44 t45 t46 t47

XFAIL_TESTS = t48 t49
XFAIL_TESTS = t19 t23 t32 t37 t43 t47 t48 t49

CLEANFILES = *.out *.diff *.diod *.postmark *.dbench

Expand Down

0 comments on commit 807fbca

Please sign in to comment.