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
Tests that don't finish don't have a link to a log file, which is bad.
- Reason is that the script searches for the last result (PASS/FAIL), if test did not yield any results, it is not linked
- Solution: I no data is found, link to last attempt
Tests that don't finish don't have a link to a log file, which is bad.
- Reason is that the script searches for the last result (PASS/FAIL), if test did not yield any results, it is not linked
- Solution: I no data is found, link to last attempt