Skip to content
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

fix: adds a description for the JIT experiment #30128

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

AtofStryker
Copy link
Contributor

@AtofStryker AtofStryker commented Aug 28, 2024

Additional details

Adds a header and description for the JIT experiment that was released yesterday. I accidentally overlooked this on the initial implementation. Since I believe I have done this twice now with two separate experiments, I have added a regression test in settings.cy.ts that checks the settings page in the app to make sure all experiments have an i18n value and will fail otherwise. I am hoping this test catches this problem in the future.

Steps to test

How has the user experience changed?

PR Tasks

@AtofStryker AtofStryker force-pushed the fix/add_experiment_description_jit branch from e154b45 to c495292 Compare August 28, 2024 18:36
@AtofStryker AtofStryker self-assigned this Aug 28, 2024
@AtofStryker AtofStryker force-pushed the fix/add_experiment_description_jit branch from c495292 to f0d68e8 Compare August 28, 2024 18:37
@AtofStryker AtofStryker marked this pull request as draft August 28, 2024 18:42
@AtofStryker AtofStryker marked this pull request as ready for review August 28, 2024 19:10
@AtofStryker AtofStryker force-pushed the fix/add_experiment_description_jit branch from f0d68e8 to 8ab02e6 Compare August 28, 2024 19:11
Copy link

cypress bot commented Aug 28, 2024

cypress    Run #56853

Run Properties:  status check passed Passed #56853  •  git commit 8ab02e6d72: fix: adds a description for the JIT experiment which was overlooked on initial i...
Project cypress
Branch Review fix/add_experiment_description_jit
Run status status check passed Passed #56853
Run duration 52m 46s
Commit git commit 8ab02e6d72: fix: adds a description for the JIT experiment which was overlooked on initial i...
Committer AtofStryker
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 5
Tests that did not run due to a developer annotating a test with .skip  Pending 1328
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 29403
View all changes introduced in this branch ↗︎
UI Coverage  45.04%
  Untested elements 200  
  Tested elements 168  
Accessibility  91.22%
  Failed rules  5 critical   10 serious   2 moderate   2 minor
  Failed elements 947  

@AtofStryker AtofStryker merged commit f6e7af9 into develop Aug 28, 2024
82 of 84 checks passed
@AtofStryker AtofStryker deleted the fix/add_experiment_description_jit branch August 28, 2024 20:59
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Aug 29, 2024

Released in 13.14.1.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.14.1, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Aug 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

experimentalJustInTimeCompile is not shown as enabled under cy open > settings
3 participants