Project

General

Profile

action #13850

Updated by okurz over 4 years ago

## ### Problem 
 Consider the following test details: https://openqa.opensuse.org/tests/266765#step/amarok/14 

 It is not obvious why a GNOME bug reference occurs in the KDE test. Displaying the exact line in the source where the error occurred would make the reason more clear. 


 ## Acceptance criteria 
 * **AC1:** The file path and line number of a test API call within the test distribution is shown in the test details 


 ## 

 ### Suggestions 
 * Save which line of code triggered for instance recording the soft fail, e.g. like https://github.com/os-autoinst/os-autoinst/blob/1b6d94a7605791c41297b93771dac0082eb1856f/bmwqemu.pm#L221 does fail 
 * Display the information in the web UI 

Back