Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

refs #1290: Infinitely loops when call casper.warn() #1291

Closed
wants to merge 1 commit into from

Conversation

hivivo
Copy link

@hivivo hivivo commented Aug 11, 2015

All the usage is to treat warning as a string. Trying to assign a property to a string would trigger an uncaughtError exception. Besides, xunit.js also uses warnings as a string array to join them together.

All the usage is to treat warning as a string. No need to force it as
an object.
@istr
Copy link
Collaborator

istr commented Nov 23, 2015

My 2.0.0 PR addresses / fixes this issue, too.
See this commit.

@istr
Copy link
Collaborator

istr commented Dec 1, 2015

Closed with PR 1352.

@istr istr closed this Dec 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants