-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Commit 372ba6a
authored
Migrate to wokwi-py-client (update pytest-embedded and esptool) (#11863)
* change(requirements): Update pytest-embedded packages to version 2.0.0a1 and esptool to 5.1.0
* change(workflow): Remove extra index URL from pip install command in Wokwi tests - for testing
* change(tests): Simplify Wokwi test script arguments and remove timeout variable
* change(requirements): Update pytest-embedded packages to version 2.0.0
* Revert "change(workflow): Remove extra index URL from pip install command in Wokwi tests - for testing"
This reverts commit 349922c.1 parent ef453a5 commit 372ba6a
File tree
5 files changed
+18
-30
lines changed- .github
- scripts
- workflows
- docs/en
- tests
- validation/gpio
5 files changed
+18
-30
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 | - | ||
92 | - | ||
93 | - | ||
94 | - | ||
91 | + | ||
95 | 92 |
| |
96 | 93 |
| |
97 | 94 |
| |
| |||
137 | 134 |
| |
138 | 135 |
| |
139 | 136 |
| |
140 | - | ||
141 | 137 |
| |
142 | 138 |
| |
143 | 139 |
| |
| |||
156 | 152 |
| |
157 | 153 |
| |
158 | 154 |
| |
159 | - | ||
160 | 155 |
| |
161 | 156 |
| |
162 | 157 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | - | ||
14 | - | ||
15 | - | ||
16 | 13 |
| |
17 | 14 |
| |
18 | 15 |
| |
| |||
271 | 268 |
| |
272 | 269 |
| |
273 | 270 |
| |
274 | - | ||
275 | - | ||
276 | - | ||
277 | - | ||
278 | 271 |
| |
279 | 272 |
| |
280 | 273 |
| |
| |||
294 | 287 |
| |
295 | 288 |
| |
296 | 289 |
| |
297 | - | ||
290 | + | ||
298 | 291 |
| |
299 | 292 |
| |
300 | 293 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
368 | - | ||
368 | + | ||
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
376 | - | ||
376 | + | ||
377 | 377 |
| |
378 | 378 |
| |
379 | 379 |
| |
| |||
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
401 | - | ||
402 | 401 |
| |
403 | 402 |
| |
404 | 403 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
5 | - | ||
6 | - | ||
7 | - | ||
8 | - | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | + | ||
3 | + | ||
2 | 4 |
| |
3 | 5 |
| |
4 | - | ||
6 | + | ||
5 | 7 |
| |
6 | 8 |
| |
9 | + | ||
7 | 10 |
| |
8 | 11 |
| |
9 | - | ||
10 | - | ||
12 | + | ||
13 | + | ||
14 | + | ||
11 | 15 |
| |
12 | - | ||
13 | - | ||
14 | - | ||
15 | - | ||
16 | - | ||
16 | + | ||
17 | + |
0 commit comments