Skip to content

npm test fails on Windows #11782

Closed
Closed
@ygj6

Description

@ygj6

Version

2.6.11

Reproduction link

https://github.com/vuejs/vue/blob/dev/package.json

Steps to reproduce

After cloning the vue repo, run the following command

yarn
npm test

What is expected?

All the test cases passed

What is actually happening?

Failed at the vue@2.6.12 test:e2e script.

Running:  commits
 × Timed out while waiting for element <li> to be present for 5000 milliseconds.  - expected "visible" but got: "not found"
    at Object.commits (D:\git\vue\test\e2e\specs\commits.js:5:8)
    at processTicksAndRejections (internal/process/task_queues.js:79:11)

FAILED:  1 assertions failed (8.121s)

My OS version is windows 10 and node version is v12.16.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions