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 logging in test-acceptance-server commands #5748

Merged
merged 3 commits into from
Feb 11, 2024

Conversation

davisagli
Copy link
Member

Start the acceptance image with a pseudo-tty, this fixing a buffering issue where the console output was not shown until exiting.

Copy link

netlify bot commented Feb 11, 2024

Deploy Preview for volto canceled.

Name Link
🔨 Latest commit 7978029
🔍 Latest deploy log https://app.netlify.com/sites/volto/deploys/65c86ce25e5f6f0008fabaa3

Copy link

netlify bot commented Feb 11, 2024

Deploy Preview for plone-components canceled.

Name Link
🔨 Latest commit 7978029
🔍 Latest deploy log https://app.netlify.com/sites/plone-components/deploys/65c86ce2e5e7c00008860d30

@davisagli
Copy link
Member Author

@sneridagh Why is the changelog check complaining? This is a change to the root level of the repository, not a package.

Copy link
Member

@ichim-david ichim-david left a comment

Choose a reason for hiding this comment

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

@davisagli
Thanks for your work! I felt bad if this was the only thing needed but seeing the extra
pull requests added for plone.app.robotframework made me happy you've tackled this issue!

@davisagli davisagli merged commit b5872c7 into main Feb 11, 2024
64 checks passed
@davisagli davisagli deleted the fix-acceptance-server-console branch February 11, 2024 19:06
sneridagh added a commit that referenced this pull request Feb 15, 2024
…bars-et-al

* main: (56 commits)
  Exclude chromewebstore from linkcheck (#5761)
  (feat):App extras exceptions (#5621)
  Add VOLTOCONFIG Env Var (#5752)
  PoC - Vite and Tanstack Router, Query and `@plone/client` in SSR mode. (#5750)
  Update links to Redux and React developer extensions for Chrome (#5757)
  Overhaul environment variables documentation (#5736)
  Mention what version the 'links and references' view was added (#5756)
  Add wait commands to flaky block-listing tests (#5753)
  Fix logging in test-acceptance-server commands (#5748)
  Replaced outdated diff with a link to the current `package.json` on t… (#5728)
  Listing Block render of initial results in SSR (#5689)
  Fix @plone/volto-slate path in moduleNameMapper (#5743)
  Added global form state. (#5721)
  Release generate-volto 9.0.0-alpha.5
  Fix tests in projects that involves TS files (#5738)
  Reorganize README, merging content into authoritative locations (#5511)
  Release 18.0.0-alpha.10
  Release generate-volto 9.0.0-alpha.4
  Release @plone/registry 1.2.2
  Enhance release in @plone/registry
  ...
@sneridagh
Copy link
Member

sneridagh commented Feb 18, 2024

@davisagli @ichim-david It was like this because of something... I had to remove the tty. I barely recall it, but I think it was something in CI? well, we will find out... Maybe Cypress improved its GHA.

@davisagli
Copy link
Member Author

@sneridagh Well, I wondered about that, but the acceptance tests passed, so... ¯_(ツ)_/¯

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.

3 participants