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
When a system test is run on a commit of an adapter, it is difficult to trace back the exact commit of the adapter or the branch of the adapter and the corresponding system test used. If a link to the adapter commit is provided in the log of a system test, it can be referenced easily.
Ideally two things can be included:
Link to the commit of the adapter which triggered this system test
Link to the specific branch of the system tests repo which was used to run this system test
When a system test is run on a commit of an adapter, it is difficult to trace back the exact commit of the adapter or the branch of the adapter and the corresponding system test used. If a link to the adapter commit is provided in the log of a system test, it can be referenced easily.
Ideally two things can be included:
This commit with failed system test directs the user to this log but then it is confusing the trace the actual log of the system test.