You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E TypeError: float() argument must be a string or a real number, not 'NoneType'
../../src/sleepx.py:22: TypeError
------------------------- generated xml file: /home/test/autotest/report/xml/fm-20240910123308.xml -------------------------
================================================= short test summary info ==================================================
【 2024-09-10 12:33:23.091955 TestMyCase.test_open_file_manager || FAILED ✘ 】
case/test_mycase_001.py::TestMyCase::test_open_file_manager - TypeError: float() argument must be a string or a real number, not 'NoneType'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
======================================== 1 failed, 1 deselected, 1 rerun in 10.36s =========================================
Report successfully generated to /home/test/autotest/report/allure_html
The text was updated successfully, but these errors were encountered:
$ uname -a
Linux openEuler 5.10.113-yocto-standard #1 SMP PREEMPT Thu Jul 25 06:34:25 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
youqu v2.6.6
========================================================= FAILURES =========================================================
____________________________________________ TestMyCase.test_open_file_manager _____________________________________________
self = <apps.fm.case.test_mycase_001.TestMyCase object at 0x3fd6e0c110>
case/test_mycase_001.py:16:
../../.venv/lib/python3.11/site-packages/funnylog/init.py:160: in wrapped
return func(*a, **kw)
widget/fm_widget.py:23: in open_file_manager
sleep(1)
second = 1
E TypeError: float() argument must be a string or a real number, not 'NoneType'
../../src/sleepx.py:22: TypeError
------------------------- generated xml file: /home/test/autotest/report/xml/fm-20240910123308.xml -------------------------
================================================= short test summary info ==================================================
【 2024-09-10 12:33:23.091955 TestMyCase.test_open_file_manager || FAILED ✘ 】
case/test_mycase_001.py::TestMyCase::test_open_file_manager - TypeError: float() argument must be a string or a real number, not 'NoneType'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
======================================== 1 failed, 1 deselected, 1 rerun in 10.36s =========================================
Report successfully generated to /home/test/autotest/report/allure_html
The text was updated successfully, but these errors were encountered: