Skip to content

Failing test verifying if character newlines are preserved for Preformatted block  #14014

@gziolo

Description

@gziolo

Describe the bug
I observe the following failing e2e test on Travis quite often since this morning.

AIL packages/e2e-tests/specs/blocks/preformatted.test.js
  ● Preformatted › should preserve character newlines
    No node found for selector: button[aria-label="More options"]
      at assert (../../node_modules/puppeteer/lib/helper.js:282:11)
      at Frame.click (../../node_modules/puppeteer/lib/FrameManager.js:590:5)

Example of the failed job on Travis for the lastest PR merged into `master:
https://travis-ci.org/WordPress/gutenberg/jobs/496540012

The test was added in #13799 by @iseulde yesterday.

To Reproduce
npm run test-e2e on Travis.

Expected behavior
Test passes all the time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Type] Automated TestingTesting infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.[Type] BugAn existing feature does not function as intended

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions