Skip to content

Conversation

marktnoonan
Copy link
Contributor

User facing changelog

In the unified runner, the AUT was not yet set up to scale down based on the space available so that the application or component being tested remains fully visible when the area is smaller than the Cypress viewport in use for the test.

This also removes a little bit of unused code from SpecRunner.vue and fixes a minor spacing issue.

How has the user experience changed?

AUT.scale.mov

PR Tasks

  • [na] Have tests been added/updated?
  • [na] Has the original issue (or this PR, if no issue exists) been tagged with a release in ZenHub? (user-facing changes only)
  • [na] Has a PR for user-facing changes been opened in cypress-documentation?
  • [na] Have API changes been updated in the type definitions?
  • [na] Have new configuration options been added to the cypress.schema.json?

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Dec 7, 2021

Thanks for taking the time to open a PR!

@cypress
Copy link

cypress bot commented Dec 7, 2021



Test summary

18147 0 202 0Flakiness 2


Run details

Project cypress
Status Passed
Commit 68a3225
Started Dec 7, 2021 8:51 PM
Ended Dec 7, 2021 9:02 PM
Duration 11:27 💡
OS Linux Debian - 10.10
Browser Multiple

View run in Cypress Dashboard ➡️


Flakiness

commands/net_stubbing_spec.ts Flakiness
1 network stubbing > waiting and aliasing > should handle aborted requests
cypress/proxy-logging-spec.ts Flakiness
1 Proxy Logging > request logging > xhr log has response body/status code

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@marktnoonan marktnoonan merged commit 918eb93 into 10.0-release Dec 7, 2021
@marktnoonan marktnoonan deleted the UNIFY-649-AUT-Scale branch December 7, 2021 21:09
tgriesser added a commit that referenced this pull request Dec 9, 2021
* 10.0-release: (53 commits)
  refactor: makeLegacyContext -> getCtx (#19308)
  fix: various Nav Bar fixes (#19283)
  build: add patch package as a dev dependency for fe-shared
  chore: hoist is - fun with cached dependencies
  build: hoist is hard
  build: better hoisting strategy
  chore: remove unused testing preferences (#19301)
  fix: remove windows and mac workflow from branch
  fix: show script errors when spec file fails to process (#19298)
  revert: remove change about node version 17
  feat: open config file in user's editor (#19276)
  feat(unify): scale the AUT (#19297)
  build: remove testing of desktop-gui assets
  build: run window & mac CI in this branch
  build: more fixes
  build: remove toycode mdi from launchpad
  rename patch because of dev dep
  build: fix  merge issue in packages generation
  chore: update sass for windows compatibility
  fix: Do not crash when a ill formed URL request is proxied (#19274)
  ...
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.

2 participants