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
echo "::notice title=Debug Artifacts Available::E2E tests failed. Debug artifacts have been uploaded and can be downloaded from the Summary tab. Look for: e2e-${{ steps.failed-test.outputs.name }}-artifacts-${{ inputs.job-name }}-${{ inputs.run-id }}-${{ inputs.run-attempt }}"
76
+
echo ""
77
+
echo "📋 **E2E Test Failed - Debug Information Available**"
78
+
echo ""
79
+
echo "🔍 **How to access debug artifacts:**"
80
+
echo "1. Click on the 'Summary' tab above the jobs list"
81
+
echo "2. Scroll to the bottom of the Summary page"
0 commit comments