Skip to content

Commit 186e17e

Browse files
committed
ci(wokwi): Skip unsupported and performance test
1 parent cad222f commit 186e17e

File tree

9 files changed

+0
-3
lines changed

9 files changed

+0
-3
lines changed

tests/performance/coremark/.skip.wokwi

Whitespace-only changes.

tests/performance/fibonacci/.skip.wokwi

Whitespace-only changes.

tests/performance/psramspeed/.skip.wokwi

Whitespace-only changes.

tests/performance/ramspeed/.skip.wokwi

Whitespace-only changes.

tests/performance/superpi/.skip.wokwi

Whitespace-only changes.

tests/validation/nvs/test_nvs.py

-3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,3 @@ def test_nvs(dut):
22
dut.expect("Current counter value: 0")
33
dut.expect("Current counter value: 1")
44
dut.expect("Current counter value: 2")
5-
dut.expect("Current counter value: 3")
6-
dut.expect("Current counter value: 4")
7-
dut.expect("Current counter value: 5")

tests/validation/periman/.skip.wokwi

Whitespace-only changes.

tests/validation/touch/.skip.wokwi

Whitespace-only changes.

tests/validation/uart/.skip.wokwi

Whitespace-only changes.

0 commit comments

Comments
 (0)