-
Patch request
-
Resolution: Fixed
-
Trivial
-
5.2.0alpha1
-
None
-
OS: RHEL8.1
ARCH: X86_64
CHROME: 84.0.4147.105
Steps to reproduce:
- enter the zabbix root directory
- initialization the frontend test environment: ant init-frontend-mysql
- execute the test: cd ui/test; phpunit --bootstrap=bootstrap.php selenium/dashboard/testDashboardDynamicItemWidgets.php
Result:
after the test, the temporary file 'iframe.php' under the ui directory was not deleted
Expected:
after the test, the temporary file was deleted