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

weird output when running cucumber-js #1887

Closed
Pavel-Durov opened this issue Jan 10, 2022 · 2 comments
Closed

weird output when running cucumber-js #1887

Pavel-Durov opened this issue Jan 10, 2022 · 2 comments

Comments

@Pavel-Durov
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Install latest cucumber version:
yarn add @cucumber/cucumber@8.0.0-rc.1
  1. run cucumber tests
cucumber-js --require-module ts-node/register --require 'steps/**/*.ts' features
  1. See output
undefined
undefined
undefined
                                   !             H|H|H|H|H           H__________________________________             H|§|§|§|H           H|* * * * * *|---------------------|             H|§|∞|§|H           H| * * * * * |---------------------|             H|§|§|§|H           H|* * * * * *|---------------------|             H|H|H|H|H           H| * * * * * |---------------------|             H|H|H|H|H           H|---------------------------------|          ===============        H|---------------------------------|            /| _   _ |          H|---------------------------------|            (| O   O |)          H|---------------------------------|            /|   U   |          H-----------------------------------             |  =/  |           H              _..._/            H              _|I/|_            H      _______/| H |/_______    H     /           / /          H    |          | | /         |  H    |          ||o||          |  H    |    |     ||o||     |    |  H    |    |     ||o||     |    |  H   Carl Pilcher  
  1. See error

Expected behavior
cucumber tests are executed with cucumber standard report

Screenshots

Screenshot 2022-01-10 at 15 57 34

Desktop (please complete the following information):

  • OS: OSx
  • Browser: none
  • Version: Monterey 12.0.1 (21A559)
@ericmacfa
Copy link

FWIW this is a duplicate of #1885

@Pavel-Durov
Copy link
Author

duplicate of #1885

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

No branches or pull requests

2 participants