Skip to content

Commit 03da155

Browse files
peterharperukdpgeorge
authored andcommitted
tests/ports/rp2: Update machine idle test to revert skip for RP2350.
This reverts commit b42bb91. Signed-off-by: Peter Harper <peter.harper@raspberrypi.com>
1 parent 2a4f1c9 commit 03da155

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/ports/rp2/rp2_machine_idle.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import sys
21
import machine
32
import time
43

@@ -18,11 +17,6 @@
1817
# Verification uses the average idle time, as individual iterations will always
1918
# have outliers due to interrupts, scheduler, etc.
2019

21-
# RP2350 currently fails this test because machine.idle() resumes immediately.
22-
if "RP2350" in sys.implementation._machine:
23-
print("SKIP")
24-
raise SystemExit
25-
2620
ITERATIONS = 500
2721
total = 0
2822

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy