Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Error stacks from runFilenameOrFn are pretty useless #3509

Open
@juliemr

Description

@juliemr

The stack that gets appended to a bad onprepare or onshutdown script from https://github.com/angular/protractor/blob/master/lib/util.ts#L57 is pretty useless, since it's always the same and is asynchronous so it doesn't point to the right file. We could maybe just use an empty string?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions