Skip to content

Conversation

Tanmay-Bstack
Copy link
Collaborator

@Tanmay-Bstack Tanmay-Bstack commented Sep 15, 2025

Description [Cypress CLI Release] SDK Cypress Build Unification
Body Details of the change: Cypress Build Unification changes & Release Notes: Added support for linking reports generated through products on Common Automation Dashboard (CAD)
Relates To https://browserstack.atlassian.net/browse/SDK-492 .
Assign To automate-customer-ops (can be checked from help-automate)
Testing Completed Add Testing performedDev TestedRegression PassedQA TestedA TestedA Tested

}
}

module.exports = TestHubHandler; No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EOF

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

accessibility: accessibilityScanInfo[testData.name],
};
}
}; No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EOF

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

exports.isAccessibilityEnabled = () => {
if (process.env.BROWSERSTACK_TEST_ACCESSIBILITY !== undefined) {
return process.env.BROWSERSTACK_TEST_ACCESSIBILITY === "true";
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a log here for better clarity

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

this.platformDetailsMap = {};
this.runStatusMarkedHash = {};
this.haveSentBuildUpdate = false;
this.startHttpServer();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep it in try catch if any how it fails to start and throw error

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added try catch block inside the function

osho-20
osho-20 previously approved these changes Sep 19, 2025
osho-20
osho-20 previously approved these changes Sep 22, 2025
RutvikChandla
RutvikChandla previously approved these changes Sep 24, 2025
osho-20
osho-20 previously approved these changes Oct 3, 2025
RutvikChandla
RutvikChandla previously approved these changes Oct 3, 2025
dhruvin-bs
dhruvin-bs previously approved these changes Oct 8, 2025
rounak610
rounak610 previously approved these changes Oct 8, 2025
osho-20
osho-20 previously approved these changes Oct 8, 2025
RutvikChandla
RutvikChandla previously approved these changes Oct 8, 2025
@karanshah-browserstack karanshah-browserstack merged commit 65e91d6 into master Oct 10, 2025
8 checks passed
@karanshah-browserstack karanshah-browserstack deleted the SDK-492-BU branch October 10, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants