projects/(imx6ull, imxrt106x, imxrt117x): Add ENET config #2900
GitHub Actions / Unit Test Results
failed
Dec 24, 2024 in 0s
2 fail, 542 skipped, 7 414 pass in 40m 39s
Annotations
Check warning on line 0 in phoenix-rtos-tests/libc/inet-socket
github-actions / Unit Test Results
armv7a7-imx6ull-evk:phoenix-rtos-tests/libc/inet-socket.test_inet_socket.inet_zero_len_send (phoenix-rtos-tests/libc/inet-socket) failed
junit.xml [took 0s]
Raw output
[phoenix-rtos-tests/libc/socket/inet-socket.c:55] socket
Check warning on line 0 in phoenix-rtos-tests/psh/history
github-actions / Unit Test Results
armv7a7-imx6ull-evk:phoenix-rtos-tests/psh/history (phoenix-rtos-tests/psh/history) failed
junit.xml [took 32s]
Raw output
Assertion failed
ASSERTION TRACEBACK (most recent call last):
File "/actions-runner/_work/phoenix-rtos-project/phoenix-rtos-project/phoenix-rtos-tests/psh/tools/psh.py", line 293, in wrapper_harness
res = harness(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/actions-runner/_work/phoenix-rtos-project/phoenix-rtos-project/phoenix-rtos-tests/psh/test-history.py", line 96, in harness
assert_psh_cmds(p, psh_cmds)
File "/actions-runner/_work/phoenix-rtos-project/phoenix-rtos-project/phoenix-rtos-tests/psh/test-history.py", line 59, in assert_psh_cmds
assert_sent(p, cmds, msg)
File "/actions-runner/_work/phoenix-rtos-project/phoenix-rtos-project/phoenix-rtos-tests/psh/test-history.py", line 20, in assert_sent
psh.assert_cmd(p, 'history', expected=expected, result='success', msg=msg)
File "/actions-runner/_work/phoenix-rtos-project/phoenix-rtos-project/phoenix-rtos-tests/psh/tools/psh.py", line 77, in assert_cmd
assert pexpect_proc.expect([exp_regex, pexpect.TIMEOUT, pexpect.EOF], timeout=timeout) == 0, msg
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ASSERTION MESSAGE:
Expected output regex was:
---
history
\ \ \ 1\ \ history
\ \ \ 2\ \ bind
\ \ \ 3\ \ cat
\ \ \ 4\ \ cd
\ \ \ 5\ \ cp
\ \ \ 6\ \ date
\ \ \ 7\ \ df
\ \ \ 8\ \ dmesg
\ \ \ 9\ \ echo
\ \ 10\ \ exec
\ \ 11\ \ help
\ \ 12\ \ history
\ \ 13\ \ hm
\ \ 14\ \ kill
\ \ 15\ \ ls
\ \ 16\ \ mem
\ \ 17\ \ mkdir
\ \ 18\ \ mount
\ \ 19\ \ nc
\ \ 20\ \ nslookup
\ \ 21\ \ ntpclient
\ \ 22\ \ ping
\ \ 23\ \ ps
\ \ 24\ \ pwd
\ \ 25\ \ sync
\ \ 26\ \ sysexec
\ \ 27\ \ touch
\ \ 28\ \ tty
\ \ 29\ \ umount
\ \ 30\ \ uptime
\ \ 31\ \ wget
\ \ 32\ \ history
(psh)%
---
Wrong history output after running available psh commands
READER BUFFER:
history
1 dmesg -D
2 /bin/psh
3 dmesg -E
4 dmesg -D
5 /bin/psh
6 dmesg -E
7 dmesg -D
8 /bin/psh
9 dmesg -E
10 dmesg -D
11 /bin/psh
12 dmesg -E
13 dmesg -D
14 /bin/psh
15 dmesg -E
16 dmesg -D
17 /bin/psh
18 dmesg -E
19 dmesg -D
20 /bin/psh
21 dmesg -E
22 dmesg -D
23 /bin/psh
24 dmesg -E
25 dmesg -D
26 /bin/psh
27 dmesg -E
28 dmesg -D
29 /bin/psh
30 dmesg -E
31 dmesg -D
32 /bin/psh
33 dmesg -E
34 dmesg -D
35 /bin/psh
36 dmesg -E
37 dmesg -D
38 /bin/psh
39 dmesg -E
40 dmesg -D
41 /bin/psh
42 dmesg -E
43 dmesg -D
44 /bin/psh
45 dmesg -E
46 dmesg -D
47 /bin/psh
48 dmesg -E
49 dmesg -D
50 /bin/psh
51 dmesg -E
52 dmesg -D
53 /bin/psh
54 ping
55 ps
56 pwd
57 sync
58 sysexec
59 touch
60 tty
61 umount
62 uptime
63 wget
64 history
(psh)%
Loading