Skip to content

psh: Add chmod command #970

psh: Add chmod command

psh: Add chmod command #970

GitHub Actions / Unit Test Results failed Jul 5, 2024 in 0s

1 fail, 715 skipped, 6 744 pass in 36m 15s

7 460 tests  ±0   6 744 ✅  - 1   36m 15s ⏱️ +2s
  420 suites ±0     715 💤 ±0 
    1 files   ±0       1 ❌ +1 

Results for commit 3fd5882. ± Comparison against earlier commit 048c945.

Annotations

Check warning on line 0 in phoenix-rtos-tests/psh/auth

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

armv7a9-zynq7000-zedboard:phoenix-rtos-tests/psh/auth (phoenix-rtos-tests/psh/auth) failed

junit.xml [took 15s]
Raw output
Assertion failed
ASSERTION TRACEBACK (most recent call last):
  File "/actions-runner/_work/phoenix-rtos-utils/phoenix-rtos-utils/phoenix-rtos-tests/psh/tools/psh.py", line 300, in wrapper_harness
    res = harness(*args, **kwargs)
  File "/actions-runner/_work/phoenix-rtos-utils/phoenix-rtos-utils/phoenix-rtos-tests/psh/test-auth.py", line 91, in harness
    psh.assert_prompt(p, msg='Login should pass but failed', timeout=1)
  File "/actions-runner/_work/phoenix-rtos-utils/phoenix-rtos-utils/phoenix-rtos-tests/psh/tools/psh.py", line 104, in assert_prompt
    assert idx == 0, msg

ASSERTION MESSAGE:
Login should pass but failed