Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit05b02b8

Browse files
committed
tests/ports/rp2: Update lightsleep test to revert skip for RP2350.
This reverts commitb42bb91.Signed-off-by: Peter Harper <peter.harper@raspberrypi.com>
1 parent0c04c10 commit05b02b8

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-
importsys
21
importmachine
32
importtime
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"insys.implementation._machine:
23-
print("SKIP")
24-
raiseSystemExit
25-
2620
ITERATIONS=500
2721
total=0
2822

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp