Skip to content

[5.3][cypress] do not ignore all uncaught:exception #44718

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 6, 2025

Conversation

heelc29
Copy link
Contributor

@heelc29 heelc29 commented Jan 10, 2025

Summary of Changes

At the moment all js errors do not lead to a direct failure of the system tests

So for example this #44553 error could be detected and fixed before a release

Testing Instructions

manipulate js code the get an exception and run a test which load this js file

Actual result BEFORE applying this Pull Request

test not failing

Expected result AFTER applying this Pull Request

test failing

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • No documentation changes for manual.joomla.org needed

@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.2-dev Unit/System Tests and removed NPM Resource Changed This Pull Request can't be tested by Patchtester labels Jan 10, 2025
@heelc29 heelc29 marked this pull request as draft January 10, 2025 22:29
@laoneo laoneo self-assigned this Jan 11, 2025
@joomla-cms-bot joomla-cms-bot added the NPM Resource Changed This Pull Request can't be tested by Patchtester label Jan 14, 2025
@joomla-cms-bot joomla-cms-bot removed the NPM Resource Changed This Pull Request can't be tested by Patchtester label Mar 2, 2025
@heelc29 heelc29 changed the base branch from 5.2-dev to 5.3-dev March 3, 2025 16:50
@heelc29 heelc29 changed the title [5.2] test cypress [5.3] test cypress Mar 3, 2025
@heelc29 heelc29 force-pushed the 5.2/cypress/js-exception branch from 6d9e0f6 to d7fd00f Compare March 3, 2025 16:50
@heelc29 heelc29 changed the title [5.3] test cypress [5.3][cypress] do not ignore all uncaught:exception Mar 3, 2025
@heelc29 heelc29 marked this pull request as ready for review March 3, 2025 16:59
@laoneo laoneo removed the PR-5.2-dev label Mar 5, 2025
@laoneo laoneo merged commit 9d2dcb7 into joomla:5.3-dev Mar 6, 2025
3 checks passed
@laoneo
Copy link
Member

laoneo commented Mar 6, 2025

Thanks!

@laoneo laoneo added this to the Joomla! 5.3.0 milestone Mar 6, 2025
@heelc29 heelc29 deleted the 5.2/cypress/js-exception branch March 24, 2025 11:25
@laoneo laoneo removed their assignment May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants