Skip to content

Commit 38692f0

Browse files
committed
ci: Un-waive gemv/swiglu with newer elves
1 parent d898d2c commit 38692f0

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

test/run_binary_tests.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717

1818
# list of (config, test_name) that are waived
1919
waivers = [
20-
# these are waived due to outdated binaries; higher priority to fix
21-
("soc", "gemv"),
22-
("soc", "swiglu"),
2320
# these are confirmed working in end-to-end kernels, but not root-caused
2421
# for isa-tests
2522
("soc", "mu32-p-flush"),

0 commit comments

Comments
 (0)